
Answer-first summary for fast verification
Answer: Deploy AWS Shield Advanced for DDoS protection., Leverage Amazon CloudFront for content distribution and caching.
To protect the website from a large-scale DDoS attack and ensure high availability, the solutions architect should implement two key measures: First, deploy AWS Shield Advanced (Option A), which is specifically designed to provide advanced DDoS protection. Second, leverage Amazon CloudFront (Option C), which not only speeds up content delivery with caching but also provides additional DDoS mitigation capabilities at the edge locations. Options B and D are not primarily designed for DDoS protection, and Option E does not directly address DDoS mitigation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a solutions architect, design a DDoS-mitigating, highly available infrastructure for a Windows web server-powered website on Amazon EC2, ensuring no downtime. What actions should be implemented?
A
Deploy AWS Shield Advanced for DDoS protection.
B
Set up Amazon GuardDuty for threat detection and response.
C
Leverage Amazon CloudFront for content distribution and caching.
D
Use AWS Lambda to automate IP address blocking during attacks.
E
Adopt EC2 Spot Instances in an Auto Scaling group with CPU utilization-based scaling.
No comments yet.