/
Microservices Architecture Concepts

Microservices Architecture Concepts

Key Points

  1. microservices provide separation of services monolithic services don't allowing more flexibility, efficiencies in theory
  2. microservices need to communicate with other using requests, messages and events 
  3. different standards and open-source frameworks can support microservices, service mesh communications for requests, messages and events


References


Key Concepts



Why Microservices ? << Manning Live Book

https://livebook.manning.com/book/bootstrapping-microservices-second-edition


zlivebook.manning.com-1 Why microservices.pdf. file 




Potential Value Opportunities



Potential Challenges



Candidate Solutions



Step-by-step guide for Example



sample code block

sample code block
 



Recommended Next Steps



Related content