Microservices

What are Microservices?

The term “Microservices” refers to a software development approach that compartmentalizes application functionalities to enable autonomous deployment, operation, and scaling. Microservices are less connected and more adaptable when it comes to deploying updates or correcting problems than monolithic apps.

This topic is addressed on the following pages: