9. Performance Monitoring of Microservices

In the previous chapter, we discussed how to carry out performance testing for a microservice-based application. Performance or load testing is a critical part of any application that serves a lot of users. A microservice-based application has a lot of small services that run on separate servers, and each microservice can be written in any language. For this reason, it is important that load testing is performed for each microservice.

This chapter will discuss performance monitoring of microservice-based architectures. We will look at various Application Performance Management (APM) tools that can be utilized to test microservices, and will also learn about performance counters that are specific ...

Get Hands-On Microservices - Monitoring and Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.