Skip to content

Commit 45e6f7a

Browse files
Apply suggestions from code review
Co-authored-by: marciocloudflare <[email protected]>
1 parent 8398df8 commit 45e6f7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/reference-architecture/architectures/load-balancing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Cloudflare Load Balancing is a SaaS offering that allows organizations to host a
2121
- Adapting to changing traffic demands and ensuring the infrastructure can accommodate growth.
2222
- Helping applications and services resist Distributed Denial of Service (DDoS) attacks.
2323

24-
Cloudflare Load Balancing is built on Cloudflare’s connectivity cloud, ​​a unified, intelligent platform of programmable cloud-native services that enable secure any-to-any connectivity between all networks (enterprise and Internet), cloud environments, applications, and users. It is one of the largest global networks, with data centers spanning more than <PublicStats id="data_center_cities" /> and interconnection with <PublicStats id="network_peers" />. It also has a greater presence in core Internet exchanges than many other large technology companies.
24+
Cloudflare Load Balancing is built on Cloudflare’s connectivity cloud, ​​a unified, intelligent platform of programmable cloud-native services that enable secure any-to-any connectivity between all networks (enterprise and Internet), cloud environments, applications, and users. It is one of the largest global networks, with data centers spanning <PublicStats id="data_center_cities" /> and interconnection with <PublicStats id="network_peers" />. It also has a greater presence in core Internet exchanges than many other large technology companies.
2525

2626
As a result, Cloudflare operates within \~50 ms of \~95% of the world’s Internet-connected population. And since all Cloudflare services are designed to run across every network location, all requests are routed, inspected, and filtered close to their source, resulting in strong performance and consistent user experiences.
2727

src/content/docs/reference-architecture/architectures/security.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To build a stronger baseline understanding of Cloudflare, we recommend the follo
5858

5959
## Secure global network
6060

61-
Any cloud security solution needs to be fast and always available. Our network protects over 20% of Internet web properties, operates in <PublicStats id="data_center_cities" />, and is 50 ms away from 95% of the Internet-connected population. Each server in each data center runs every service, so that traffic is inspected in one pass and acted upon close to the end user. These servers are connected together by <PublicStats id="network_peers" /> with a total network capacity of <PublicStats id="total_bandwidth" />. Cloudflare’s network is also connected to [every Internet exchange](https://bgp.he.net/report/exchanges#_participants) (more than Microsoft, AWS, and Google) to ensure that we are able to peer traffic from any part of the Internet.
61+
Any cloud security solution needs to be fast and always available. Our network protects over 20% of Internet web properties, operates in <PublicStats id="data_center_cities" />, and is 50 ms away from 95% of the Internet-connected population. Each server in each data center runs every service, so that traffic is inspected in one pass and acted upon close to the end user. These servers are connected together by <PublicStats id="network_peers" /> with <PublicStats id="total_bandwidth" />. Cloudflare’s network is also connected to [every Internet exchange](https://bgp.he.net/report/exchanges#_participants) (more than Microsoft, AWS, and Google) to ensure that we are able to peer traffic from any part of the Internet.
6262

6363
With millions of customers using Cloudflare, the network serves over [57 million HTTP requests](https://radar.cloudflare.com/traffic) per second on average, with more than 77 million HTTP requests per second at peak. As we analyze all this traffic, we detect and block an average of [209 billion cyber threats each day](https://radar.cloudflare.com/security-and-attacks). This network runs at this massive scale to ensure that customers using our security products experience low latency, access to high bandwidth, and a level of reliability that ensures the ongoing security of their business. (Note metrics are correct as of June 2024.)
6464

@@ -461,7 +461,7 @@ If you build and host your own SaaS product offering, then [Cloudflare for SaaS]
461461

462462
[Magic Transit](/magic-transit/) protects entire IP subnets from DDoS attacks, providing for sub-second threat detection while also accelerating network traffic. It uses Cloudflare’s global network to mitigate attacks, employing standards-based networking protocols like BGP, GRE, and IPsec for routing and encapsulation.
463463

464-
All network assets, whether on-premises or in private or public-hosted cloud environments, can easily be protected by sitting behind and being advertised from the Cloudflare network providing over <PublicStats id="total_bandwidth" />.
464+
All network assets, whether on-premises or in private or public-hosted cloud environments, can easily be protected by sitting behind and being advertised from the Cloudflare network providing <PublicStats id="total_bandwidth" />.
465465

466466
![Magic Transit can secure your private network links.](~/assets/images/reference-architecture/security/security-ref-arch-16.svg)
467467

0 commit comments

Comments
 (0)