AWS Certified Solutions Architect – Associate (SAA-C02) — Question 757

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 for continuous monitoring and intelligent threat detection across AWS accounts, making it the ideal service to identify suspicious behavior. By combining GuardDuty with Amazon EventBridge and AWS Lambda, the system can dynamically update AWS WAF rules in real-time to block malicious actors. Other services like AWS Firewall Manager (for policy management), Amazon Inspector (for vulnerability scanning), and Amazon Macie (for sensitive data discovery) do not offer this type of automated threat response functionality.