January 2019
Intermediate to advanced
484 pages
11h 48m
English
Once you start to manage microservices using a cloud infrastructure, there are various monitoring tools that can help you to manage your servers.
Amazon CloudWatch is the built-in monitoring tool for AWS. No agent installation is needed; it automatically gathers metrics from AWS instances and allows the user to visualize these in order to carry out DevOps tasks. It also supports the ability to set an alert based on the criteria that you set. The following screenshot shows the Amazon CloudWatch metrics for an EC2 instance:

Amazon CloudWatch also supports the gathering of an application log. This requires us to install ...
Read now
Unlock full access