-
Notifications
You must be signed in to change notification settings - Fork 10.4k
China Network Video Learning Path #20778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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> |
32 changes: 32 additions & 0 deletions
32
.../docs/learning-paths/china-network-overview/series/china-express-overview-2.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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> |
32 changes: 32 additions & 0 deletions
32
.../learning-paths/china-network-overview/series/china-network-main-features-1.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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> | ||
9 changes: 9 additions & 0 deletions
9
src/content/docs/learning-paths/china-network-overview/series/index.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | ||
| --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...content/partials/learning-paths/china-network-overview-additional-resources.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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/) |
20 changes: 20 additions & 0 deletions
20
src/content/partials/learning-paths/china-network-overview-navigation.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.