Skip to content

Commit 763bb1c

Browse files
dcpenathomasgauvin
authored andcommitted
Added SASE videos to docs (#24135)
1 parent bf97a2d commit 763bb1c

File tree

5 files changed

+35
-3
lines changed

5 files changed

+35
-3
lines changed

src/content/docs/cloudflare-one/applications/non-http/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ sidebar:
55
order: 1
66
---
77

8-
import { Render } from "~/components";
8+
import { Render, Stream } from "~/components";
99

1010
Cloudflare offers both client-based and clientless ways to grant secure access to non-HTTP applications.
1111

1212
:::note
1313
Non-HTTP applications require [connecting your private network](/cloudflare-one/connections/connect-networks/private-net/) to Cloudflare. For more details, refer to our [Replace your VPN](/learning-paths/replace-vpn/connect-private-network/) implementation guide.
1414
:::
1515

16+
<Stream
17+
id="f13b085ed4d28a9dbb8faf19ae986125"
18+
title="SASE - Secure remote access to your critical infrastructure"
19+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Video-3-Secure-remote-access-to-your-critical-infrastructure.jpg"
20+
/>
21+
1622
## WARP client
1723

1824
Users can connect by installing the Cloudflare WARP client on their device and enrolling in your Zero Trust organization. Remote devices connect to your applications as if they were on your private network. By default, all devices enrolled in your organization can access any private route unless they are protected by an Access policy or Gateway firewall rule. To secure the application, you can [create a self-hosted application](/cloudflare-one/applications/non-http/self-hosted-private-app/) for a private IP range, port range, and/or hostname and build [Access policies](/cloudflare-one/policies/access/) that allow or block specific users.

src/content/docs/cloudflare-one/connections/connect-networks/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@ sidebar:
55
order: 1
66
---
77

8-
import { Render } from "~/components";
8+
import { Render, Stream } from "~/components";
99

1010
Cloudflare Tunnel provides you with a secure way to connect your resources to Cloudflare without a publicly routable IP address. With Tunnel, you do not send traffic to an external IP — instead, a lightweight daemon in your infrastructure (`cloudflared`) creates [outbound-only connections](/cloudflare-one/connections/connect-networks/#outbound-only-connection) to Cloudflare's global network. Cloudflare Tunnel can connect HTTP web servers, [SSH servers](/cloudflare-one/connections/connect-networks/use-cases/ssh/), [remote desktops](/cloudflare-one/connections/connect-networks/use-cases/rdp/), and other protocols safely to Cloudflare. This way, your origins can serve traffic through Cloudflare without being vulnerable to attacks that bypass Cloudflare.
1111

1212
Refer to our [reference architecture](/reference-architecture/architectures/sase/) for details on how to implement Cloudflare Tunnel into your existing infrastructure.
1313

14+
<Stream
15+
id="0410c73fe3fdd36142ec08bac77e8f97"
16+
title="SASE - Stop hosting your VPN service"
17+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Video-2-Stop-hosting-your-own-VPN-service.jpg"
18+
/>
19+
1420
## How it works
1521

1622
Cloudflared establishes [outbound connections](/cloudflare-one/connections/connect-networks/#outbound-only-connection) (tunnels) between your resources and Cloudflare's global network. Tunnels are persistent objects that route traffic to DNS records. Within the same tunnel, you can run as many 'cloudflared' processes (connectors) as needed. These processes will establish connections to Cloudflare and send traffic to the nearest Cloudflare data center.

src/content/docs/cloudflare-one/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import {
2020
Plan,
2121
RelatedProduct,
2222
Render,
23+
Stream
2324
} from "~/components";
2425

2526
<Description>
@@ -36,6 +37,12 @@ By progressively adopting Cloudflare One, organizations can move away from a pat
3637

3738
Refer to our [SASE reference architecture](/reference-architecture/architectures/sase/) to learn how to plan, deploy, and manage SASE architecture with Cloudflare.
3839

40+
<Stream
41+
id="a4ede34e937c81781575af6494828b5b"
42+
title="SASE - The evolution of corporate networks"
43+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Video-1-The-evolution-of-corporate-networks.jpg"
44+
/>
45+
3946
<LinkButton variant="primary" href="/cloudflare-one/setup/">
4047
Get started
4148
</LinkButton>

src/content/docs/cloudflare-one/policies/gateway/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ head:
88
content: Gateway policies
99
---
1010

11-
import { Render } from "~/components";
11+
import { Render, Stream } from "~/components";
1212

1313
Cloudflare Gateway, our comprehensive [Secure Web Gateway](https://www.cloudflare.com/learning/access-management/what-is-a-secure-web-gateway/), allows you to set up policies to inspect DNS, Network, HTTP, and Egress traffic.
1414

@@ -22,6 +22,12 @@ Cloudflare Gateway, our comprehensive [Secure Web Gateway](https://www.cloudflar
2222
When creating or editing policies, it may take up to 60 seconds for that policy to be updated across all of Cloudflare's data centers.
2323
:::
2424

25+
<Stream
26+
id="48a3b49b7cdfaef0b3044d1530c82c19"
27+
title="SASE - Protect your users from Internet risks"
28+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Video-5-Protect-your-users-from-Internet-risks.jpg"
29+
/>
30+
2531
## Best practices
2632

2733
For each type of policy, we recommend the following workflow:

src/content/docs/magic-wan/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import {
1616
LinkTitleCard,
1717
Plan,
1818
RelatedProduct,
19+
Stream
1920
} from "~/components";
2021

2122
<Description>
@@ -35,6 +36,12 @@ Refer to [On-ramps](/magic-wan/on-ramps/) for a full list of supported on-ramps.
3536

3637
Learn how to [get started](/magic-wan/get-started/).
3738

39+
<Stream
40+
id="86f22d1f760b77cdc349f89b25b63c3e"
41+
title="SASE - Connect and secure from any network to anywhere"
42+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Video-4-Connect-and-secure-from-any-network-to-anywhere.jpg"
43+
/>
44+
3845
---
3946

4047
## Features

0 commit comments

Comments
 (0)