What is Microservice Architecture


What is a microservice architecture

    The term "microservices" comes from Martin Fowler's blog post on Microservices: https://martinfowler.com/articles/microservices.html Microservices are

     a design style in system architecture. An otherwise independent system splits multiple small services.

     HTTP-based RESTful API for communication and collaboration between services

Nine characteristics:

     service componentization,

     according to the attitude of business organization and team

     to make "products",

     intelligent endpoints and dumb pipes

     , decentralized governance

     , decentralized management, data

     infrastructure, automation, fault-

     tolerant design,

    evolutionary type Design    

Service Governance

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326074600&siteId=291194637