
Disclaimer: this is a long list, you don’t need to tick every box to go-live. Think of them as a ladder, the more critical a system the higher you should try and climb.
Observability
- Enable detailed monitoring to get per-method metrics (e.g. latency for
GET /index). Without this, CloudWatch only reports aggregated metrics for all your…


