Cloud Monitoring Flashcards
1
Q
Amazon CloudWatch
A
- provides metrics for every services in AWS (on a dashboard)
- log agent can be setup on-premises too
2
Q
CloudWatch Alarms
A
- trigger notifications for any metric
- z.B. billing alarm on the CloudWatch Billing metric
3
Q
CloudWatch Logs
A
- real-time monitoring of logs
4
Q
Amazon EventBridge
A
- Cron jobs, Event rules to react to a service, Trigger Lambda functions
5
Q
AWS CloudTrail
A
- Provides governance, compliance and audit for your AWS Account
- history of events / API calls made within your AWS Account
- All Regions (default) or a single Region
6
Q
AWS X-Ray
A
- Visual analysis of our applications
- advantages: Troubleshooting performance (bottlenecks), Understand dependencies in a microservice architecture, Pinpoint service issues
7
Q
Amazon CodeGuru
A
- automated code reviews and application
performance recommendations - CodeGuru Reviewer (for development) and CodeGuru Profiler (production)
8
Q
AWS Health Dashboard
A
- status of all AWS services across all regions
9
Q
AWS Account Health Dashboard
A
- alerts and remediation guidance when AWS is experiencing events that may impact you