Can I import an RDS uncrypted mysql snapshot to an RDS encrypted mysql?
0
I have an uncrypted rds mysql, inside there are several databases so I can't afford a stop of all my applications. I have thought to create a snapshot of my actual rds mysql, create a new encrypted mysql db and then import this snapshot into new rds instance. If this isn't possible maybe can I use DMS to sync my actual uncrypted db with the new one encrypted ?
asked 2 months ago8 views
1 Answers
1
Accepted Answer
conversion of unencrypted rds mysql from snapshot to encrypted one is possible. for minimum down time please refer to https://aws.amazon.com/premiumsupport/knowledge-center/rds-encrypt-instance-mysql-mariadb/
answered 2 months ago
Relevant questions
Can I import an RDS uncrypted mysql snapshot to an RDS encrypted mysql?
Accepted Answerasked 2 months agoUnable to restore Aurora Serverless V1 snapshot to Aurora Provisioned
Accepted Answerasked 2 months agoHow to connect MySQL database in nodeJS file.
asked 2 years agoencrypted db snapshot restore from S3 not working AWS RDS(mysql) console in an S3 bucket.
asked 2 months agoWhy the LoginFailures metric showing no data for RDS MySQL instance?
asked 3 years agoProblem with deadlock on AWS RDS MySQL
asked 4 years agoEnable RDS Encryption with minimal downtime after creation
Accepted Answerasked a year agoDMS between MySQL RDS in 2 different accounts
asked 6 days agoHow can we find out when were the binary logs of a MySQL RDS instance created?
asked a month agoRDS MYSQL 8.0 parameter group value is not updating
asked 5 months ago