BigHugger
sk Skill · affaan-m

deployment-patterns

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up CI/CD, containerizing an app, or checking production readiness before a release.

installs 8w
1,835
30-day movement
starts with the next reading
Related entries
7
Connections
0
typescriptyamldockerbashJavaScript

An agent skill providing deployment guidance: CI/CD pipeline patterns, Docker multi-stage Dockerfiles for Node.js, Go, and Python/Django, health checks, environment configuration, and rollback strategies. It also covers blue-green, canary, and rolling deployment strategies plus production readiness checklists.

Reach for it when you need structured deployment patterns and pre-release checklists rather than improvising a rollout plan.

Use it to

  • Set up a GitHub Actions CI/CD pipeline
  • Write a multi-stage Dockerfile for your stack
  • Choose between rolling, blue-green, or canary deployment
  • Add health check endpoints and Kubernetes probes
  • Run the production readiness checklist before release

For Developers deploying web applications to production

Host repository
affaan-m/ECC
Installs, lifetime
3,100
Installs, 8 weeks
1,835
Host stars
261k
Host language
JavaScript
topicsdeploymentci-cddockerhealth-checksrollbackproduction-readiness