What problem does it solve?
This Skill keeps complex deployment work from breaking by combining container optimization, pipeline automation, AWS infrastructure, and monitoring into a single dependable workflow so releases stay smooth.
Core Features & Use Cases
- Containerization & Build Optimization: Offers optimized Dockerfiles plus compose guidance to package Python services while keeping health checks and environment variables aligned with production needs.
- CI/CD & Infrastructure Automation: Maps out GitHub Actions workflows, security checks, rollback plans, Terraform provisioning, and SAM deployments so you can push changes through tests, scans, and deploy steps without guesswork.
- Monitoring & Production Readiness: Covers FastAPI health endpoints, CloudWatch alarm setup, structured logging, and production checklists to ensure services remain observable and resilient after launch.
Quick Start
Ask the devops-deploy skill to dockerize the app, configure GitHub Actions, and deploy to AWS for a production-ready release.