nerdexam
Amazon

SCS-C02 · Question #359

A company is deploying a new web application on AWS. Based on their other web applications, they anticipate being the target of frequent DDoS attacks. Which steps can the company use to protect…

The correct answer is B. Use an ELB Application Load Balancer and Auto Scaling group to scale to absorb application D. Use CloudFront and AWS WAF to prevent malicious traffic from reaching the application. The below diagram from AWS shows the best case scenario for avoiding DDos attacks using services such as AWS Cloudfro WAF, ELB and Autoscaling Option A is invalid because by default security groups don't allow access Option C is invalid because AWS Inspector cannot be used to…

Submitted by mike_84· Mar 6, 2026Infrastructure Security

Question

A company is deploying a new web application on AWS. Based on their other web applications, they anticipate being the target of frequent DDoS attacks. Which steps can the company use to protect their application? Select 2 answers from the options given below.

Exhibit

SCS-C02 question #359 exhibit

Options

  • AAssociate the EC2 instances with a security group that blocks traffic from blacklisted IP
  • BUse an ELB Application Load Balancer and Auto Scaling group to scale to absorb application
  • CUse Amazon Inspector on the EC2 instances to examine incoming traffic and discard malicious
  • DUse CloudFront and AWS WAF to prevent malicious traffic from reaching the application
  • EEnable GuardDuty to block malicious traffic from reaching the application

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    83% (39)
  • C
    2% (1)
  • E
    11% (5)

Explanation

The below diagram from AWS shows the best case scenario for avoiding DDos attacks using services such as AWS Cloudfro WAF, ELB and Autoscaling Option A is invalid because by default security groups don't allow access Option C is invalid because AWS Inspector cannot be used to examine traffic Option E is invalid because this can be used for attacks on EC2 Instances but not against DDos attacks on the entire application https://aws.amazon.com/answers/networking/aws-ddos-attack-mitieation

Topics

#DDoS protection#WAF#CloudFront#Auto Scaling

Community Discussion

No community discussion yet for this question.

Full SCS-C02 Practice