Skip to content

Commit 22c3035

Browse files
committed
Added video to how CF works
1 parent 8846aa5 commit 22c3035

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
pcx_content_type: concept
3-
title: How Cloudflare CDN works
3+
title: How Cloudflare works
44
sidebar:
55
order: 2
66

77
---
88

9-
import { GlossaryTooltip } from "~/components"
9+
import { Stream, GlossaryTooltip } from "~/components"
1010

1111
To optimize your website or web application, Cloudflare provides [DNS](https://www.cloudflare.com/learning/dns/what-is-dns/) and [CDN](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) services, so we can [reverse proxy](https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/) the web traffic to and from your domain.
1212

13+
<Stream id="89f8aaf01e4cadd0c777eded7ef4cca2" title="Onboard your domain to Cloudflare" thumbnail="2s" />
1314

1415
## DNS explained
1516

0 commit comments

Comments
 (0)