diff --git a/src/content/docs/china-network/index.mdx b/src/content/docs/china-network/index.mdx index fcec83558b63a7d..7686f5694d13578 100644 --- a/src/content/docs/china-network/index.mdx +++ b/src/content/docs/china-network/index.mdx @@ -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. @@ -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 - - - ## Availability The Cloudflare China Network is available as a separate subscription for customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/). diff --git a/src/content/docs/china-network/videos.mdx b/src/content/docs/china-network/videos.mdx new file mode 100644 index 000000000000000..a80d8d12201307f --- /dev/null +++ b/src/content/docs/china-network/videos.mdx @@ -0,0 +1,16 @@ +--- +pcx_content_type: navigation +title: Videos +sidebar: + order: 4 +--- + +import { CardGrid, LinkCard } from "~/components"; + + + + diff --git a/src/content/docs/learning-paths/china-network-overview/series/china-express-overview-2.mdx b/src/content/docs/learning-paths/china-network-overview/series/china-express-overview-2.mdx new file mode 100644 index 000000000000000..8587d4ae67753ba --- /dev/null +++ b/src/content/docs/learning-paths/china-network-overview/series/china-express-overview-2.mdx @@ -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"; + + + + + 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. + + + + + + + + + + + + + diff --git a/src/content/docs/learning-paths/china-network-overview/series/china-network-main-features-1.mdx b/src/content/docs/learning-paths/china-network-overview/series/china-network-main-features-1.mdx new file mode 100644 index 000000000000000..a1dc52da703e4fa --- /dev/null +++ b/src/content/docs/learning-paths/china-network-overview/series/china-network-main-features-1.mdx @@ -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"; + + + + + In this video, Jess Liu walks us through the main features of Cloudflare's China Network. They cover how the China Network works, including integrated caching, in-country China name servers, and compliance with ICP regulations. They also briefly discuss Cloudflare’s CDN Global Acceleration (formerly China Express), an option for accelerating dynamic content that cannot be cached. + + + + + + + + + + + + + diff --git a/src/content/docs/learning-paths/china-network-overview/series/index.mdx b/src/content/docs/learning-paths/china-network-overview/series/index.mdx new file mode 100644 index 000000000000000..0df7484bd14d087 --- /dev/null +++ b/src/content/docs/learning-paths/china-network-overview/series/index.mdx @@ -0,0 +1,9 @@ +--- +pcx_content_type: navigation +title: Overview +sidebar: + order: 4 + group: + hideIndex: true +tableOfContents: false +--- diff --git a/src/content/learning-paths/china-network-overview.json b/src/content/learning-paths/china-network-overview.json new file mode 100644 index 000000000000000..1f9c0b0b4d93387 --- /dev/null +++ b/src/content/learning-paths/china-network-overview.json @@ -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 +} diff --git a/src/content/learning-paths/durable-objects-course.json b/src/content/learning-paths/durable-objects-course.json index 3cdfb84153e3a4b..33b7170dce0a204 100644 --- a/src/content/learning-paths/durable-objects-course.json +++ b/src/content/learning-paths/durable-objects-course.json @@ -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 } diff --git a/src/content/learning-paths/sase-overview-course.json b/src/content/learning-paths/sase-overview-course.json index e8f8d18753b3d68..0207793eb3a28f6 100644 --- a/src/content/learning-paths/sase-overview-course.json +++ b/src/content/learning-paths/sase-overview-course.json @@ -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 } diff --git a/src/content/partials/learning-paths/china-network-overview-additional-resources.mdx b/src/content/partials/learning-paths/china-network-overview-additional-resources.mdx new file mode 100644 index 000000000000000..f15999e994d4aec --- /dev/null +++ b/src/content/partials/learning-paths/china-network-overview-additional-resources.mdx @@ -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/) \ No newline at end of file diff --git a/src/content/partials/learning-paths/china-network-overview-navigation.mdx b/src/content/partials/learning-paths/china-network-overview-navigation.mdx new file mode 100644 index 000000000000000..a7cd1e71ea5eda5 --- /dev/null +++ b/src/content/partials/learning-paths/china-network-overview-navigation.mdx @@ -0,0 +1,20 @@ +--- +{} + +--- + +import { CardGrid, LinkCard, Card } from "~/components"; + + + + + +