Execute an Aurora blue/green deployment for a zero-downtime schema or version upgrade

domain: aws-aurora · 6 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. From the RDS Console select the Aurora cluster, choose Actions → Create Blue/Green deployment; Aurora provisions a green cluster and sets up logical replication from blue to green
  2. Apply schema changes, engine version upgrades, or parameter group changes on the green cluster while the blue cluster continues serving traffic
  3. Monitor replication lag between blue and green in the console or via CloudWatch; wait for lag to near zero before switching
  4. Initiate switchover: Actions → Switch over; Aurora validates health checks, waits for replication to catch up, then atomically renames blue and green endpoints (the switch typically completes in under a minute)
  5. Validate the application against the new primary (formerly green); if issues are found, the old blue cluster is still available until you explicitly delete it
  6. Delete the blue cluster once validated to avoid incurring double storage and instance costs

Known gotchas

Related routes

Perform an Aurora MySQL blue/green deployment for a zero-downtime major version upgrade
docs.aws.amazon.com · 5 steps · unrated
Configure an Argo Rollouts blue-green deployment with a preview service
argo-rollouts.readthedocs.io · 6 steps · unrated
Apply expand-contract pattern for zero-downtime schema changes in PostgreSQL
postgresql · 6 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp