Last updated 2 years ago
Microservices are an architectural approach to software development
Software is composed of small independent services (instead of having a huge monolith)
Each business functionality is encapsulated into the own Microservice (MS)