
Answer-first summary for fast verification
Answer: Create a custom AWS Config rule to check for automated backup settings on all RDS instances.
Creating a custom AWS Config rule to check for automated backup settings on RDS instances ensures compliance with the requirement. This approach provides automated monitoring and reporting capabilities.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with ensuring that all RDS instances within your AWS environment are configured with automated backups. How would you use AWS Config to monitor and report on the compliance of RDS instances with this requirement?
A
Create a custom AWS Config rule to check for automated backup settings on all RDS instances.
B
Use the built-in AWS Config rule 'rds-automatic-minor-version-upgrade-enabled' to monitor compliance.
C
Manually check each RDS instance for automated backup settings.
D
Disable all RDS instances until automated backups are configured.
No comments yet.