Skip to content

Commit af4308a

Browse files
jason-cfhyperlint-ai[bot]securitypedantranbelpedrosousa
authored
First iteration of sase series (#20255)
* First iteration of sase series * updating file name to match title * hyperlint suggestions Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Update video-tutorials.mdx * Update video-1.mdx * Update video-3.mdx * Update video-4.mdx * Update video-5.mdx * Update sase-overview-course.json * Update sase-series-navigation.mdx * Update sase-series-navigation.mdx * TW Feedback Co-authored-by: ranbel <[email protected]> Co-authored-by: Pedro Sousa <[email protected]> * Additional updates * fixing link * updating video 1 and thumbnails --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Simon Thorpe <[email protected]> Co-authored-by: ranbel <[email protected]> Co-authored-by: Pedro Sousa <[email protected]>
1 parent 729dd7a commit af4308a

File tree

9 files changed

+280
-0
lines changed

9 files changed

+280
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Videos
4+
sidebar:
5+
order: 11
6+
---
7+
8+
import { CardGrid, LinkCard } from "~/components";
9+
10+
<CardGrid>
11+
<LinkCard
12+
title="Build and secure your SASE corporate network"
13+
description="Dive into Cloudflare's Secure Access Service Edge (SASE) platform and learn how it's been designed to revolutionize the idea of the corporate network."
14+
href="/learning-paths/sase-overview-course/series/evolution-corporate-networks-1/"
15+
/>
16+
</CardGrid>
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Connect and secure from any network to anywhere
4+
sidebar:
5+
order: 5
6+
prev: true
7+
next: true
8+
tableOfContents: false
9+
---
10+
11+
import { Render, Tabs, TabItem, Stream, Card } from "~/components";
12+
13+
<Tabs>
14+
<TabItem label="Watch this episode">
15+
16+
Build your new corporate network with Cloudflare, connecting any network into our modern SASE platform and secure applications, users, devices and your company data. In this video you will learn all the different methods of connecting networks to Cloudflare and what services can be used to improve security and performance.
17+
18+
<Card>
19+
<Stream
20+
videoId="0f5d548ef3f606e6833b78e0193847c4"
21+
videoTitle="Connect and secure from any network to anywhere"
22+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Connect-and-secure-from-any-network-to-anywhere.jpg"
23+
moreVideosLink="false"
24+
/>
25+
26+
**Related content**
27+
28+
If you want to dive into detail about using Cloudflare to modernize your corporate network, refer to the following pages:
29+
30+
- [Evolving to a SASE architecture with Cloudflare](/reference-architecture/architectures/sase/)
31+
- [Magic Transit Reference Architecture](/reference-architecture/architectures/magic-transit/)
32+
- [Protect data center networks](/reference-architecture/diagrams/network/protect-data-center-networks/)
33+
- [Protect hybrid cloud networks](/reference-architecture/diagrams/network/protect-hybrid-cloud-networks-with-cloudflare-magic-transit/)
34+
35+
</Card>
36+
</TabItem>
37+
38+
<TabItem label="Series overview">
39+
<Render file="sase-series-navigation" />
40+
</TabItem>
41+
</Tabs>
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
pcx_content_type: navigation
3+
title: The evolution of corporate networks
4+
sidebar:
5+
order: 2
6+
tableOfContents: false
7+
---
8+
9+
import { Render, Tabs, TabItem, Stream, Card } from "~/components";
10+
11+
<Tabs>
12+
<TabItem label="Watch this episode">
13+
14+
In this video, we discuss Cloudflare One, our Secure Access Service Edge (SASE) platform and how it has been designed to revolutionize the corporate network and enable companies with their Zero Trust strategy. Legacy network design is struggling to address today's challenges of security, performance and monitoring needs. Many IT teams are trying to evolve their corporate network with point solutions and finding the lack of integration and performance an issue.
15+
16+
<Card>
17+
<Stream
18+
videoId="4d035db77fdeed4ca089518eb57a4c31"
19+
videoTitle="The evolution of corporate networks"
20+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/The-evolution-of-corporate-networks.jpg"
21+
moreVideosLink="false"
22+
/>
23+
24+
**Related content**
25+
26+
If you want to dive into detail about modernizing your corporate network with Cloudflare, refer to the following pages:
27+
28+
- [Evolving to a SASE architecture with Cloudflare](/reference-architecture/architectures/sase/)
29+
- [Network-focused migration from VPN concentrators to Zero Trust Network Access](/reference-architecture/design-guides/network-vpn-migration/)
30+
- [Using a Zero Trust framework to secure SaaS applications](/reference-architecture/design-guides/zero-trust-for-saas/)
31+
- [Building Zero Trust architecture into your startup](/reference-architecture/design-guides/zero-trust-for-startups/)
32+
33+
</Card>
34+
</TabItem>
35+
36+
<TabItem label="Series overview">
37+
<Render file="sase-series-navigation" />
38+
</TabItem>
39+
</Tabs>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Overview
4+
sidebar:
5+
order: 4
6+
group:
7+
hideIndex: true
8+
tableOfContents: false
9+
---
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Protect your users from Internet risks
4+
sidebar:
5+
order: 6
6+
prev: true
7+
next: false
8+
tableOfContents: false
9+
---
10+
11+
import { Render, Tabs, TabItem, Stream, Card } from "~/components";
12+
13+
<Tabs>
14+
<TabItem label="Watch this episode">
15+
16+
The Internet has become part of your corporate network, however browsing the web comes with hidden risks including malware, phishing attacks, and malicious websites. In this video, we will explore how Cloudflare's Secure Web Gateway (SWG) helps keep users safe by filtering and inspecting Internet traffic in real time. Whether you are protecting a remote workforce or securing an entire organization, Cloudflare ensures that users can access the web securely — without sacrificing speed or productivity.
17+
18+
<Card>
19+
<Stream
20+
videoId="f09c0d8980f52ec7d8eb4bc7e33bb4f4"
21+
videoTitle="Protect your users from Internet risks"
22+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Protect-your-users-from-Internet-risks.jpg"
23+
moreVideosLink="false"
24+
/>
25+
26+
**Related content**
27+
28+
If you want to dive into detail about modernizing your corporate network with Cloudflare, refer to the following pages:
29+
30+
- [Evolving to a SASE architecture with Cloudflare](/reference-architecture/architectures/sase/)
31+
- [Network-focused migration from VPN concentrators to Zero Trust Network Access](/reference-architecture/design-guides/network-vpn-migration/)
32+
- [Using a Zero Trust framework to secure SaaS applications](/reference-architecture/design-guides/zero-trust-for-saas/)
33+
- [Building Zero Trust architecture into your startup](/reference-architecture/design-guides/zero-trust-for-startups/)
34+
35+
</Card>
36+
</TabItem>
37+
38+
<TabItem label="Series overview">
39+
<Render file="sase-series-navigation" />
40+
</TabItem>
41+
</Tabs>
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Secure remote access to your critical infrastructure
4+
sidebar:
5+
order: 4
6+
prev: true
7+
next: true
8+
tableOfContents: false
9+
---
10+
11+
import { Render, Tabs, TabItem, Stream, Card } from "~/components";
12+
13+
<Tabs>
14+
<TabItem label="Watch this episode">
15+
16+
In this video learn how Cloudflare's SASE platform can provide highly secure access to your critical infrastructure by leveraging a modern ZTNA service to implement Zero Trust principles. Applications, databases and their servers are running in a variety of locations from on-premises data centers to cloud hyperscalers, making the need to secure administrative access more important than ever.
17+
18+
<Card>
19+
<Stream
20+
videoId="aacf8cf1009beb51788bc937cefd6f28"
21+
videoTitle="Secure remote access to your critical infrastructure"
22+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Secure-remote-access-to-your-critical-infrastructure.jpg"
23+
moreVideosLink="false"
24+
/>
25+
26+
**Related content**
27+
28+
If you want to dive into detail about using Cloudflare to access critical infrastructure, refer to the following pages:
29+
30+
- [Evolving to a SASE architecture with Cloudflare](/reference-architecture/architectures/sase/)
31+
- [SSH with Access for Infrastructure](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/)
32+
- [Using a Zero Trust framework to secure SaaS applications](/reference-architecture/design-guides/zero-trust-for-saas/)
33+
- [Building Zero Trust architecture into your startup](/reference-architecture/design-guides/zero-trust-for-startups/)
34+
35+
</Card>
36+
</TabItem>
37+
38+
<TabItem label="Series overview">
39+
<Render file="sase-series-navigation" />
40+
</TabItem>
41+
</Tabs>
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Stop hosting your own VPN service
4+
sidebar:
5+
order: 3
6+
prev: true
7+
next: true
8+
tableOfContents: false
9+
---
10+
11+
import { Render, Tabs, TabItem, Stream, Card } from "~/components";
12+
13+
<Tabs>
14+
<TabItem label="Watch this episode">
15+
16+
Cloudflare's SASE platform can replace your traditional, expensive VPN appliances which deliver poor performance for users and create more security risks than solve them. Cloudflare's Zero Trust Network Access (ZTNA) service is a more secure, highly scalable cloud solution. In this video we look at how easily you can deploy Cloudflare to secure access to internal resources.
17+
18+
<Card>
19+
<Stream
20+
videoId="cea116a09721c100f1c2e16e92dea904"
21+
videoTitle="Stop hosting your own VPN service"
22+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Stop-hosting-your-own-VPN-service.jpg"
23+
moreVideosLink="false"
24+
/>
25+
26+
**Related content**
27+
28+
If you want to dive into detail about using Cloudflare to replace your existing VPN solution, refer to the following pages:
29+
30+
- [Evolving to a SASE architecture with Cloudflare](/reference-architecture/architectures/sase/)
31+
- [Network-focused migration from VPN concentrators to Zero Trust Network Access](/reference-architecture/design-guides/network-vpn-migration/)
32+
- [Access to private apps without having to deploy client agents](/reference-architecture/diagrams/sase/sase-clientless-access-private-dns/)
33+
- [Zero Trust and Virtual Desktop Infrastructure](/reference-architecture/diagrams/sase/zero-trust-and-virtual-desktop-infrastructure/)
34+
35+
</Card>
36+
</TabItem>
37+
38+
<TabItem label="Series overview">
39+
<Render file="sase-series-navigation" />
40+
</TabItem>
41+
</Tabs>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"title": "Build and secure your SASE corporate network",
3+
"path": "/learning-paths/sase-overview-course/series/evolution-corporate-networks-1/",
4+
"priority": 1,
5+
"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.",
6+
"products": [
7+
"Cloudflare One"
8+
],
9+
"product_group": "Cloudflare One",
10+
"additional_groups": ["Cloudflare One"]
11+
}
12+
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
{}
3+
4+
---
5+
6+
import { CardGrid, LinkCard, Card } from "~/components";
7+
8+
<CardGrid>
9+
<LinkCard
10+
title="Watch Episode 1: The evolution of corporate networks"
11+
description="In this video, we provide a Cloudflare SASE platform overview and how it has been designed to revolutionize the corporate network."
12+
href="/learning-paths/sase-overview-course/series/evolution-corporate-networks-1/"
13+
/>
14+
15+
<LinkCard
16+
title="Watch Episode 2: Stop hosting your own VPN service"
17+
description="In this video, we discuss the Cloudflare SASE platform and how it can replace your traditional VPN appliances."
18+
href="/learning-paths/sase-overview-course/series/stop-hosting-own-vpn-service-2/"
19+
/>
20+
21+
<LinkCard
22+
title="Watch Episode 3: Secure remote access to your critical infrastructure"
23+
description="In this video, learn how Cloudflare's SASE platform leverages a modern ZTNA service to implement zero trust principles for accessing your critical infrastructure."
24+
href="/learning-paths/sase-overview-course/series/secure-remote-access-to-critical-infrastructure-3/"
25+
/>
26+
27+
<LinkCard
28+
title="Watch Episode 4: Connect and secure from any network to anywhere"
29+
description="In this video, we discuss how to connect any network to Cloudflare to any other network and the Internet. Learn how this improves security and performance for your networks and applications.
30+
"
31+
href="/learning-paths/sase-overview-course/series/connect-secure-from-any-network-to-anywhere-4/"
32+
/>
33+
34+
<LinkCard
35+
title="Watch Episode 5"
36+
description="In this video, we will explore how Cloudflare's Secure Web Gateway (SWG) helps keep users and devices safe by filtering and inspecting Internet traffic in real time."
37+
href="/learning-paths/sase-overview-course/series/protect-users-from-internet-risks-5/"
38+
/>
39+
40+
</CardGrid>

0 commit comments

Comments
 (0)