A solutions architect must design a highly available infrastructure for a website. The website is powered by Windows web servers that run on Amazon EC2 instances. The solutions architect must implement a solution that can mitigate a large-scale DDoS attack that originates from thousands of IP addresses. Downtime is not acceptable for the website. Which actions should the solutions architect take to protect the website from such an attack? (Choose two.)
AUse AWS Shield Advanced to stop the DDoS attack.
BConfigure Amazon GuardDuty to automatically block the attackers.
CConfigure the website to use Amazon CloudFront for both static and dynamic content.
DUse an AWS Lambda function to automatically add attacker IP addresses to VPC network ACLs.
EUse EC2 Spot Instances in an Auto Scaling group with a target tracking scaling policy that is set to 80% CPU utilization.