What Is CloudWatch?
CloudWatch is a monitoring and observability platform that was designed to give us insight into our AWS architecture. It allows us to monitor multiple levels of our applications and identify potential issues.
CloudWatch Features-What can CloudWatch do?
What are the 2 Types of Metrics the CloudWatch offers?
Standard vs. Detailed intervals in CloudWatch.
The standard is 5-minute intervals, whereas detailed is 1-minute.
What Is CloudWatch Logs?
CloudWatch Logs is a tool that allows you to monitor, store, and access log files from a variety of different sources. It gives you the ability to query your logs to look for potential issues or data that is relevant to you.
What is a Log Event?
This is the record of what happened. It contains a timestamp and the data.
What is a Log Stream?
A collection of log events from the same source creates a log stream. Think of one continuous set of logs from a single instance.
What is a Log Group?
This is a collection of log streams. For example, you’d group all your Apache web server logs across hosts together.
CloudWatch Logs Features
We’ve collected our logs —now what?
What Is Amazon Managed Grafana?
Fully managed AWS service allowing secure data visualizations for
instantly querying, correlating, and visualizing your operational
metrics, logs, and traces from different sources.
What are some Amazon Managed Grafana use cases?
What Is Amazon Managed Service for Prometheus?
Serverless, Prometheus-compatible service used for securely
monitoring container metrics at scale.
Can CloudWatch logs be used outside of AWS services?
Yes, by using the AWS SDK or API or installing the CloudWatch agent.
CLoudWatch logs is a regional or global service?
Amazon CloudWatch Logs is a regional service. Each AWS region has its own instance of CloudWatch Logs, and log data is stored and managed within that region.
In which log entities metrics are defined?
Log groups