Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
/fundamentals/get-started/setup/ /fundamentals/setup/ 301
/fundamentals/get-started/setup/minimize-downtime/ /fundamentals/performance/minimize-downtime/ 301
/fundamentals/basic-tasks/maintenance-mode/ /fundamentals/performance/minimize-downtime/ 301
/fundamentals/get-started/concepts/what-is-cloudflare/ /fundamentals/concepts/what-is-cloudflare/ 301
/fundamentals/get-started/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
/fundamentals/get-started/concepts/cloudflare-challenges/ /waf/reference/cloudflare-challenges/ 301
/fundamentals/get-started/concepts/accounts-and-zones/ /fundamentals/setup/accounts-and-zones/ 301
/fundamentals/get-started/concepts/cloudflare-ip-addresses/ /fundamentals/concepts/cloudflare-ip-addresses/ 301
Expand Down Expand Up @@ -635,6 +635,9 @@
/fundamentals/security/trace-request/how-to/ /fundamentals/trace-request/how-to/ 301
/fundamentals/security/trace-request/limitations/ /fundamentals/trace-request/limitations/ 301
/fundamentals/security/trace-request/changelog/ /fundamentals/trace-request/changelog/ 301
/fundamentals/concepts/what-is-cloudflare/ https://www.cloudflare.com/learning/what-is-cloudflare/ 301
/fundamentals/concepts/the-internet/ https://www.cloudflare.com/learning/network-layer/how-does-the-internet-work/ 301
/fundamentals/concepts/free-plan/ /fundamentals/subscriptions-and-billing/free-plan/ 301

# gateway
/gateway/about/ /cloudflare-one/policies/gateway/ 301
Expand Down
7 changes: 0 additions & 7 deletions src/content/docs/fundamentals/concepts/the-internet.mdx

This file was deleted.

44 changes: 0 additions & 44 deletions src/content/docs/fundamentals/concepts/what-is-cloudflare.mdx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pcx_content_type: concept
title: Our Free plan
sidebar:
order: 4
order: 1
head:
- tag: title
content: Why Cloudflare offers a free plan
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar:

import { Render } from "~/components"

<Render file="how-cloudflare-works" product="fundamentals" />
Fundamentally, Cloudflare is a [large network of servers](https://www.cloudflare.com/learning/what-is-cloudflare/) that can improve the security, performance, and reliability of anything connected to the Internet.

## Life of a request

Expand Down
6 changes: 0 additions & 6 deletions src/content/partials/fundamentals/how-cloudflare-works.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion src/content/partials/fundamentals/what-is-cloudflare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ import { Stream } from "~/components"

<Stream videoId="bdf5733bed92deded731efee29b2346f" videoTitle="What is Cloudflare?" thumbnailTimeOrURL="38s" />

Cloudflare is one of the worlds largest [connectivity cloud networks](https://blog.cloudflare.com/welcome-to-connectivity-cloud). Today, anyone with an Internet presence can have faster and more secure websites and applications thanks to Cloudflare. This includes bloggers, businesses, and even non-profits.
Cloudflare is one of the world's largest [connectivity cloud networks](https://blog.cloudflare.com/welcome-to-connectivity-cloud). Today, anyone with an Internet presence can have faster and more secure websites and applications thanks to Cloudflare. This includes bloggers, businesses, and even non-profits.

Millions of Internet properties are on Cloudflare, and our network is growing by tens of thousands each day. Cloudflare powers Internet requests for millions of websites and serves 55 million HTTP requests per second on average.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

---

* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](/fundamentals/concepts/what-is-cloudflare/) (2 minutes)
* What is Cloudflare? | [Website](https://www.cloudflare.com/what-is-cloudflare/) (5 minute read) or [video](https://youtu.be/XHvmX3FhTwU?feature=shared) (2 minutes)
Loading