
Upgrading Aurora PostgreSQL: Blue/Green Deployment Journey
When it comes to major database version upgrades, downtime is the enemy. Recently, we successfully upgraded our Aurora PostgreSQL cluster from version 13 to version 17 using AWS’s blue/green deployment strategy, achieving an impressive 3 seconds of write downtime. This performance aligns with recent AWS updates that have optimized typical switchover downtime to under five seconds. Beyond the technical success, this strategy transformed what is usually a high-stress "all hands on deck" event into a routine, safe procedure.






