Question: When starting with a codebase that is not modular, which strategies were mentioned as ways to identify possible candidate microservices? Each class is a candidate
When starting with a codebase that is not modular, which strategies were mentioned as ways to identify possible candidate microservices?
Each class is a candidate microservice.
Each Enterprise Java Bean (EJB) is a candidate microservice.
Separate the code for each API into a separate module
Step by Step Solution
3.40 Rating (147 Votes )
There are 3 Steps involved in it
1 Each Enterprise Java Bean EJB is a candidate microservice Explanation 1 Whe... View full answer
Get step-by-step solutions from verified subject matter experts
