6 ms·
We did the exact thing not too long ago, but we couldn't do it using blue/green. We were able to minimize downtime quite a bit, but it was on the order of minut
by wisosim 3y ago
We did the exact thing not too long ago, but we couldn't do it using blue/green. We were able to minimize downtime quite a bit, but it was on the order of minutes, not seconds. I wrote a little bit about the process here. I spent a lot of time prepping and running the migration, so happy to share any details if it's helpful.
https://phizzle.space/dbadmin/aws/postgres/2023/12/30/rds-encryption-migration.html https://phizzle.space/dbadmin/aws/postgres/2023/12/30/rds-en...
- troublebucket 3y agoNice article! Did you run into challenges using a DNS record for cut-over from the old DB to the new, encrypted DB?