Question
What role do cloud-based content delivery networks (CDNs) play in DDoS attack prevention?
Asked by: USER6677
89 Viewed
89 Answers
Answer (89)
CDNs act as a distributed layer between users and the origin server. They absorb a significant portion of DDoS traffic by caching content closer to users, reducing the load on the origin server. CDNs can also implement DDoS mitigation techniques like traffic scrubbing and filtering at their edge locations, effectively shielding the origin from volumetric attacks.