Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
6 changes: 1 addition & 5 deletions src/content/docs/china-network/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ head:
content: Overview
---

import { Stream } from "~/components"
import { CardGrid, LinkCard } from "~/components"

The [Cloudflare China Network](https://www.cloudflare.com/china-network/) is a package of selected Cloudflare's performance and security products running on data centers located in mainland China and operated by Cloudflare's partner JD Cloud.

Expand All @@ -24,10 +24,6 @@ The Cloudflare China Network provides:
- [In-China Authoritative DNS and in-China nameservers](/china-network/concepts/china-dns/) to improve the Time to First Byte (TTFB) performance.
- [Global Acceleration](/china-network/concepts/global-acceleration/) is a suite of connectivity, performance offerings and professional services designed to simplify your global assets' deployment in China.

### Video Introduction

<Stream id="b7933a5b3636ca29f834128ca92665b3" title="China Network Overview" thumbnail="1s" />

## Availability

The Cloudflare China Network is available as a separate subscription for customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/).
Expand Down
16 changes: 16 additions & 0 deletions src/content/docs/china-network/videos.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
pcx_content_type: navigation
title: Videos
sidebar:
order: 4
---

import { CardGrid, LinkCard } from "~/components";

<CardGrid>
<LinkCard
title="Introduction to the China Network"
description="Watch to learn how Cloudflare's China Network can help you improve performance, compliance, and connectivity for your users in mainland China."
href="/learning-paths/china-network-overview/series/china-network-main-features-1/"
/>
</CardGrid>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
pcx_content_type: navigation
title: How to accelerate dynamic traffic outside of mainland China
sidebar:
order: 2
tableOfContents: false
---

import { Render, Tabs, TabItem, Stream, Card } from "~/components";

<Tabs>
<TabItem label="Watch this episode">

In this video, Jess Liu discusses Cloudflare's CDN Global Acceleration (formerly China Express), including solutions for high latency on dynamic content, accelerating API calls, accessing Cloudflare One services like WARP and Magic WAN from within mainland China, and securely connecting private enterprise networks.

<Card>
<Stream
id="b7933a5b3636ca29f834128ca92665b3"
title="How to accelerate dynamic traffic outside of mainland China"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/2-China-Express-thumbnail.png"
showMoreVideos={false}
/>

<Render file="china-network-overview-additional-resources" />

</Card>
</TabItem>

<TabItem label="Series overview">
<Render file="china-network-overview-navigation" />
</TabItem>
</Tabs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
pcx_content_type: navigation
title: How to speed up your web traffic inside mainland China
sidebar:
order: 1
tableOfContents: false
---

import { Render, Tabs, TabItem, Stream, Card } from "~/components";

<Tabs>
<TabItem label="Watch this episode">

In this video, Jess Liu walks us through the main features of Cloudflare's China Network. She covers how the China Network works, including integrated caching, in-country China name servers, and compliance with ICP regulations. She also briefly discusses Cloudflare’s CDN Global Acceleration (formerly China Express), an option for accelerating dynamic content that cannot be cached.

<Card>
<Stream
id="b7933a5b3636ca29f834128ca92665b3"
title="How to speed up your web traffic inside mainland China"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/1-China-network-thumbnail.png"
showMoreVideos={false}
/>

<Render file="china-network-overview-additional-resources" />

</Card>
</TabItem>

<TabItem label="Series overview">
<Render file="china-network-overview-navigation" />
</TabItem>
</Tabs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
pcx_content_type: navigation
title: Overview
sidebar:
order: 4
group:
hideIndex: true
tableOfContents: false
---
10 changes: 10 additions & 0 deletions src/content/learning-paths/china-network-overview.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": "Introduction to the China Network",
"path": "/learning-paths/china-network-overview/series/china-network-main-features-1/",
"priority": 1,
"description":"Watch to learn how Cloudflare's China Network can help you improve performance, compliance, and connectivity for your users in mainland China.",
"products": ["China Network"],
"product_group": "Application performance",
"additional_groups": ["Application security"],
"video": true
}
2 changes: 1 addition & 1 deletion src/content/learning-paths/durable-objects-course.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"path": "/learning-paths/durable-objects-course/series/introduction-to-series-1/",
"priority": 1,
"description":"Dive into a hands-on Durable Objects project and learn how to build stateful apps using serverless architecture",
"products": ["Durable Objects"],
"products": ["Durable Objects", "Workers"],
"product_group": "Developer platform",
"video": true
}
2 changes: 1 addition & 1 deletion src/content/learning-paths/sase-overview-course.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"description": "Watch this series and learn all about Cloudflare's Secure Access Service Edge (SASE) platform to learn how it can revolutionize your corporate network.",
"products": ["Cloudflare One"],
"product_group": "Cloudflare One",
"additional_groups": ["Cloudflare One"],
"additional_groups": ["Cloudflare One", "Cloudflare essentials"],
"video": true
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
{}

---

**Related content**

For additional resources on the China Network, refer to the following resources:

- [Cloudflare China Network](/china-network/)
- [CDN Global Acceleration (formerly China Express)](/china-network/concepts/global-acceleration/)
- [Internet Content Provider (ICP)](/china-network/concepts/icp/)
- [Authoritative DNS in mainland China](/china-network/concepts/china-dns/)
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
{}

---

import { CardGrid, LinkCard, Card } from "~/components";

<CardGrid>
<LinkCard
title="Watch Episode 1: How to speed up your web traffic inside mainland China"
description="This video discusses the main features of Cloudflare's China Network, including how the China Network works, improving availability and response times with caching, in-country China name servers, and compliance with ICP regulations."
href="/learning-paths/china-network-overview/series/china-network-main-features-1/"
/>

<LinkCard
title="Watch Episode 2: How to accelerate dynamic traffic outside of mainland China"
description="This video discusses Cloudflare's CDN Global Acceleration (formerly China Express), including solutions for high latency on dynamic content, accelerating API calls, accessing Cloudflare One services like WARP and Magic WAN from within mainland China, and securely connecting private enterprise networks."
href="/learning-paths/china-network-overview/series/china-express-overview-2/"
/>
</CardGrid>
Loading