1. Scalability:
Each microservice can scale independently without affecting other microservices. Thus, it serves as an advantage over monolithic applications wherein a lot of resources are wasted for scaling unrequired services since they are all packed together into one single deployable Unit.