01
The 3 A.M. Problem This Platform Solves
Why this platform exists: the alarm fatigue problem it was built to solve, and the shape of the solution.
AI Ops Serverless Platform · English
Every video in the series, end to end: the problem, the architecture, and the platform in action.
01
Why this platform exists: the alarm fatigue problem it was built to solve, and the shape of the solution.
02
How the platform detects, diagnoses and proposes a fix, from alarm to human approval.
03
A complete tour of the platform end to end, diagram in hand: how an alarm comes in, Claude explains what is likely wrong, and a human approves the fix before anything runs.
04
How the infrastructure is organised in reusable Terraform modules, and how every change ships through a tested GitHub Actions pipeline.
05
Verifying the application is healthy before triggering a failure: the ECS service, CloudWatch alarm state, and what a clean baseline looks like.
06
The full incident loop in action: breaking the app on purpose, watching CloudWatch trigger the alarm, and approving the AI-proposed remediation in Mission Control.
Want to see the code behind these decisions? View repository on GitHub →