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 Resposta
0
Resposta aceita

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
respondido há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas