What is a DDoS Attack?

A Distributed Denial-of-Service (DDoS) attack is a coordinated effort to overwhelm a system—like a server, network, or website—by flooding it with traffic. It’s often executed using a network of compromised devices known as a botnet. The goal is to make the system unavailable to legitimate users.

Did You Know? Many DDoS attacks are used as distractions to mask more serious intrusions like ransomware or data breaches.

Real-World Examples

Case Study: GitHub (2018)

GitHub faced a 1.3 Tbps DDoS attack, one of the largest in history, leveraging misconfigured memcached servers to amplify traffic.

  • Attack Type: Amplification (memcached)
  • Response: Routed through Akamai’s scrubbing centers
Read full article →

Case Study: Dyn DNS (2016)

A DDoS attack on Dyn, a DNS provider, disrupted access to Netflix, Twitter, Spotify, and more using the Mirai botnet—largely composed of insecure IoT devices.

Watch explainer video →

How DDoS Attacks Work

DDoS attacks typically fall into three main types:

DDoS Botnet Diagram
Visualizing a botnet flooding a single target with traffic.

Mitigation & Prevention

Modern mitigation strategies rely on early detection, rate limiting, and cloud-based filtering. Here are key defenses:

Resources