Medium1 markMultiple Choice
AWS SAP-C02 · Question 43 · Domain 3.1: Operational Excellence
A company wants to improve operational excellence by automatically remediating non-compliant AWS resources. For example, if an S3 bucket is created without versioning enabled, it should be automatically enabled. Which combination of services achieves this?
A company wants to improve operational excellence by automatically remediating non-compliant AWS resources. For example, if an S3 bucket is created without versioning enabled, it should be automatically enabled. Which combination of services achieves this?
Answer options:
A.
AWS CloudTrail and AWS Lambda.
B.
AWS Config rules and AWS Systems Manager Automation documents.
C.
AWS Trusted Advisor and Amazon EventBridge.
D.
AWS Security Hub and AWS Step Functions.
How to approach this question
Identify the native AWS pairing for compliance detection and automated remediation.
Full Answer
B.AWS Config rules and AWS Systems Manager Automation documents.✓ Correct
AWS Config rules evaluate resource compliance. You can associate AWS Systems Manager Automation documents as remediation actions to automatically fix non-compliant resources.
Common mistakes
Thinking custom Lambda functions are required for basic remediations.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise requires highly available hybrid connectivity between its on-premises data ce...HardQ02An organization has 50 VPCs across two AWS Regions connected via Transit Gateways (TGW). The TGWs...HardQ03A company uses AWS Organizations. The network team wants to share a central Transit Gateway (TGW)...MediumQ04An enterprise has on-premises data centers in the US and Europe. They want to use the AWS global ...HardQ05A company requires that all API calls to Amazon S3 from their VPC must not traverse the public in...Medium
Expert