
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 preparing to launch a public-facing web application in the AWS Cloud. The architecture consists of Amazon EC2 instances within a VPC behind an Elastic Load Balancer (ELB). A third-party service is used for the DNS. The company's solutions architect must recommend a solution to detect and protect against large-scale DDoS attacks. Which solution meets these requirements?
A
Enable Amazon GuardDuty on the account.
B
Enable Amazon Inspector on the EC2 instances.
C
Enable AWS Shield and assign Amazon Route 53 to it.
D
Enable AWS Shield Advanced and assign the ELB to it.
Explanation:
Correct Answer: D - Enable AWS Shield Advanced and assign the ELB to it.
Why this is correct:
AWS Shield Advanced is specifically designed to provide enhanced DDoS protection for web applications running on AWS. It offers:
Assigning the ELB to Shield Advanced is the correct approach because:
Why other options are incorrect:
A. Amazon GuardDuty - This is a threat detection service that uses machine learning to identify malicious activity and unauthorized behavior, but it's not specifically designed for DDoS protection.
B. Amazon Inspector - This is an automated security assessment service that helps improve security and compliance of applications deployed on AWS, but it doesn't provide DDoS protection.
C. AWS Shield and assign Amazon Route 53 to it - AWS Shield Standard provides automatic protection for all AWS customers at no additional cost, but:
Key Takeaways: