o Difference between Monolithic and Microservices o Difference between Microservices and Service-Oriented Architecture o Benefits and Drawback of Microservices Architecture o When mirage o Companies using o resource 2
The size of the application can slow down the start-up time. o Application is too large and complex to fully understand and made changes fast and correctly. o You must redeploy the entire application on each update. o Continuous deployment is difficult. 5
a distributed system: Testing the interactions, Implementing requests o Deployment complexity. o Increased memory consumption Drawback of Microservices Architecture 10