Home icon

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS DMS

Database Blog



This article discusses how to achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS Database Migration Service (DMS). It outlines a strategy to maintain two identical but separate production and staging environments (blue and green) for seamless application updates and rollbacks.

Specifically, the article covers:

  • Solution overview of blue/green deployment architecture using Amazon DocumentDB cloning and AWS DMS change data capture (CDC)
  • How Amazon DocumentDB fast cloning works using copy-on-write protocol
  • Steps to set up blue/green environments and apply changes like database upgrades in the staging (green) environment
  • Procedures to cut over production traffic from blue to green environment using DNS routing
  • Reverse CDC replication to sync green changes back to blue for easy rollback
  • Post-cutover activities and decommissioning old (blue) environment


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Apr 2
2024
Achieve faster switchover for Amazon RDS Blue/Green Deployments with large number of connections
Jun 19
2024
Blue/Green Deployments to Amazon ECS using AWS CloudFormation and AWS CodeDeploy
May 13
2024
Perform maintenance tasks and schema modifications in Amazon RDS for PostgreSQL with minimal downtime using Blue Green deployment
Apr 1
2024
Accelerate your database migration journey using AWS DMS Schema Conversion

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.