SAA-C03 · Question #536
A company runs several custom applications on Amazon EC2 instances. Each team within the company manages its own set of applications and backups. To comply with regulations, the company must be able t
The correct answer is D. Use AWS Config and AWS Backup Audit Manager to ensure compliance. Review generated. AWS Backup Audit Manager automates auditing and reporting of backup activity and compliance, while AWS Config provides visibility into configuration changes. Together, they provide the simplest, most automated, and compliant backup monitoring solution. "AWS Backup Audit Manager a
Question
A company runs several custom applications on Amazon EC2 instances. Each team within the company manages its own set of applications and backups. To comply with regulations, the company must be able to report on the status of backups and ensure that backups are encrypted. Which solution will meet these requirements with the LEAST effort?
Options
- ACreate an AWS Lambda function that processes AWS Config events. Configure the Lambda
- BCheck the backup status of the EC2 instances daily by reviewing the backup configurations in
- CUse an AWS Lambda function to query Amazon EBS snapshots, Amazon RDS snapshots, and
- DUse AWS Config and AWS Backup Audit Manager to ensure compliance. Review generated
How the community answered
(57 responses)- A9% (5)
- B7% (4)
- C4% (2)
- D81% (46)
Explanation
AWS Backup Audit Manager automates auditing and reporting of backup activity and compliance, while AWS Config provides visibility into configuration changes. Together, they provide the simplest, most automated, and compliant backup monitoring solution. "AWS Backup Audit Manager automatically audits backup activity across AWS resources. You can use predefined or custom frameworks to monitor backup compliance and encryption status." Why D is correct: Ensures centralized visibility into all backup jobs. Verifies encryption status automatically. Generates ready-to-use reports with minimal operational overhead. Complies with regulatory requirements for data protection. Why others are incorrect: A & C: Custom Lambda automation increases maintenance effort. B: Manual checking is operationally inefficient and error-prone.
Community Discussion
No community discussion yet for this question.