Skip to content

A sample demo service that uses Terraform and AWS CodeDeploy to perform blue/green deployments

Notifications You must be signed in to change notification settings

fourTheorem/bg-tf-ecs-demo

Repository files navigation

bg-tf-ecs-demo

This is a demo of how to use Terraform to deploy an ECS fargate service using a blue/green deployment strategy through CodeDeploy.

Architecture

architecture

Stack overview

  • TypeScript
  • Terraform v1+
  • AWS ECS Fargate
  • AWS CodeDeploy
  • AWS DynamoDB
  • AWS Lambda (nodejs18.x)
  • AWS ALB
  • GitHub Actions

About

A sample demo service that uses Terraform and AWS CodeDeploy to perform blue/green deployments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published