- Microservices is an approach to application development in which a large application is built as a suite of modular services. Each module supports a specific business goal and uses a simple, well-defined interface to communicate with other sets of services.
- Microservices must be independently deployable, whereas SOA services are often implemented in deployment monoliths. ... So, SOA is an architectural pattern in which application components provide services to other components. However, in SOA those components can belong to the same application.
- https://en.wikipedia.org/wiki/Microservices
Thursday, March 8, 2018
microservice
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment