Scaling, Monitoring, and Performance Optimization of Microservices
摘要
In the last chapter, we already showed the implementation of microservices in a Spring Boot and Node.js with React application and deployment on a Kubernetes infrastructure. Although this architecture forms the basis of implementing microservices, it cannot stand on its own to address the needs of the contemporary business applications. Practical applications should be created in such a way that they are scalable as well as have performance and constant monitoring to ensure maximum functionality of the application under different conditions.