deployment
Deployment: Docker & Cloud Baselines
Package services, wire health checks, and deploy with repeatable pipelines you can defend in review.
MYR 1,540 · 6 weeks · evenings
Part-time cohort live-onlineOutline
Containers, minimal images, secrets handling, and environment parity are practiced with deliberate friction. You will break things in staging before touching production-like settings.
Inclusions
- Multi-stage Dockerfiles with size budgets
- Health/readiness probes that mean something
- GitHub Actions or GitLab CI templates
- Secrets via environment patterns (no keys in repo)
- Blue/green discussion with rollback triggers
- Observability hooks for deploy events
- Runbook template you can reuse
Outcomes
- Ship a containerised service to a preview environment
- Write a rollback note for a failed release
- Pass a mentor checklist on secrets hygiene
Participant notes
“Deployment: Docker & Cloud baselines gave us a shared Dockerfile review ritual — quoted verbatim in our internal guild.”
“Rollback notes felt tedious until our staging drill proved their worth.”