What is a microservice architecture and it's advantages?What is a microservice architecture and it's advantages?
Microservices are a hot topic in system design interviews. It is important to know why we use them instead of monolithic systems. The short answer is: Scalability. The detailed one