Jian-Min-Huang / tech-note

2 stars 0 forks source link

Microservice #138

Open Jian-Min-Huang opened 3 years ago

Jian-Min-Huang commented 3 years ago

https://martinfowler.com/articles/microservices.html

The term "Microservice Architecture" has sprung up over the last few years to describe a particular way of designing software applications as suites of independently deployable services. While there is no precise definition of this architectural style, there are certain common characteristics around organization around business capability, automated deployment, intelligence in the endpoints, and decentralized control of languages and data.