CloudWatch Logs
Metrics and Alarms
Dashboards
Logging and Incident Triage
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Log retention policies: balancing cost and compliance
- Structured logging: why JSON logs are better than plain text for searching
- Basic incident triage workflow: alert fires → check dashboard → check logs → identify root cause
- Common issues and where to look: 5xx errors (app logs), high latency (ALB metrics), OOM (ECS metrics)
- Practice: guided troubleshooting exercise — given a broken deployment, use CloudWatch logs, metrics, and alarms to find the root cause
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.