
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company stores data in an Amazon Aurora PostgreSQL DB cluster. The company must store all the data for 5 years and must delete all the data after 5 years. The company also must indefinitely keep audit logs of actions that are performed within the database. Currently, the company has automated backups configured for Aurora.
Which combination of steps should a solutions architect take to meet these requirements? (Choose two.)
A
Take a manual snapshot of the DB cluster.
B
Create a lifecycle policy for the automated backups.
C
Configure automated backup retention for 5 years.
D
Configure an Amazon CloudWatch Logs export for the DB cluster.
E
Use AWS Backup to take the backups and to keep the backups for 5 years.
Explanation:
Correct Answers: E and D
Why E is correct:
Why D is correct:
Why other options are incorrect:
A (Take a manual snapshot):
B (Create a lifecycle policy for the automated backups):
C (Configure automated backup retention for 5 years):
Key AWS Services Used:
Best Practice: Using AWS Backup provides better governance, compliance reporting, and centralized management compared to manual snapshot management.