nerdexam
CompTIA

CS0-003 · Question #267

A security team is concerned about recent Layer 4 DDoS attacks against the company website. Which of the following controls would best mitigate the attacks?

The correct answer is C. Roll out a CDN. Rolling out a CDN is the best control to mitigate the Layer 4 DDoS attacks against the company website. A CDN is a Content Delivery Network, which is a system of distributed servers that deliver web content to users based on their geographic location, the origin of the web page,

Submitted by yaw92· Mar 6, 2026Security operations

Question

A security team is concerned about recent Layer 4 DDoS attacks against the company website. Which of the following controls would best mitigate the attacks?

Options

  • ABlock the attacks using firewall rules
  • BDeploy an IPS in the perimeter network
  • CRoll out a CDN
  • DImplement a load balancer

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    82% (28)
  • D
    3% (1)

Explanation

Rolling out a CDN is the best control to mitigate the Layer 4 DDoS attacks against the company website. A CDN is a Content Delivery Network, which is a system of distributed servers that deliver web content to users based on their geographic location, the origin of the web page, and the content delivery server. A CDN can help protect against Layer 4 DDoS attacks, which are volumetric attacks that aim to exhaust the network bandwidth or resources of the target website by sending a large amount of traffic, such as SYN floods, UDP floods, or ICMP floods. A CDN can mitigate these attacks by distributing the traffic across multiple servers, caching the web content closer to the users, filtering out malicious or unwanted traffic, and providing scalability and redundancy for the website.

Topics

#DDoS mitigation#CDN#Network security#Layer 4 attacks

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice