Book Image

Infrastructure Monitoring with Amazon CloudWatch

By : Ewere Diagboya
Book Image

Infrastructure Monitoring with Amazon CloudWatch

By: Ewere Diagboya

Overview of this book

CloudWatch is Amazon’s monitoring and observability service, designed to help those in the IT industry who are interested in optimizing resource utilization, visualizing operational health, and eventually increasing infrastructure performance. This book helps IT administrators, DevOps engineers, network engineers, and solutions architects to make optimum use of this cloud service for effective infrastructure productivity. You’ll start with a brief introduction to monitoring and Amazon CloudWatch and its core functionalities. Next, you’ll get to grips with CloudWatch features and their usability. Once the book has helped you develop your foundational knowledge of CloudWatch, you’ll be able to build your practical skills in monitoring and alerting various Amazon Web Services, such as EC2, EBS, RDS, ECS, EKS, DynamoDB, AWS Lambda, and ELB, with the help of real-world use cases. As you progress, you'll also learn how to use CloudWatch to detect anomalous behavior, set alarms, visualize logs and metrics, define automated actions, and rapidly troubleshoot issues. Finally, the book will take you through monitoring AWS billing and costs. By the end of this book, you'll be capable of making decisions that enhance your infrastructure performance and maintain it at its peak.
Table of Contents (16 chapters)
1
Section 1: Introduction to Monitoring and Amazon CloudWatch
5
Section 2: AWS Services and Amazon CloudWatch

Preface

Monitoring, in my experience, is usually seen as the last step of the software development life cycle. It is, in most cases, the last of the DevOps life cycle under the operate section. This has made monitoring be on the back burner of the software development life cycle (SDLC). Monitoring is only mentioned when systems start having problems, such as availability and reliability. Then the monitoring infrastructure is questioned in terms of its viability and its availability.

This should not be the case – when an application is being planned, monitoring should be a part of it. This is the role observability plays, taking monitoring to a whole new level. Observability is now built into an application that is being developed to allow internal traceability of the flow of transactions within the system.

This is kind of mindset and new method to monitoring, we will be able to draw good insights into the workings of applications as they are running and also be able to predict issues before they escalate to eventually become incidents.

A great deal of this book has been spent looking at monitoring from the angle of core and common AWS services used by organizations all over the world. This book will also teach best practices that can and should be employed as part of the availability, reliability, and survival of your application. Continually evolving your monitoring solution and ensuring even the smallest types of monitoring, as basic as endpoint monitoring, can make a big difference in your applications.

If you are just hearing about monitoring for the first time, this book is also for you. It will leave you with a solid foundation of the basic principles of monitoring and how monitoring started and grew to where it is now, and then take you through how monitoring works for different services in the AWS ecosystem.