Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "AWS RDS - Blue/Green Deployments for Low-Downtime Updates"
h1: "How to Achieve Low Downtime Updates on RDS with Blue/Green Deployments"
authors:
- "elisabeth-lichtie"
tags: ["aws", "rds", "postgres"]
tags: ["aws", "rds", "postgres", "@AWS_Partners", "@AWSmarketplace", "@AWS Partners"]
meta_desc: "Pulumi can enable low downtime updates on your RDS instance using Blue/Green Deployments."
date: "2025-06-23"
meta_image: "BlueGreenRDS.png"
Expand Down
Loading