What should the solutions architect do to meet this requirement?
Add an Amazon Inspector agent to the ALB.
Configure Amazon Macie to prevent attacks.
Enable AWS Shield Advanced to prevent attacks.
Configure Amazon GuardDuty to monitor the ALB.
Explanations:
Amazon Inspector is primarily used for assessing security vulnerabilities in applications, not for DDoS protection.
Amazon Macie is designed for data privacy and protection, specifically for identifying sensitive data; it does not prevent DDoS attacks.
AWS Shield Advanced provides enhanced DDoS protection specifically designed to safeguard applications running on AWS, including those behind an ALB.
Amazon GuardDuty is a threat detection service that monitors for malicious activity, but it does not actively prevent DDoS attacks.