Testing and monitoring are two important processes that we need to follow to guarantee the quality of any application.
In this chapter, we are going to see how we can use AWS monitoring tools to check our AWS services; in addition, we will define a load testing process using JMeter to guarantee that our application accomplishes the scalability metrics we want.
AWS monitoring focusing on RDS and ECS Fargate metrics, plus GlassFish logs to trace our back-end layer
Using JMeter to ...