Blue/Green Deployments - Amazon Relational Database Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Blue/Green Deployments

A blue/green deployment copies a production database environment in a separate, synchronized staging environment. By using Amazon RDS Blue/Green Deployments, you can make changes to the database in the staging environment without affecting the production environment. For example, you can upgrade the major or minor DB engine version, change database parameters, or make schema changes in the staging environment. When you are ready, you can promote the staging environment to be the new production database environment. For more information, see Using Amazon RDS Blue/Green Deployments for database updates.

The Blue/Green Deployments feature is supported for the following engines:

  • RDS for MariaDB version 10.2 and higher

  • RDS for MySQL version 5.7 and higher

  • RDS for MySQL version 8.0.15 and higher

  • RDS for PostgreSQL version 11.21 and higher

  • RDS for PostgreSQL version 12.16 and higher

  • RDS for PostgreSQL version 13.12 and higher

  • RDS for PostgreSQL version 14.9 and higher

  • RDS for PostgreSQL version 15.4 and higher

  • RDS for PostgreSQL version 16.1 and higher

The Blue/Green Deployments feature isn't supported with the following engines:

  • RDS for Db2

  • RDS for SQL Server

  • RDS for Oracle

The Blue/Green Deployments feature is supported in all Amazon Web Services Regions.