
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.
You have a set of EC2 Instances hosted on the AWS Cloud. The EC2 Instances are hosting a web application. If you get a DDoS attack from the internet which of the following can help in reducing the overall threat to your EC2 Instances. Choose 2 from below:
A
Usage of Security Groups
B
Usage of AWS Config
C
Usage of Network Access Control Lists
D
Usage of the Internet gateway
Explanation:
Security Groups (Option A) and Network Access Control Lists (Option C) are the correct choices for reducing DDoS threats to EC2 instances.
For comprehensive DDoS protection, AWS also recommends using AWS Shield and AWS WAF services in addition to Security Groups and NACLs.