DBS-C01 · Question #170
An ecommerce company migrates an on-premises MongoDB database to Amazon DocumentDB (with MongoDB compatibility). After the migration, a database specialist realizes that encryption at rest has not bee
The correct answer is B. Enable encryption for the Amazon DocumentDB cluster on the AWS Management Console.. You can enable or disable encryption at rest on an Amazon DocumentDB cluster when the cluster is provisioned using either the AWS Management Console.
Question
An ecommerce company migrates an on-premises MongoDB database to Amazon DocumentDB (with MongoDB compatibility). After the migration, a database specialist realizes that encryption at rest has not been turned on for the Amazon DocumentDB cluster. What should the database specialist do to enable encryption at rest for the Amazon DocumentDB cluster?
Options
- ATake a snapshot of the Amazon DocumentDB cluster. Restore the unencrypted snapshot as a
- BEnable encryption for the Amazon DocumentDB cluster on the AWS Management Console.
- CModify the Amazon DocumentDB cluster by using the modify-db-cluster command with the --
- DAdd a new encrypted instance to the Amazon DocumentDB cluster, and then delete an
How the community answered
(32 responses)- A6% (2)
- B78% (25)
- C13% (4)
- D3% (1)
Explanation
You can enable or disable encryption at rest on an Amazon DocumentDB cluster when the cluster is provisioned using either the AWS Management Console.
Topics
Community Discussion
No community discussion yet for this question.