Medium1 markMultiple Choice
AWS SAP-C02 · Question 63 · Domain 3.1: Operational Excellence
A company wants to improve the operational excellence of their AWS environment. They want to automatically track changes to AWS resources, evaluate those changes against compliance rules, and receive alerts if a resource becomes non-compliant. Which THREE AWS services should be integrated to achieve this? (Select THREE)
A company wants to improve the operational excellence of their AWS environment. They want to automatically track changes to AWS resources, evaluate those changes against compliance rules, and receive alerts if a resource becomes non-compliant. Which THREE AWS services should be integrated to achieve this? (Select THREE)
Answer options:
A.
AWS Config
B.
Amazon EventBridge
C.
Amazon SNS
D.
AWS CloudTrail
E.
AWS Systems Manager Patch Manager
F.
Amazon Macie
How to approach this question
Identify the compliance engine (Config), the event router (EventBridge), and the notification service (SNS).
Full Answer
AWS Config
Amazon EventBridge
Amazon SNS
AWS Config continuously monitors resource configurations. When a resource violates a rule, Config emits an event. Amazon EventBridge catches this event and can route it to an Amazon SNS topic to alert the operations team.
Common mistakes
Thinking CloudTrail evaluates compliance rules.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert