Microservices
Term side of the Card
Topic: Architecture
Unit title: Microservices
Categories: Architecture
Explanation side of the Card
Explanation: The architecture approach to software development where a large application is broken down into smaller, independent services that communicate with each other. Each service can be developed, deployed and scaled independently, allowing for more flexibility and scalability.