Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components";
title="Connect and secure from any network to anywhere"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Connect-and-secure-from-any-network-to-anywhere.jpg"
showMoreVideos={false}
chapters={{
"Introduction to SASE and the Need for Modern, Secure Corporate Networking" : "0s",
"Using Cloudflare to Unify and Secure Corporate Networks Across Multiple Locations" : "1m57s",
"Enabling Secure Remote Access for Distributed Teams with Cloudflare's Zero Trust Approach" : "2m47s",
"Integrating Private Networks and Data Centers using various methods" : "4m17s",
"Cloudflare's Connectivity Cloud: Security, Performance, and Simplified Network Management" : "5m17s"
}}
/>

**Related content**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components";
title="The evolution of corporate networks"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/The-evolution-of-corporate-networks.jpg"
showMoreVideos={false}
chapters={{
"Introduction to SASE and Modern Corporate Networking" : "0s",
"The Evolution of Corporate Networks and Security Challenges" : "1m8s",
"Why Legacy Solutions Like VPNs and SD-WAN Are Insufficient" : "3m5s",
"How Cloudflare's Global Network Powers SASE Solutions" : "4m13s",
"The Role of Cloudflare's Connectivity Cloud in Securing Enterprises" : "5m28s",
"Simplified Security, Network Optimization, and Cost Savings with Cloudflare" : "6m15s"

}}
/>

**Related content**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components";
title="Protect your users from Internet risks"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Protect-your-users-from-Internet-risks.jpg"
showMoreVideos={false}
chapters={{
"Introduction to Cloudflare's SASE and the Importance of Secure Corporate Networking" : "0s",
"Using Secure Web Gateway to Inspect and Control Internet Traffic" : "1m6s",
"Protecting Users with DNS Filtering and Threat Intelligence" : "2m4s",
"Implementing Network-Level Security Policies for Private and Public Traffic" : "3m37s",
"Advanced HTTP Filtering and Data Loss Prevention with Cloudflare" : "4m23s",
"Isolating Risky Websites and Preventing Data Leaks with Browser Isolation" : "5m48s"
}}
/>

**Related content**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components";
title="Secure remote access to your critical infrastructure"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Secure-remote-access-to-your-critical-infrastructure.jpg"
showMoreVideos={false}
chapters={{
"Introduction to SASE and Securing Access to Critical Infrastructure" : "0s",
"Connecting and Securing Private Servers with Cloudflare Tunnels" : "50s",
"Using Internal DNS to Securely Resolve Private Network Resources" : "2m12s",
"Connecting User Devices Securely with Cloudflare's Device Agent" : "3m1s",
"Enforcing Access Control with Identity, Network and Device Based Security Policies" : "3m48s",
"Auditing and Logging Access to Critical Infrastructure" : "5m3s"
}}
/>

**Related content**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components";
title="Stop hosting your own VPN service"
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/Stop-hosting-your-own-VPN-service.jpg"
showMoreVideos={false}
chapters={{
"Introduction to Corporate Network Security and Access Challenges" : "0s",
"Cloudflare's SASE Approach to Securing Internal Applications" : "1m15s",
"Connecting Internal Applications to Cloudflare with Secure Tunnels" : "1m54s",
"Implementing Identity-Based, Clientless Access Control Access Control" : "2m42s",
"Leveraging Anycast Networking for Faster and More Secure Application Access" : "5m36",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identified issues

  • Vale Style Guide - (Terms-error) Use 'anycast' instead of 'Anycast'.

Proposed fix

Suggested change
"Leveraging Anycast Networking for Faster and More Secure Application Access" : "5m36",
"Leveraging anycast Networking for Faster and More Secure Application Access" : "5m36",

I changed 'Anycast' to 'anycast' to comply with the style guide recommendation. This is a simple capitalization fix.

"Enhancing Security with Micro-Segmentation and Cloudflare's Global Network" : "6m:59s"
}}
/>

**Related content**
Expand Down