Summary
In this chapter, we have briefly discussed monoliths and their drawbacks. We then talked about microservices and their benefits, and related topics. Also, we talked about the basic principles of microservices, including resilience and fault tolerance.
In the later section of this chapter, we talked about microservice components and covered tools involved with microservices, such as Netflix Eureka, Zuul, and so on. In the next and final chapter, we will work on a Ticket management real-time scenario, with advanced CRUD operations, including authentication and authorization.