Skip to content

Commit 26693d0

Browse files
added publicstats component
1 parent 6984e6e commit 26693d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/learning-paths/data-center-protection/concepts/benefits-magic-transit.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ sidebar:
55
order: 3
66
---
77

8-
Magic Transit leverages Cloudflare's global anycast network. As of writing this guide, Cloudflare's global network spans hundreds of cities and countries, and has a capacity in the hundreds of terabits per second. This capacity allows it to absorb all manners of attack that otherwise would overwhelm a typical origin server or on-premise hardware Distributed Denial-of-Service (DDoS) appliances.
8+
import { PublicStats } from "~/components";
9+
10+
Magic Transit leverages Cloudflare's global anycast network. As of writing this guide, Cloudflare's global network spans <PublicStats id="data_center_cities" />, and has <PublicStats id="total_bandwidth" />. This bandwidth allows it to absorb all manners of attack that otherwise would overwhelm a typical origin server or on-premise hardware Distributed Denial-of-Service (DDoS) appliances.
911

1012
The number of DDoS attacks has been steadily increasing in recent years. In the first quarter of 2025, Cloudflared [mitigated 16.8 million network-layer DDoS attacks](https://blog.cloudflare.com/ddos-threat-report-for-2025-q1/#ddos-attacks-in-numbers). This represents a 397% increase quarter over quarter and a 509% increase year over year.
1113

0 commit comments

Comments
 (0)