Wednesday, March 31, 2021

Chris richardson: 2.3 Introduction to the Microservice Architecture Event Driven Microservices

March 31, 2021

Here is the link. 

I like to take time to learn Microservice architecture lectured by Chris Richardson. 

Goal of partitioning

Most changes affect only a single service => 

Develop and deploy independently in parallel with other changes

Another goal:

Separate components with conflicting resource requirements => Scale more easily 

Functional decomposing 



No comments:

Post a Comment