Skip to main content
Knowledge Base

Do you have guides on blue/green deployments? Deploying to ECS clusters?

Answer

A customer asked: > I wasn't able to find in the documentation a reference about how to create pipelines for code deployment to ECS/Fargate clusters using blue/green or canary deployments, is there anything available to achieve this?

We have published this comprehensive guide on [How to configure a production-grade CI-CD workflow for infrastructure code. ](https://www.gruntwork.io/guides/automations/how-to-configure-a-production-grade-ci-cd-setup-for-apps-and-infrastructure-code). This guide provides deep insight into the design challenges, constraints and capabilities of Gruntwork Pipelines. That said, we don't have comprehensive docs on blue/green deployments themselves, as this is something [AWS covers extensively ](https://aws.amazon.com/quickstart/architecture/blue-green-deployment/).