Services
Microservices Architecture
Microservices is an architectural style that structures application as the collection of loosely coupled services, which implement business capabilities.
The microservice architecture enables the continuous delivery/deployment of large, complex applications. It also allows an organisation to evolve its technology stack.
- Scalability
- Flexibility
- Intelligent Routing