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 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen