AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 88

A company runs applications in AWS accounts that are in an organization in AWS Organizations. The applications use Amazon EC2 instances and Amazon S3.

The company wants to detect potentially compromised EC2 instances, suspicious network activity, and unusual API activity in its existing AWS accounts and in any AWS accounts that the company creates in the future. When the company detects one of these events, the company wants to use an existing Amazon Simple Notification Service (Amazon SNS) topic to send a notification to its operational support team for investigation and remediation.

Which solution will meet these requirements in accordance with AWS best practices?

Answer options

Correct answer: A

Explanation

Option A is the correct choice as it effectively uses Amazon GuardDuty to monitor for security threats and leverages Amazon EventBridge to notify the operational support team, adhering to AWS best practices. Options B, C, and D introduce unnecessary complexity or do not meet the requirement of using GuardDuty for threat detection specifically, which is the primary need in this scenario.