AWS RDS Blue/Green Deployment for Aurora using Terraform

Why ?
If you are using AWS RDS and you have any of the following use cases.

Upgrade DB Major/Minor version without impacting LIVE production cluster with zero downtime.
Easily create a production-ready staging environment side by side to production…


This content originally appeared on DEV Community and was authored by Chirag Modi

Image description

Why ?
If you are using AWS RDS and you have any of the following use cases.

  • Upgrade DB Major/Minor version without impacting LIVE production cluster with zero downtime.
  • Easily create a production-ready staging environment side by side to production to perform specific tests.
  • Test database changes in a separate staging environment without affecting the production cluster.
  • Implement and test new DB features on staging cluster before doing it on production.

Please take a look at this article for detailed information.


This content originally appeared on DEV Community and was authored by Chirag Modi


Print Share Comment Cite Upload Translate Updates
APA

Chirag Modi | Sciencx (2024-06-27T05:07:08+00:00) AWS RDS Blue/Green Deployment for Aurora using Terraform. Retrieved from https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/

MLA
" » AWS RDS Blue/Green Deployment for Aurora using Terraform." Chirag Modi | Sciencx - Thursday June 27, 2024, https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/
HARVARD
Chirag Modi | Sciencx Thursday June 27, 2024 » AWS RDS Blue/Green Deployment for Aurora using Terraform., viewed ,<https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/>
VANCOUVER
Chirag Modi | Sciencx - » AWS RDS Blue/Green Deployment for Aurora using Terraform. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/
CHICAGO
" » AWS RDS Blue/Green Deployment for Aurora using Terraform." Chirag Modi | Sciencx - Accessed . https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/
IEEE
" » AWS RDS Blue/Green Deployment for Aurora using Terraform." Chirag Modi | Sciencx [Online]. Available: https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/. [Accessed: ]
rf:citation
» AWS RDS Blue/Green Deployment for Aurora using Terraform | Chirag Modi | Sciencx | https://www.scien.cx/2024/06/27/aws-rds-blue-green-deployment-for-aurora-using-terraform/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.