Monitoring and Analytics Flashcards
Amazon CloudWatch
Monitors AWS infrastructure and the apps you run on AWS in real time
Tracks and monitors metrics - represent data points for your resources
You can create custom metrics and set thresholds for them - known as alarms
Alarms will automatically perform actions if the value of your metric has gone above or below a predefined threshold
Alarms are integrated with SNS
Dashboard feature - you can create dashboards to proactively monitor metrics
Visibility across applications, infrastructures, and services
Reduce mean time to resolution (MTTR)
Improve total cost of ownership (TCO)
Frees up developers to focus on adding business value
AWS CloudTrail
Records API calls for your account
Recorded info includes: identity of API caller, the source IP address of caller, etc
It’s a log of actions that someone leaves behind
Events are updated within 15 min after an API call
Ability to filter events
CloudTrail Insights
Automatically detects unusual API activities in your AWS account
AWS Trusted Advisor
Evaluates resources against:
Cost optimization
Performance
Security
Fault tolerance
Service limits
Green check = no problems
Orange triangle = investigation recommended
Red circle = recommended actions