Adding encryption to aws RDS AURORA postgresql pre create database

0

Hi fam,

I need to know what is the best and fast way to add encryption to pre create database clusters. that db's are running and i need to add encryption to them because the creation time encryption was not added.

1 Risposta
0
Risposta accettata

hi, Lay

First, You can't convert an unencrypted DB cluster to an encrypted one. You can check the detail on the document (https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Overview.Encryption.html).

Also, you can't use blue/green deployment to convert cluster from unencrypted to encrypt. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/blue-green-deployments-overview.html#blue-green-deployments-limitations-general

But, you can restore a new cluster from unencrypted snapshot.

AWS
arliang
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande