Section 24: AWS Monitoring & Audit Flashcards
AWS service that collects and visualizes real-time logs, metrics, and event data in automated dashboards to streamline your infrastructure and application maintenance
AWS CloudWatch
AWS service that enables you to centralize the logs from all of your systems, applications, and AWS services that you use, in a single, highly scalable service
AWS CloudWatch Logs
Feature of CloudWatch logs that allows you to turn log data into numerical CloudWatch metrics that you can graph or set an alarm on
CloudWatch Logs Metric Filters
What are the two different types of Cloudwatch Agents in Cloudwatch?
CloudWatch Logs Agent
CloudWatch Unified Agent
Which Cloudwatch Agent allows you to collect more granular information from the configured system? (e.g. CPU, RAM, Processes, etc.)
CloudWatch Unified Agent
A serverless service that uses events to connect application components together, making it easier for you to build scalable event-driven applications
Amazon EventBridge
A service that collects, aggregates, and summarizes metrics and logs from your containerized applications and microservices
Amazon ECS CloudWatch Container Insights
A monitoring and troubleshooting solution for serverless applications running on AWS Lambda
CloudWatch Lambda Insights
A service that analyzes time-series data to help you understand who or what is impacting your system and application performance by pinpointing outliers, finding the heaviest traffic patterns, and ranking the top system processes
CloudWatch Contributor Insights
A service that facilitates observability for your applications and underlying AWS resources
CloudWatch Application Insights
An AWS service that helps you enable operational and risk auditing, governance, and compliance of your AWS account by recording all actions as events
AWS CloudTrail
What are the three different types of event types within AWS CloudTrail?
Management Events
Data Events
CloudTrail Insights Events
AWS service that identifies any anomalies in the CloudTrail Events
CloudTrail Insights
AWS service that continually assesses, audits, and evaluates the configurations and relationships of your resources on AWS, on premises, and on other clouds
AWS Config
True/False - EC2 instances automatically push CPU and memory usage statistics to CloudWatch
False - RAM usage does not get pushed automatically