
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company is concerned about the security of its public web application due to recent web attacks. The application uses an Application Load Balancer (ALB). A solutions architect must reduce the risk of DDoS attacks against the application.
What should the solutions architect do to meet this requirement?
A
Add an Amazon Inspector agent to the ALB.
B
Configure Amazon Macie to prevent attacks.
C
Enable AWS Shield Advanced to prevent attacks.
D
Configure Amazon GuardDuty to monitor the ALB.
Explanation:
Correct Answer: C - Enable AWS Shield Advanced to prevent attacks.
Why this is correct:
AWS Shield Advanced is specifically designed to protect against DDoS (Distributed Denial of Service) attacks. It provides enhanced protection for web applications running on AWS.
Key features of AWS Shield Advanced:
Why the other options are incorrect:
A. Add an Amazon Inspector agent to the ALB.
B. Configure Amazon Macie to prevent attacks.
D. Configure Amazon GuardDuty to monitor the ALB.
Additional context: