AWS Certified Solutions Architect – Associate (SAA-C03) — Question 815

A company's web application consists of multiple Amazon EC2 instances that run behind an Application Load Balancer in a VPC. An Amazon RDS for MySQL DB instance contains the data. The company needs the ability to automatically detect and respond to suspicious or unexpected behavior in its AWS environment. The company already has added AWS WAF to its architecture.

What should a solutions architect do next to protect against threats?

Answer options

Correct answer: A

Explanation

Amazon GuardDuty is designed to monitor AWS accounts and workloads continuously for malicious activity and delivers findings that can be routed through Amazon EventBridge to trigger an AWS Lambda function for automated WAF rule updates. AWS Firewall Manager is a security management tool rather than a threat detection service, while Amazon Inspector focuses on vulnerability scanning and Amazon Macie is dedicated to sensitive data discovery in S3, making them unsuitable for active threat detection and WAF integration in this context.