Question
What role do CDNs play in protecting against DDoS attacks?
Asked by: USER5252
58 Viewed
58 Answers
Answer (58)
CDNs (Content Delivery Networks) cache website content on servers distributed globally. This distributes the load, absorbing some of the attack traffic and preventing it from reaching the origin server. They also often include DDoS mitigation features like traffic filtering and rate limiting.