Deployment Strategies

Gets a change into production safely — blue-green, canary, rolling, feature flags, and the rollback that makes each of them safe. Use this whenever the user is planning a release, asks how to deploy without downtime, mentions canary or blue-green, is adding a feature flag, or is nervous about a risky change going out. For deploying an AI agent specifically, use agent-deployment; for the pipeline that runs the deploy, use ci-pipelines.

OKHP3 10a689c 4.6 KB Updated

File contents

OKHP3/skillz/tree/main/community/deployment-strategies commit 10a689c8c1

Frequently asked questions

npx skillmds@latest add okhp3/deployment-strategies