AWS Certified Security – Specialty — Question 123

A Website currently runs on Amazon EC2, with mostly static content on the site. Recently, the site was subjected to a DDoS attack, and a Security Engineer was tasked with redesigning the edge security to help mitigate this risk in the future.
What are some ways the Engineer could achieve this? (Choose three.)

Answer options

Correct answer: B, D, F

Explanation

Option B is correct because moving static content to Amazon S3 and using Amazon CloudFront helps offload traffic and provides DDoS protection. Option D is also correct as AWS WAF can filter and monitor incoming traffic based on set rules, enhancing security. Option F is correct since Amazon Route 53 can help in traffic distribution and management, which can mitigate DDoS impacts. Options A, C, and E are not optimal solutions for mitigating DDoS attacks.