A DDoS attack, short for Distributed Denial of Service, is an attempt to make a system, service, or network unavailable by overwhelming it with traffic. The attacker uses a large number of compromised devices to send requests at the same time, until the target gives way. For any company that does business online, an outage is a direct loss of revenue and trust. A site that will not load during a sale, an application that times out for every customer, a service that drops just as it matters most: this is what a successful DDoS attack looks like from the outside. This post explains how DDoS works, the main types, and how to defend against it.
DDoS is one of the most common ways an online service is knocked offline. We build the detection and response that keep it under control through threat detection and response.
The attacker controls a network of infected devices, called a botnet, and directs all of them to send requests at the target at once. Legitimate traffic is drowned in the flood of fake traffic, so real users cannot reach the service. The devices in a botnet are rarely owned by the attacker. They are ordinary machines, often poorly secured routers, cameras, and other connected devices, taken over without their owners noticing.
What makes this harder to deal with is that the attack is no longer the preserve of skilled adversaries. DDoS is now sold as a service, so attacks can be launched by people with no technical knowledge at all, for little money and against almost any target. A grudge, a competitor, or extortion can all be the motive. That lowers the bar for who can hit you and means defense cannot depend on being too small to notice.
Attacks differ by the layer they target, and the distinction matters because each type calls for a different defense.1
Volumetric attacks are the loudest and the easiest to recognize, because they simply try to fill your connection. Protocol attacks are quieter, exhausting the resources of firewalls, load balancers, and servers rather than the bandwidth. Application-layer attacks are the hardest to handle, because each request can look like something a real user would send, so blunt filtering risks blocking real customers along with the attack.
A DDoS attack usually shows up as a sudden, unexplained drop in availability. A service turns slow or stops responding, traffic spikes with no business reason behind it, and the sources of that traffic are unusual or geographically scattered. The earlier you recognize these signs, the sooner you can activate protection, which is why monitoring matters. An attack noticed in its first minutes is far easier to absorb than one discovered when customers start complaining. Treat an unexplained surge as a possible attack, not a sign of success, until you have ruled it out.
A defense is built before the attack, because once traffic is already flooding in it is too late to start putting protection in place. The goal is to have the absorbing capacity and the decisions made ahead of time, so the response is a matter of execution rather than improvisation.
None of these steps work in isolation. Edge protection without monitoring leaves you blind to whether it is holding. A response plan without rehearsed roles falls apart under pressure. The defenses reinforce each other, which is why DDoS resilience is treated as part of threat detection and response rather than a single product you switch on.
A DDoS attack is, at its core, an availability problem, which is the same ground covered by business continuity and disaster recovery. The plan that defines how you keep critical services running through an outage should account for a deliberate flood of traffic, not only hardware failure or a data center going dark. It also belongs in your incident response plan, so the people who decide when to escalate, who to call, and what to tell customers are agreed before the attack rather than during it.
We help companies put detection and a response plan in place that keep DDoS under control, through threat detection and response. Book a scoping call.