
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <channel>
        <title><![CDATA[ The Cloudflare Blog ]]></title>
        <description><![CDATA[ Get the latest news on how products at Cloudflare are built, technologies used, and join the teams helping to build a better Internet. ]]></description>
        <link>https://blog.cloudflare.com</link>
        <atom:link href="https://blog.cloudflare.com/" rel="self" type="application/rss+xml"/>
        <language>en-us</language>
        <image>
            <url>https://blog.cloudflare.com/favicon.png</url>
            <title>The Cloudflare Blog</title>
            <link>https://blog.cloudflare.com</link>
        </image>
        <lastBuildDate>Wed, 15 Apr 2026 21:17:26 GMT</lastBuildDate>
        <item>
            <title><![CDATA[How we’re making Cloudflare’s infrastructure more sustainable]]></title>
            <link>https://blog.cloudflare.com/extending-the-life-of-hardware/</link>
            <pubDate>Wed, 14 Dec 2022 14:00:00 GMT</pubDate>
            <description><![CDATA[ Our hardware sustainability initiative encapsulates using hardware components for as long as possible, recycling them responsibly when it is time to decommission them, and selecting the most power-efficient options for our workloads. ]]></description>
            <content:encoded><![CDATA[ <p><i></i></p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/47ARstqMEWAV7BVw9FQNB8/9d78d60adcc0186084b7df43171dd27c/image1-27.png" />
            
            </figure><p>Whether you are building a global network or buying groceries, some rules of sustainable living remain the same: be thoughtful about what you get, make the most out of what you have, and try to upcycle your waste rather than throwing it away. These rules are central to Cloudflare — we take helping build a better Internet seriously, and we define this as not just having the most secure, reliable, and performant network — but also the most sustainable one.</p><p>With incredible growth of the Internet, and the increased usage of Cloudflare’s network, even linear improvements to sustainability in our hardware today will result in exponential gains in the future. We want to use this post to outline how we think about the sustainability impact of the hardware in our network, and what we’re doing to continually mitigate that impact.</p>
    <div>
      <h2>Sustainability in the realm of servers</h2>
      <a href="#sustainability-in-the-realm-of-servers">
        
      </a>
    </div>
    <p>The total carbon footprint of a server is approximately 6 tons of Carbon Dioxide equivalent (CO2eq) when used in the US. There are four parts to the carbon footprint of any computing device:</p><ol><li><p>The embodied emissions: source materials and production</p></li><li><p>Packing and shipping</p></li><li><p>Use of the product</p></li><li><p>End of life.</p></li></ol><p>The emissions from the actual operations and use of a server account for the vast majority of the total life-cycle impact. The secondary impact is embodied emissions (which is the carbon footprint from the creation of the device in the first place), which is about <a href="https://www.dell.com/en-us/dt/corporate/social-impact/advancing-sustainability/climate-action/product-carbon-footprints.htm#tab0=3&amp;pdf-overlay=//www.delltechnologies.com/asset/en-us/products/multi-product/industry-market/pcf-lca-whitepaper.pdf">10% overall</a>.</p>
    <div>
      <h3>Use of Product Emissions</h3>
      <a href="#use-of-product-emissions">
        
      </a>
    </div>
    <p>It’s difficult to reduce the total emissions for the operation of servers. If there’s a workload that needs computing power, the server will complete the workload and use the energy required to complete it. What we can do, however, is consistently seek to improve the amount of computing output per kilo of CO2 emissions — and the way we do that is to consistently upgrade our hardware to the most power-efficient designs. As we switch from one generation of server to the next, we often see very large increases in computing output, at the same level of power consumption. In this regard, given energy is a large cost for our business, our incentives of reducing our environmental impact are naturally aligned to our business model.</p>
    <div>
      <h3>Embodied Emissions</h3>
      <a href="#embodied-emissions">
        
      </a>
    </div>
    <p>The other large category of emissions — the embodied emissions — are a domain where we actually have a lot more control than the use of the product. Reminder from before: the embodied carbon means the sources of emissions generated outside of equipments' operation. How can we reduce the embodied emissions involved in running a fleet of servers? Turns out, there are a few ways: modular design, relying on open vs proprietary standards to enable reuse, and recycling.</p>
    <div>
      <h4><b>Modular Design</b></h4>
      <a href="#modular-design">
        
      </a>
    </div>
    <p>The first big opportunity is through modular system design. Modular systems are a great way of reducing embodied carbon, as they result in fewer new components and allow for parts that don’t have efficiency upgrades to be leveraged longer. Modular server design is essentially decomposing functions of the motherboard onto sub-boards so that the server owner can selectively upgrade the components that are required for their use cases.</p><p>How much of an impact can modular design have? Well, if 30% of the server is delivering meaningful efficiency gains (usually CPU and memory, sometimes I/O), we may really need to upgrade those in order to meet efficiency goals, but creating an additional 70% overhead in embodied carbon (i.e. the rest of the server, which often is made up of components that do not get more efficient) is not logical. Modular design allows us to upgrade the components that will improve the operational efficiency of our data centers, but amortize carbon in the “glue logic” components over the longer time periods for which they can continue to function.</p><p>Previously, many systems providers drove ridiculous and useless changes in the peripherals (custom I/Os, outputs that may not be needed for a specific use case such as VGA for crash carts we might not use given remote operations, etc.), which would force a new motherboard design for every new CPU socket design. By standardizing those interfaces across vendors, we can now only source the components we need, and reuse a larger percentage of systems ourselves. This trend also helps with reliability (sub-boards are more well tested), and supply assurance (since standardized subcomponent boards can be sourced from more vendors), something all of us in the industry have had top-of-mind given global supply challenges of the past few years.</p>
    <div>
      <h4><b>Standards-based Hardware to Encourage Re-use</b></h4>
      <a href="#standards-based-hardware-to-encourage-re-use">
        
      </a>
    </div>
    <p>But even with modularity, components need to go somewhere after they’ve been deprecated — and historically, this place has been a landfill. There is demand for second-hand servers, but many have been parts of closed systems with proprietary firmware and BIOS, so repurposing them has been costly or impossible to integrate into new systems. The economics of a circular economy are such that service fees for closed firmware and BIOS support as well as proprietary interconnects or ones that are not standardized can make reuse prohibitively expensive. How do you solve this? Well, if servers can be supported using open source firmware and BIOS, you dramatically reduce the cost of reusing the parts — so that another provider can support the new customer.</p>
    <div>
      <h4><b>Recycling</b></h4>
      <a href="#recycling">
        
      </a>
    </div>
    <p>Beyond that, though, there are parts failures, or parts that are simply no longer economical to be run, even in the second hand market. Metal recycling can always be done, and some manufacturers are starting to invest in <a href="https://www.apple.com/recycling/nationalservices/">programs</a> there, although the energy investment for extracting the usable elements sometimes doesn’t make sense. There is innovation in this domain, <a href="https://pubs.acs.org/doi/abs/10.1021/acssuschemeng.9b07006">Zhan, et al. (2020)</a> developed an environmentally friendly and efficient hydrothermal-buffering technique for the recycling of GaAs-based ICs, achieving gallium and arsenic recovery rates of 99.9 and 95.5% respectively. Adoption is still limited — most manufacturers are discussing water recycling and renewable energy vs. full-fledged recycling of metals — but we’re closely monitoring the space to take advantage of any further innovation that happens.</p>
    <div>
      <h2>What Cloudflare is Doing To Reduce Our Server Impact</h2>
      <a href="#what-cloudflare-is-doing-to-reduce-our-server-impact">
        
      </a>
    </div>
    <p>It is great to talk about these concepts, but we are doing this work today. I’d describe them as being under two main banners: taking steps to reduce embodied emissions through modular and open standards design, and also using the most power-efficient solutions for our workloads.</p>
    <div>
      <h3>Gen 12: Walking the Talk</h3>
      <a href="#gen-12-walking-the-talk">
        
      </a>
    </div>
    <p>Our next generation of servers, Gen 12, will be coming soon. We’re emphasizing modular-driven design, as well as a focus on open standards, to enable reuse of the components inside the servers.</p>
    <div>
      <h4><b>A modular-driven design</b></h4>
      <a href="#a-modular-driven-design">
        
      </a>
    </div>
    <p>Historically, every generation of server here at Cloudflare has required a massive redesign. An upgrade to a new CPU required a new motherboard, power supply, chassis, memory DIMMs, and BMC. This, in turn, might mean new fans, storage, network cards, and even cables. However, many of these components are not changing drastically from generation to generation: these components are built using older manufacturing processes, and leverage interconnection protocols that do not require the latest speeds.</p><p>To help illustrate this, let’s look at our <a href="/the-epyc-journey-continues-to-milan-in-cloudflares-11th-generation-edge-server/">Gen 11</a> server today: a single socket server is ~450W of power, with the CPU and associated memory taking about 320W of that (potentially 360W at peak load). All the other components on that system (mentioned above) are ~100W of operational power (mostly dominated by fans, which is why so many companies are exploring alternative cooling designs), so they are not where the optimization efforts or newer ICs will greatly improve the system’s efficiency. So, instead of rebuilding all those pieces from scratch for every new server and generating that much more embodied carbon, we are reusing them as often as possible.</p><p>By disaggregating components that require changes for efficiency reasons from other system-level functions (storage, fans, BMCs, programmable logic devices, etc.), we are able to maximize reuse of electronic components across generations. Building systems modularly like this significantly reduces our embodied carbon footprint over time. Consider how much waste would be eliminated if you were able to upgrade your car's engine to improve its efficiency without changing the rest of the parts that are working well, like the frame, seats, and windows. That's what modular design is enabling in data centers like ours across the world.</p>
    <div>
      <h4><b>A Push for Open Standards, Too</b></h4>
      <a href="#a-push-for-open-standards-too">
        
      </a>
    </div>
    <p>We, as an industry, have to work together to accelerate interoperability across interfaces, standards, and vendors if we want to achieve true modularity and our goal of a 70% reduction in e-waste. We have begun this effort by leveraging standard add-in-card form factors (<a href="https://www.opencompute.org/documents/facebook-ocp-mezzanine-20-specification">OCP 2.0</a> and <a href="http://files.opencompute.org/oc/public.php?service=files&amp;t=3c8f57684f959c5b7abe2eb3ee0705b4">3.0</a> NICs, <a href="https://www.opencompute.org/documents/ocp-dc-scm-spec-rev-1-0-pdf">Datacenter Secure Control Module</a> for our security and management modules, etc.) and our next server design is leveraging <a href="https://drive.google.com/file/d/1Ai3FkXzEZjxO8MpPlAo-ZjL5PH4S7NQu/view">Datacenter Modular Hardware System</a>, an open-source design specification that allows for modular subcomponents to be connected across common buses (regardless of the system manufacturer). This technique allows us to maintain these components over multiple generations without having to incur more carbon debt on parts that don’t change as often as CPUs and memory.</p><p>In order to enable a more comprehensive circular economy, Cloudflare has made extensive and increasing use of open-source solutions, like <a href="https://en.wikipedia.org/wiki/OpenBMC">OpenBMC</a>, a requirement for all of our vendors, and we work to ensure fixes are upstreamed to the community. Open system firmware allows for greater security through auditability, but the most important factor for sustainability is that a new party can assume responsibility and support for that server, which allows systems that might otherwise have to be destroyed to be reused. This ensures that (other than data-bearing assets, which are destroyed based on our security policy) 99% of hardware used by Cloudflare is repurposed, reducing the number of new servers that need to be built to fulfill global capacity demand. Further details about the specifics of how that happens – and how you can join our vision of reducing e-waste – you can find in <a href="/sustainable-end-of-life-hardware">this blog post</a>.</p>
    <div>
      <h3>Using the most power-efficient solutions for our workloads</h3>
      <a href="#using-the-most-power-efficient-solutions-for-our-workloads">
        
      </a>
    </div>
    <p>The other big way we can push for sustainability (in our hardware) while responding to our exponential increase in demand without wastefully throwing more servers at the problem is simple in concept, and difficult in practice: testing and deploying more power-efficient architectures and tuning them for our workloads. This means not only evaluating the efficiency of our next generation of servers and networking gear, but also reducing hardware and energy waste in our fleet.</p><p>Currently, in production, we see that Gen 11 servers can handle about 25% more requests than Gen 10 servers for the same amount of energy. This is <a href="/the-epyc-journey-continues-to-milan-in-cloudflares-11th-generation-edge-server/">about what we expected</a> when we were testing in mid-2021, and is exciting to see given that we continue to launch new products and services we couldn’t test at that time.</p><p>System power efficiency is not as simple a concept as it used to be for us. Historically, the key metric for assessing efficiency has been requests per second per watt. This metric allowed for multi-generational performance comparisons when qualifying new generations of servers, but it was really designed with our historical core product suite in mind.</p><p>We want – and, as a matter of scaling, require – our global network to be an increasingly intelligent threat detection mechanism, and also a highly performant development platform for our customers. As anyone who’s looked at a benchmark when shopping for a new computer knows, fast performance in one domain (traditional benchmarks such as SpecInt_Rate, STREAM, etc.) does not necessarily mean fast performance in another (e.g. AI inference, video processing, bulk <a href="https://www.cloudflare.com/learning/cloud/what-is-object-storage/">object storage</a>). The validation testing process for our next generation of server needs to take all of these workloads and their relative prevalence into account — not just requests. The deep partnership between hardware and software that Cloudflare can have is enabling optimization opportunities that other companies running third party code cannot pursue. I often say this is one of our superpowers, and this is the opportunity that makes me most excited about my job every day.</p><p>The other way we can be both sustainable and efficient is by leveraging domain-specific accelerators. Accelerators are a wide field, and we’ve seen incredible opportunities with application-level ones (see our recent announcement on <a href="/av1-cloudflare-stream-beta/">AV1 hardware acceleration for Cloudflare Stream</a>) as well as infrastructure accelerators (sometimes referred to as Smart NICs). That said, adding new silicon to our fleet is only adding to the problem if it isn’t as efficient as the thing it’s replacing, and a node-level performance analysis often misses the complexity of deployment in a fleet as distributed as ours, so we’re moving quickly but cautiously.</p>
    <div>
      <h2>Moving Forward: Industry Standard Reporting</h2>
      <a href="#moving-forward-industry-standard-reporting">
        
      </a>
    </div>
    <p>We’re pushing by ourselves as hard as we can, but there are certain areas where the industry as a whole needs to step up.</p><p>In particular: there is a woeful lack of standards about emissions reporting for server component manufacturing and operation, so we are engaging with standards bodies like the Open Compute Project to help define sustainability metrics for the industry at large. This post explains how we are increasing our efficiency and decreasing our carbon footprint generationally, but there should be a clear methodology that we can use to ensure that you know what kind of businesses you are supporting.</p><p>The <a href="https://ghgprotocol.org/sites/default/files/standards/ghg-protocol-revised.pdf">Greenhouse Gas (GHG) Protocol</a> initiative is doing a great job developing internationally accepted GHG accounting and reporting standards for business and to promote their broad adoption. They define scope 1 emissions to be the “direct carbon accounting of a reporting company’s operations” which is somewhat easy to calculate, and quantify scope 3 emissions as “the indirect value chain emissions.” To have standardized metrics across the entire life cycle of generating equipment, we need the carbon footprint of the subcomponents’ manufacturing process, supply chains, transportation, and even the construction methods used in building our data centers.</p><p>Ensuring embodied carbon is measured consistently across vendors is a necessity for building industry-standard, defensible metrics.</p>
    <div>
      <h2>Helping to build a better, greener, Internet</h2>
      <a href="#helping-to-build-a-better-greener-internet">
        
      </a>
    </div>
    <p>The carbon impact of the cloud has a meaningful impact on the Earth–by some accounts, the <a href="https://www.nature.com/articles/d41586-018-06610-y">ICT footprint will be 21% of global energy demand by 2030</a>. We’re absolutely committed to keeping Cloudflare’s footprint on the planet as small as possible. If you’ve made it this far through, and you’re interested in contributing to building the most global, efficient, and sustainable network on the Internet — <a href="https://www.cloudflare.com/careers/jobs/?department=Infrastructure&amp;title=Systems">the Hardware Systems Engineering team is hiring</a>. Come join us.</p> ]]></content:encoded>
            <category><![CDATA[Impact Week]]></category>
            <category><![CDATA[Hardware]]></category>
            <category><![CDATA[Sustainability]]></category>
            <guid isPermaLink="false">6EJuZW4JtnsLjt5l0E2CSR</guid>
            <dc:creator>Rebecca Weekly</dc:creator>
            <dc:creator>Jon Rolfe</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cloudflare Passes 250 Cities, Triples External Network Capacity, 8x-es Backbone]]></title>
            <link>https://blog.cloudflare.com/250-cities-is-just-the-start/</link>
            <pubDate>Mon, 13 Sep 2021 12:59:02 GMT</pubDate>
            <description><![CDATA[ Today, I have three speedy infrastructure updates: we’ve passed 250 on-network cities, more than tripled our external network capacity, and increased our long-haul internal backbone network by over 800% since the start of 2020. ]]></description>
            <content:encoded><![CDATA[ 
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/34Ar6YddsGUPXLwYMKVwcf/fa4a404d21a353b55853bc509a013497/image2-10.png" />
            
            </figure><p>It feels like just the other week that we <a href="/ten-new-cities-four-new-countries/">announced ten new cities</a> and our <a href="/expanding-to-25-plus-cities-in-brazil/">expansion to 25+ cities in Brazil</a> — probably because it was. Today, I have three speedy infrastructure updates: we’ve passed 250 on-network cities, more than tripled our external network capacity, and increased our long-haul internal backbone network by over 800% since the start of 2020.</p><p>Light only travels through fiber so fast and with so much bandwidth — and worse still over the copper or on mobile networks that make up most end-users’ connections to the Internet. At some point, there’s only so much software you can throw at the problem before you run into the fundamental problem that an edge network solves: if you want your users to see incredible performance, you have to have servers incredibly physically close. For example, over the past three months, we’ve added another 10 cities in Brazil.  Here’s how that lowered the connection time to Cloudflare. The red line shows the latency prior to the expansion, the blue shows after.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3dmDMmnBF8lSbzMmf3leJ0/f835025bffad0e203839815dae298aa4/image1-5.png" />
            
            </figure><p>We’re exceptionally proud of all the teams at Cloudflare that came together to raise the bar for the entire industry in terms of global performance despite border closures, semiconductor shortages, and a sudden shift to working from home. 95% of the entire Internet-connected world is now within 50 ms of a Cloudflare presence, and 80% of the entire Internet-connected world is within 20ms (for reference, it takes 300-400 ms for a human to blink):</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/7E00uhdomd53lu4ZsbXbBD/52b542b8af841f0d844ad1df9ae9cb52/image5-5.png" />
            
            </figure><p>Today, when we ask ourselves what it means to have a fast website, it means having a server less than 0.05 seconds away from your user, no matter where on Earth they are. This is only possible by adding new cities, partners, capacity, and cables — so let’s talk about those.</p>
    <div>
      <h3>New Cities</h3>
      <a href="#new-cities">
        
      </a>
    </div>
    <p>Cutting straight to the point, let’s start with cities and countries: in the last two-ish months, we’ve added another 17 cities (outside of mainland China) split across eight countries: <b>Guayaquil</b>, Ecuador; <b>Dammam</b>, Saudi Arabia; <b>Algiers</b>, Algeria; <b>Surat Thani</b>, Thailand; <b>Hagåtña,</b> Guam, United States; <b>Krasnoyarsk</b>, Russia; <b>Cagayan</b>, Philippines; and ten cities in Brazil: <b>Caçador</b>, <b>Ribeirão Preto</b>, <b>Brasília</b>, <b>Florianópolis</b>, <b>Sorocaba</b>, <b>Itajaí</b>, <b>Belém</b>, <b>Americana</b>, <b>Blumenau</b>, and <b>Belo Horizonte</b>.</p><p>Meanwhile, with our partner, JD Cloud and AI, we’re up to <b>37</b> cities in mainland China: <b>Anqing</b> and <b>Huainan</b>, Anhui; <b>Beijing</b>, Beijing; <b>Fuzhou</b> and <b>Quanzhou</b>, Fujian; <b>Lanzhou</b>, Gansu; <b>Foshan</b>, <b>Guangzhou</b>, and <b>Maoming</b>, Guangdong; <b>Guiyang</b>, Guizhou; <b>Chengmai</b> and <b>Haikou</b>, Hainan; <b>Langfang</b> and <b>Qinhuangdao</b>, Hebei; <b>Zhengzhou</b>, Henan; <b>Shiyan</b> and <b>Yichang</b>, Hubei; <b>Changde</b> and <b>Yiyang</b>, Hunan; <b>Hohhot</b>, Inner Mongolia; <b>Changzhou</b>, <b>Suqian</b>, and <b>Wuxi</b>, Jiangsu; <b>Nanchang</b> and <b>Xinyu</b>, Jiangxi; <b>Dalian</b> and <b>Shenyang</b>, Liaoning; <b>Xining</b>, Qinghai; <b>Baoji</b> and <b>Xianyang</b>, Shaanxi; <b>Jinan</b> and <b>Qingdao</b>, Shandong; <b>Shanghai</b>, Shanghai; <b>Chengdu</b>, Sichuan; <b>Jinhua</b>, <b>Quzhou</b>, and <b>Taizhou</b>, Zhejiang. These are subject to change: as we ramp up, we have been working with JD Cloud to “trial” cities for a few weeks or months to observe performance and tweak the cities to match.</p>
    <div>
      <h3>More Capacity: What and Why?</h3>
      <a href="#more-capacity-what-and-why">
        
      </a>
    </div>
    <p>In addition to all these new cities, we’re also proud to announce that we have seen a <b>3.5x increase</b> in external network capacity from the start of 2020 to now. This is just as key to our network strategy as new cities: it wouldn’t matter if we were in every city on Earth if we weren’t interconnected with other networks. <a href="/understanding-where-the-internet-isnt-good-enough-yet/">Last-mile ISPs will sometimes still “trombone” their traffic</a>, but in general, end users will get faster Internet as we interconnect more.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/2ffYaUBtPlPgEOXiy3yB0X/14a99c2a44a90ab38573d642a189d16d/image4-6.png" />
            
            </figure><p>This interconnection is spread far and wide, both to user networks and those of website hosts and other major cloud networks. This has involved a lot of middleman-removal: rather than run fiber optics from our routers through a third-party network to an origin or user’s network, we’re running more and more Private Network Interconnects (PNIs) and, better yet, Cloudflare Network Interconnects (CNIs) to our customers.</p><p>These PNIs and CNIs can not only reduce egress costs for our customers (particularly <a href="https://www.cloudflare.com/bandwidth-alliance/">with our Bandwidth Alliance partners</a>) but also increase the speed, reliability, and privacy of connections. The fewer networks and less distance your Internet traffic flows through, the better off everyone is. To put some numbers on that, only 30% of this newly doubled capacity was transit, leaving 70% flowing directly either physically over PNIs/CNIs or logically over peering sessions at Internet exchange points.</p>
    <div>
      <h3>The Backbone</h3>
      <a href="#the-backbone">
        
      </a>
    </div>
    
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3xbsht8vdjngl4BjfP8HAl/e49dd944fccbf27ad462de3627a5c6bb/image6.png" />
            
            </figure><p>At the same time as this increase in external capacity, we’ve quietly been adding hundreds of new segments to our backbone. Our backbone consists of dedicated fiber optic lines and reserved portions of wavelength that connect Cloudflare data centers together. This is split approximately 55/45 between “metro” capacity, which redundantly connects data centers in which we have a presence, and “long-haul” capacity, which connects Cloudflare data centers in different cities.</p><p>The backbone is used to increase the speed of our customer traffic, e.g., for <a href="https://www.cloudflare.com/products/argo-smart-routing/">Argo Smart Routing</a>, <a href="/introducing-smarter-tiered-cache-topology-generation/">Argo Tiered Caching</a>, and <a href="https://1.1.1.1/">WARP+</a>. Our backbone is like a private highway connecting cities, while public Internet routing is like local roads: not only does the backbone directly connect two cities, but it’s <a href="/argo-and-the-cloudflare-global-private-backbone/">reliably faster and sees fewer issues</a>. We’ll dive into some benchmarks of the speed improvements of the backbone in a more comprehensive future blog post.</p><p>The backbone is also more secure. While Cloudflare <a href="/rpki-details/">signs all of its BGP routes with RPKI</a>, <a href="/rpki-2020-fall-update/">pushes adjacent networks to use RPKI to avoid route hijacks</a>, and <a href="https://www.cloudflare.com/trust-hub/">encrypts external and internal traffic</a>, the most secure and private way to safeguard our users’ traffic is to keep it on-network as much as possible.</p><p>Internal load balancing between cities has also been greatly improved, thanks to the use of the backbone for traffic management with a technology we call Plurimog (a reference to our <a href="/unimog-cloudflares-edge-load-balancer/">in-colo Layer 4 load balancer, Unimog</a>). A surge of traffic into Portland can be shifted instantaneously over diverse links to Seattle, Denver, or San Jose with a single hop, without waiting for changes to propagate over anycast or running the risk of an interim increase in errors.</p><p>From an expansion perspective, two key areas of focus have been our undersea North America to Europe (transatlantic) and Asia to North America (transpacific) backbone rings. These links use geographically diverse subsea cable systems and connect into diverse routers and data centers on both ends — four transatlantic cables from North America to Europe, three transamerican cables connecting South and North America, and three transpacific cables connecting Asia and North America. User traffic coming from Los Angeles could travel to an origin as west as Singapore or as east as Moscow without leaving our network.</p><p>This rate of growth has been enabled by improved traffic forecast modeling, rapid internal feedback loops on link utilization, and more broadly by growing our teams and partnerships. We are creating a global view of capacity, pricing, and desirability of backbone links in the same way that we have for transit and peering. The result is a backbone that doubled in long-haul capacity this year, increased more than 800% from the start of last year, and will continue to expand to intelligently crisscross the globe.</p><p>The backbone has taken on a huge amount of traffic that would otherwise go over external transit and peering connections, freeing up capacity for when it is explicitly needed (last-hop routes, failover, etc.) and avoiding any outages on other major global networks (e.g., <a href="/analysis-of-todays-centurylink-level-3-outage/">CenturyLink</a>, <a href="/how-verizon-and-a-bgp-optimizer-knocked-large-parts-of-the-internet-offline-today/">Verizon</a>).</p>
    <div>
      <h3>In Conclusion</h3>
      <a href="#in-conclusion">
        
      </a>
    </div>
    
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4dL0k5EarrzYMsUQIGOMhJ/1c9b514741d37d38bab848b5e1764fef/image3-5.png" />
            
            </figure><p><i>A map of the world highlighting all 250+ cities in which Cloudflare is deployed.</i></p><p>More cities, capacity, and backbone are more steps as part of going from being the most global network on Earth to the most <i>local</i> one as well. We believe in providing security, privacy, and reliability for all — not just those who have the money to pay for something we consider fundamental Internet rights. We have seen the investment into our network pay huge dividends this past year.</p><p>Happy Speed Week!</p><p><i>Do you want to work on the future of a globally local network? Are you passionate about edge networks? Do you thrive in an exciting, rapid-growth environment? If so, good news: Cloudflare Infrastructure is hiring; check our open roles</i> <a href="https://www.cloudflare.com/careers/jobs/?department=Infrastructure&amp;location=default"><i>here</i></a><i>!</i></p><p><i>Alternatively — if you work at an ISP we aren’t already deployed with and want to bring this level of speed and control to your users, we’re here to make that happen. Please reach out to our Edge Partnerships team at </i><a href="#"><i>epp@cloudflare.com</i></a><i>.</i></p>
    <div>
      <h3>Watch on Cloudflare TV</h3>
      <a href="#watch-on-cloudflare-tv">
        
      </a>
    </div>
    <div></div> ]]></content:encoded>
            <category><![CDATA[Speed Week]]></category>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Internet Performance]]></category>
            <guid isPermaLink="false">3H2LfF3dALtpfa7BdAAV5S</guid>
            <dc:creator>Jon Rolfe</dc:creator>
        </item>
        <item>
            <title><![CDATA[Expanding Cloudflare to 25+ Cities in Brazil]]></title>
            <link>https://blog.cloudflare.com/expanding-to-25-plus-cities-in-brazil/</link>
            <pubDate>Wed, 21 Jul 2021 12:58:25 GMT</pubDate>
            <description><![CDATA[ Today, we are excited to announce an expansion we’ve been working on behind the scenes for the last two years: a 25+ city partnership with one of the largest ISPs in Brazil. ]]></description>
            <content:encoded><![CDATA[ 
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4agYXJ5ZJte7qCciEDi1Tc/2c7cf3f347fa1fe338fb9a6f2a899c1a/image2-9.png" />
            
            </figure><p>Today, we are excited to announce an expansion we’ve been working on behind the scenes for the last two years: a 25+ city partnership with one of the largest ISPs in Brazil. This is one of the largest simultaneous single-country expansions we’ve done so far.</p><p>With this partnership, Brazilians throughout the country will see significant improvement to their Internet experience. Already, the 25th-percentile latency of non-bot traffic (we use that measure as an approximation of physical distance from our servers to end users) has dropped from the mid-20 millisecond range to sub-10 milliseconds. This benefit extends not only to the 25 million Internet properties on our network, but to the entire Internet with Cloudflare services like <a href="/announcing-1111/">1.1.1.1</a> and <a href="/1111-warp-better-vpn/">WARP</a>. We expect that as we approach 25 cities in Brazil, latency will continue to drop while throughput increases.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/1c0FatkbebHwzPUd5er53V/eabf9ce9b96cfddc4ee493393d0e243c/image1-8.png" />
            
            </figure><p><i>25th percentile latency of non-bot traffic in Brazil has more than halved as new cities have gone live.</i></p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/66WogVmCXBzXaWaxkMXekK/9043e05635f08daa5f38623d9fe5e9ae/most-recent-brazil--1-.png" />
            
            </figure><p>This partnership is part of our mission to help create a better Internet and the best development experience for all — not just those in major population centers or in Western markets — and we are excited to take this step on our journey to help build a better Internet. Whether you live in the heart of São Paulo or the outskirts of the Amazon rainforest in Manaus, expect an upgrade to your Internet experience soon.</p><p>We have already launched in <b>Porto Alegre, Belo Horizonte, Brasília, Campinas, Curitiba,</b> and <b>Fortaleza</b>, with additional presences coming soon to <b>Manaus, São Paulo, Blumenau, Joinville, Florianópolis, Itajai, Belém, Goiânia, Salvador, São José do Rio Preto</b>, <b>Americana</b>, and <b>Sorocaba</b>.</p><p>From there, we’re planning on adding presences in the following cities: <b>Guarulhos, Mogi das Cruzes, São José dos Campos, Vitória, Londrina, Maringá, Campina Grande, Caxias do Sul, Cuiabá, Lajeado, Natal, Recife, Osasco, Santo André</b>, and <b>Rio</b>. The result will be a net expansion of Cloudflare in Brazil by <i>12 to 16 times</i>.</p><p>We celebrate the benefits that this partnership will bring to Latin America. Our President and Chief Operating Officer Michelle Zatlyn likes to say that “<i>we’re just getting started</i>”. In that spirit, expect more exciting news about the Cloudflare network not only in Latin America, but worldwide!</p><p><i>Do you work at an ISP who is interested in bringing a better Internet experience to your users and better control over your network? Please reach out to our Edge Partnerships team at</i> <a href="#"><i>epp@cloudflare.com</i></a><i>.</i></p><p><i>Are you passionate about working to expand our network to make the best edge platform on the globe? Do you thrive in an exciting, rapid-growth environment? Check out open roles on the Infrastructure team</i> <a href="https://www.cloudflare.com/careers/jobs/?department=Infrastructure&amp;location=default"><i>here</i></a><i>!</i></p> ]]></content:encoded>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Partners]]></category>
            <category><![CDATA[Speed & Reliability]]></category>
            <guid isPermaLink="false">2JuexSvvNb0qYHtd2EGc74</guid>
            <dc:creator>Jen Kim</dc:creator>
            <dc:creator>Jon Rolfe</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cloudflare’s Network Doubles CPU Capacity and Expands Into Ten New Cities in Four New Countries]]></title>
            <link>https://blog.cloudflare.com/ten-new-cities-four-new-countries/</link>
            <pubDate>Wed, 30 Jun 2021 12:59:45 GMT</pubDate>
            <description><![CDATA[ Cloudflare's global network is always expanding. We've recently added ten new cities and four new countries to our network. ]]></description>
            <content:encoded><![CDATA[ 
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/14KOIML5IbdHhy6Cx3VqkB/0ebb33f46ec83988b0a4716c17779495/image2-14.png" />
            
            </figure><p>Cloudflare’s global network is always expanding, and 2021 has been no exception. Today, I’m happy to give a mid-year update: we've added ten new Cloudflare cities, with four new countries represented among them. And we've doubled our computational footprint since the start of pandemic-related lockdowns.</p><p>No matter what else we do at Cloudflare, constant expansion of our infrastructure to new places is a requirement to help build a better Internet. 2021, like 2020, has been a difficult time to be a global network — from semiconductor shortages to supply-chain disruptions — but regardless, we have continued to expand throughout the entire globe, experimenting with technologies like <a href="/arms-race-ampere-altra-takes-on-aws-graviton2/">ARM</a>, <a href="/asics-at-the-edge/">ASICs</a>, and <a href="/workers-ai/">Nvidia</a> all the way.</p>
    <div>
      <h3>The Cities</h3>
      <a href="#the-cities">
        
      </a>
    </div>
    
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3jtw2IBGMc6BXLmgzgU0R7/d63e78ae49951f4d9ca96c7604b82e8f/image1-12.png" />
            
            </figure><p>Without further ado, here are the new Cloudflare cities: <b>Tbilisi</b>, Georgia; <b>San José</b>, Costa Rica; <b>Tunis</b>, Tunisia; <b>Yangon</b>, Myanmar; <b>Nairobi</b>, Kenya; <b>Jashore</b>, Bangladesh; <b>Canberra</b>, Australia; <b>Palermo,</b> Italy; and <b>Salvador</b> and <b>Campinas</b>, Brazil.</p><p>These deployments are spread across every continent except Antarctica.</p><p>We’ve solidified our presence in every country of the Caucuses with our first deployment in the country of Georgia in the capital city of <b>Tbilisi</b>. And on the other side of the world, we’ve also established our first deployment in Costa Rica’s capital of <b>San José</b> with NIC.CR, run by the Academia Nacional de Ciencias.</p><p>In the northernmost country in Africa comes another capital city deployment, this time in <b>Tunis</b>, bringing us one country closer towards fully circling the Mediterranean Sea. Wrapping up the new country docket is our first city in Myanmar with our presence in <b>Yangon</b>, the country’s capital and largest city.</p><p>Our second Kenyan city is the country’s capital, <b>Nairobi</b>, bringing our city count in sub-Saharan Africa to a total of fifteen. In Bangladesh, <b>Jashore</b> puts us in the capital of its namesake Jashore District and the third largest city in the country after Chittagong and Dhaka, both already Cloudflare cities.</p><p>In the land way down under, our <b>Canberra</b> deployment puts us in Australia’s capital city, located, unsurprisingly, in the Australian Capital Territory. In differently warm lands is <b>Palermo</b>, Italy, capital of the island of Sicily, which we already see boosting performance throughout Italy.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3ksRgW0nCJ3vZT26rLispI/4d6fb8e9b59df8d6c5294a29b71779e9/image.png" />
            
            </figure><p><i>25th percentile latency of non-bot traffic in Italy, year-to-date.</i></p><p>Finally, we’ve gone live in <b>Salvador</b> (capital of the state of Bahia) and <b>Campinas</b>, Brazil, the only city announced today that <i>isn’t</i> a capital. These are some of the first few steps in a larger Brazilian expansion — watch this blog for more news on that soon.</p><p>This is in addition to the <i>dozens</i> of new cities we’ve added in Mainland China with our partner, <a href="/cloudflare-partners-with-jd-cloud/">JD Cloud</a>, with whom we have been working closely to quickly deploy and test new cities since last year.</p>
    <div>
      <h3>The Impact</h3>
      <a href="#the-impact">
        
      </a>
    </div>
    <p>While we’re proud of our <a href="/automating-data-center-expansions-with-airflow/">provisioning process</a>, the work with new cities begins, not ends, with deployment. Each city is not only a new source of opportunity, but risk: Internet routing is fickle, and things that should improve network quality don’t always do so. While we have always had a slew of ways to track performance, we’ve found that a significant, constant improvement in the 25th percentile latency of non-bot traffic to be an ideal approximation of latency impacted by only physical distance.</p><p>Using this metric, we can quickly see the improvement that comes from adding new cities. For example, in Kenya, we can see that the addition of our Nairobi presence improved real user performance:</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/6FSms3JHjFjoVxH3vGPM2S/28740bb632f2ece8dab81021be95ce1b/image3-11.png" />
            
            </figure><p><i>25th percentile latency of non-bot Kenyan traffic, before and after Nairobi gained a Cloudflare point of presence.</i></p><p>Latency variations in general are expected on the Internet — particularly in countries with high amounts of Internet traffic originating from non-fixed connections, like mobile phones — but in aggregate, the more consistently low latency, the better. From this chart, you can clearly see that not only was there a reduction in latency, but also that there were fewer frustrating variations in user latency. We all get annoyed when a page loads quickly one second and slowly the next, and the lower jitter that comes with being closer to the server helps to eliminate it.</p><p>As a reminder, while these measurements are in thousandths of a second, they add up quickly. Popular sites often require hundreds of individual requests for assets, some of which are initiated serially, so the difference between 25 milliseconds and 5 milliseconds can mean the difference between single and multi-second page load times.</p><p>To sum things up, users in the cities or greater areas of these cities should expect an improved Internet experience when using everything from our free, private <a href="https://developers.cloudflare.com/1.1.1.1/">1.1.1.1 DNS resolver</a> to the tens of millions of Internet properties that trust Cloudflare with their traffic. We have dozens more cities in the works at any given time, including now. Watch this space for more!</p>
    <div>
      <h3><i>Join Our Team</i></h3>
      <a href="#join-our-team">
        
      </a>
    </div>
    <p><i>Like our network, Cloudflare continues to rapidly grow. If working at a rapidly expanding, globally diverse company interests you, we’re </i><a href="https://cloudflare.com/careers"><i>hiring</i></a><i> for scores of positions, including in the Infrastructure group. Or, if you work at a global ISP and would like to improve your users’ experience and be part of building a better Internet, get in touch with our Edge Partners Program at </i><a href="#"><i>epp@cloudflare.com</i></a><i> we’ll look into sending some servers your way!</i></p> ]]></content:encoded>
            <category><![CDATA[Internet Performance]]></category>
            <category><![CDATA[Cloudflare Network]]></category>
            <guid isPermaLink="false">5GG91GwZ5L56nL6Uum03i5</guid>
            <dc:creator>Jon Rolfe</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cloudflare Expanded to 200 Cities in 2019]]></title>
            <link>https://blog.cloudflare.com/cloudflare-expanded-to-200-cities-in-2019/</link>
            <pubDate>Sat, 04 Jan 2020 17:00:00 GMT</pubDate>
            <description><![CDATA[ We have some exciting news to ring in the new decade: Cloudflare’s global network has expanded to 200 cities across 90+ countries. ]]></description>
            <content:encoded><![CDATA[ <p></p><p>We have exciting news: Cloudflare closed out the decade by reaching our <b>200th</b> city* across <b>90+</b> countries. Each new location increases the security, performance, and reliability of the 20-million-plus Internet properties on our network. Over the last quarter, we turned up seven data centers spanning from Chattogram, Bangladesh all the way to the Hawaiian Islands:</p><ul><li><p><b>Chattogram</b> &amp; <b>Dhaka</b>, Bangladesh. These data centers are our first in Bangladesh, ensuring that its <a href="https://data.worldbank.org/indicator/SP.POP.TOTL?locations=BD">161 million residents</a> will have a better experience on our network.</p></li><li><p><b>Honolulu</b>, Hawaii, USA. Honolulu is one of the most remote cities in the world; with our Honolulu data center up and running, Hawaiian visitors can be served 2,400 miles closer than ever before! Hawaii is a hub for many submarine cables in the Pacific, meaning that some Pacific Islands will also see significant improvements.</p></li><li><p><b>Adelaide</b>, Australia. Our 7th Australasian data center can be found “down under” in the capital of South Australia. Despite being Australia’s fifth-largest city, Adelaide is often overlooked for Australian interconnection. We, for one, are happy to establish a presence in it and its unique <a href="https://en.wikipedia.org/wiki/UTC%2B09:30">UTC+9:30 time zone</a>!</p></li><li><p><b>Thimphu</b>, Bhutan. Bhutan is the seventh <a href="https://en.wikipedia.org/wiki/South_Asian_Association_for_Regional_Cooperation">SAARC</a> (South Asian Association for Regional Cooperation) country with a Cloudflare network presence. Thimphu is our first Bhutanese data center, continuing our mission of <a href="http://betterinternet.com">security and performance for all</a>.</p></li><li><p><b>St George’s</b>, Grenada. Our Grenadian data center is joining the Grenada Internet Exchange (GREX), the first non-profit Internet Exchange (IX) in the English-speaking Caribbean.</p></li></ul><p>We’ve come a long way since our launch in 2010, moving from colocating in key Internet hubs to fanning out across the globe and partnering with local ISPs. This has allowed us to offer security, performance, and reliability to Internet users in all corners of the world. In addition to the 35 cities we added in 2019, we expanded our existing data centers behind-the-scenes. We believe there are a lot of opportunities to harness in 2020 as we look to bring our network and its edge-computing power closer and closer to everyone on the Internet.</p><p>*<i>Includes cities where we have data centers with active Internet ports and those where we are configuring our servers to handle traffic for more customers (at the time of publishing).</i></p> ]]></content:encoded>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[USA]]></category>
            <category><![CDATA[Middle East]]></category>
            <category><![CDATA[Australia]]></category>
            <category><![CDATA[APJC]]></category>
            <guid isPermaLink="false">4LgQNJr6xVp1T7QdEMDMaj</guid>
            <dc:creator>Jon Rolfe</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cloudflare Global Network Expands to 193 Cities]]></title>
            <link>https://blog.cloudflare.com/scaling-the-cloudflare-global/</link>
            <pubDate>Thu, 15 Aug 2019 01:41:18 GMT</pubDate>
            <description><![CDATA[ Cloudflare’s global network currently spans 193 cities across 90+ countries. With over 20 million Internet properties on our network, we increase the security, performance, and reliability of large portions of the Internet every time we add a location. ]]></description>
            <content:encoded><![CDATA[ <p>Cloudflare’s global network currently spans 193 cities across 90+ countries. With over 20 million Internet properties on our network, we increase the security, performance, and reliability of large portions of the Internet every time we add a location.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/6othJ1CZ1L7QpVqAHMqu2/e3eaeb54fc1eb8f9a02e3dc8e6447770/image1-3.png" />
            
            </figure>
    <div>
      <h3>Expanding Network to New Cities</h3>
      <a href="#expanding-network-to-new-cities">
        
      </a>
    </div>
    <p>So far in 2019, we’ve added a score of new locations: Amman, Antananarivo*, Arica*, Asunción, Baku, Bengaluru, Buffalo, Casablanca, Córdoba*, Cork, Curitiba, Dakar*, Dar es Salaam, Fortaleza, Geneva, Göteborg, Guatemala City, Hyderabad, Kigali, Kolkata, Male*, Maputo, Nagpur, Neuquén*, Nicosia, Nouméa, Ottawa, Port-au-Prince, Porto Alegre, Querétaro, Ramallah, and Thessaloniki.</p>
    <div>
      <h4>Our Humble Beginnings</h4>
      <a href="#our-humble-beginnings">
        
      </a>
    </div>
    <p>When Cloudflare launched in 2010, we focused on putting servers at the Internet’s crossroads: large data centers with key connections, like the Amsterdam Internet Exchange and Equinix Ashburn. This not only provided the most value to the most people at once but was also easier to manage by keeping our servers in the same buildings as all the local ISPs, server providers, and other people they needed to talk to streamline our services.</p><p>This is a great approach for bootstrapping a global network, but we’re obsessed with <a href="/tag/speed-week/">speed in general</a>. There are over five hundred cities in the world with over one million inhabitants, but only a handful of them have the kinds of major Internet exchanges that we targeted. Our goal as a company is to help make a better Internet for all, not just those lucky enough to live in areas with affordable and easily-accessible interconnection points. However, we ran up against two broad, nasty problems: a) running out of major Internet exchanges and b) latency still wasn’t as low as we wanted. Clearly, we had to start scaling in new ways.</p><p>One of our first big steps was entering into partnerships around the world with local ISPs, who have many of the same problems we do: ISPs want to save money and provide fast Internet to their customers, but they often don’t have a major Internet exchange nearby to connect to. Adding Cloudflare equipment to their infrastructure effectively brought more of the Internet closer to them. We help them speed up millions of Internet properties while reducing costs by serving traffic locally. Additionally, since all of our servers are designed to support all our products, a relatively small physical footprint can also provide <a href="https://www.cloudflare.com/ddos/">security</a>, <a href="https://www.cloudflare.com/cdn/">performance</a>, <a href="https://www.cloudflare.com/load-balancing/">reliability</a>, and more.</p>
    <div>
      <h2>Upgrading Capacity in Existing Cities</h2>
      <a href="#upgrading-capacity-in-existing-cities">
        
      </a>
    </div>
    <p>Though it may be obvious and easy to overlook, continuing to build out existing locations is also a key facet of building a global network. This year, we have significantly increased the computational capacity at the edge of our network. Additionally, by making it <a href="https://www.cloudflare.com/partners/peering-portal/">easier</a> to <a href="https://bgp.he.net/report/exchanges#_participants">interconnect</a> with Cloudflare, we have increased the number of unique networks directly connected with us to over 8,000. This makes for a faster, more reliable Internet experience for the &gt;1 billion IPs that we see daily.</p><p>To make these capacity upgrades possible for our customers, efficient infrastructure deployment has been one of our keys to success. We want our infrastructure deployment to be targeted and flexible.</p>
    <div>
      <h3>Targeted Deployment</h3>
      <a href="#targeted-deployment">
        
      </a>
    </div>
    <p>The next Cloudflare customer through our door could be a small restaurant owner on a Pro plan with thousands of monthly pageviews or a <a href="https://www.cloudflare.com/case-studies/discord/">fast-growing global tech company like Discord.</a> As a result, we need to always stay one step ahead and synthesize a lot of data all at once for our customers.</p><p>To accommodate this expansion, our Capacity Planning team is learning new ways to optimize our servers. One key strategy is targeting exactly where to send our servers. However, staying on top of everything isn’t easy - we are a global <a href="https://www.cloudflare.com/learning/cdn/glossary/anycast-network/">anycast</a> network, which introduces unpredictability as to where incoming traffic goes. To make things even more difficult, each city can contain as many as five distinct deployments. Planning isn’t just a question of what city to send servers to, it’s one of which address.</p><p>To make sense of it all, we tackle the problem with simulations. Some, but not all, of the variables we model include historical traffic growth rates, foreseeable anomalous spikes (e.g., Cyber Day in Chile), and consumption states from our live deal pipeline, as well as product costs, user growth, end-customer adoption. We also add in site reliability, potential for expansion, and expected regional expansion and partnerships, as well as strategic priorities and, of course, feedback from our fantastic Systems Reliability Engineers.</p>
    <div>
      <h3>Flexible Supply Chain</h3>
      <a href="#flexible-supply-chain">
        
      </a>
    </div>
    <p>Knowing where to send a server is only the first challenge of many when it comes to a global network. Just like our user base, our supply chain must span the entire world while also staying flexible enough to quickly react to time constraints, pricing changes including taxes and tariffs, import/export restrictions and required certifications - not to mention local partnerships many more dynamic location-specific variables. Even more reason we have to stay quick on our feet, there will always be unforeseen roadblocks and detours even in the most well-prepared plans. For example, a planned expansion in our Prague location might warrant an expanded presence in Vienna for failover.</p><p>Once servers arrive at our data centers, our Data Center Deployment and Technical Operations teams work with our vendors and on-site data center personnel (our “Remote Hands” and “Smart Hands”) to install the physical server, manage the cabling, and handle other early-stage provisioning processes.</p><p>Our <a href="/cloudflare-architecture-and-how-bpf-eats-the-world/">architecture</a>, which is designed so that every server can support every service, makes it easier to withstand hardware failures and efficiently load balance workloads between equipment and between locations.</p>
    <div>
      <h2><b>Join Our Team</b></h2>
      <a href="#join-our-team">
        
      </a>
    </div>
    <p>If working at a rapidly expanding, globally diverse company interests you, we’re <a href="https://cloudflare.com/careers">hiring</a> for scores of positions, including in the Infrastructure group. If you want to help increase hardware efficiency, deploy and maintain servers, work on our supply chain, or strengthen ISP partnerships, get in touch.</p><p>*<i>Represents cities where we have data centers with active Internet ports and where we are configuring our servers to handle traffic for more customers (at the time of publishing)</i></p> ]]></content:encoded>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[Africa]]></category>
            <category><![CDATA[South America]]></category>
            <category><![CDATA[India]]></category>
            <guid isPermaLink="false">8ETCTVINpOptfId22EZnC</guid>
            <dc:creator>Nitin Rao</dc:creator>
            <dc:creator>Jon Rolfe</dc:creator>
            <dc:creator>Eva Hoyer</dc:creator>
        </item>
    </channel>
</rss>