diff --git a/src/content/docs/aegis/configuration-options/access-cni.mdx b/src/content/docs/aegis/configuration-options/access-cni.mdx index 57ace9b0d7b59c1..51f871dd0b1b373 100644 --- a/src/content/docs/aegis/configuration-options/access-cni.mdx +++ b/src/content/docs/aegis/configuration-options/access-cni.mdx @@ -1,8 +1,6 @@ --- title: Access and CNI pcx_content_type: concept -sidebar: - order: 3 head: - tag: title content: Use Aegis with Access and CNI diff --git a/src/content/docs/aegis/configuration-options/data-localization.mdx b/src/content/docs/aegis/configuration-options/data-localization.mdx index 2060692664ed010..660167a0d4b5ebd 100644 --- a/src/content/docs/aegis/configuration-options/data-localization.mdx +++ b/src/content/docs/aegis/configuration-options/data-localization.mdx @@ -1,8 +1,6 @@ --- title: Data Localization Suite pcx_content_type: reference -sidebar: - order: 4 head: - tag: title content: Use Aegis with Data Localization Suite diff --git a/src/content/docs/aegis/configuration-options/load-balancing.mdx b/src/content/docs/aegis/configuration-options/load-balancing.mdx index 0886614f6dc58c4..9b06118608c19cc 100644 --- a/src/content/docs/aegis/configuration-options/load-balancing.mdx +++ b/src/content/docs/aegis/configuration-options/load-balancing.mdx @@ -1,8 +1,6 @@ --- title: Load Balancing pcx_content_type: reference -sidebar: - order: 5 head: - tag: title content: Use Aegis with Load Balancing diff --git a/src/content/docs/aegis/configuration-options/network-firewall.mdx b/src/content/docs/aegis/configuration-options/network-firewall.mdx index ed89de5f378b4dc..574d89531a7cf37 100644 --- a/src/content/docs/aegis/configuration-options/network-firewall.mdx +++ b/src/content/docs/aegis/configuration-options/network-firewall.mdx @@ -1,8 +1,6 @@ --- title: Network firewall pcx_content_type: concept -sidebar: - order: 2 head: - tag: title content: Use Aegis with network firewall diff --git a/src/content/docs/aegis/configuration-options/spectrum.mdx b/src/content/docs/aegis/configuration-options/spectrum.mdx new file mode 100644 index 000000000000000..09063e0004160e4 --- /dev/null +++ b/src/content/docs/aegis/configuration-options/spectrum.mdx @@ -0,0 +1,23 @@ +--- +title: Spectrum +pcx_content_type: concept +head: + - tag: title + content: Use Aegis with Spectrum + +--- + +[Spectrum](/spectrum/) allows you to route email, file transfer, games, and more over TCP or UDP through Cloudflare. This means you can mask your origin and protect it from DDoS attacks. + +While you can use [BYOIP](/byoip/) or static IPs to control which IPs are used for ingress with Spectrum, Aegis allows you to have a more strict list of [egress IPs](/aegis/about/) as well. + +```mermaid +flowchart LR + accTitle: Cloudflare as a reverse proxy + accDescr: Diagram showing Cloudflare's network between clients and the origin server. + A[Client] --ingress--> B((Cloudflare))--egress--> C[(Origin server)] +``` + +Aegis with Spectrum supports both TCP and UDP application types. HTTP/HTTPS types are also supported, although through a different configuration. + +If you are interested in any of these solutions, contact your account team. \ No newline at end of file diff --git a/src/content/docs/aegis/configuration-options/workers.mdx b/src/content/docs/aegis/configuration-options/workers.mdx index 315a51b6af83d22..84be3804cd7ad02 100644 --- a/src/content/docs/aegis/configuration-options/workers.mdx +++ b/src/content/docs/aegis/configuration-options/workers.mdx @@ -1,8 +1,6 @@ --- title: Workers pcx_content_type: reference -sidebar: - order: 6 head: - tag: title content: Use Aegis with Cloudflare Workers diff --git a/src/content/docs/aegis/index.mdx b/src/content/docs/aegis/index.mdx index 2b3f7649083b37a..9c167e11bc3485c 100644 --- a/src/content/docs/aegis/index.mdx +++ b/src/content/docs/aegis/index.mdx @@ -17,7 +17,7 @@ Leverage dedicated IPs to improve your origin security and implement Zero Trust. -Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and CDN services. The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing traffic from a small list of IP addresses. +Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and CDN services, as well as [Spectrum](/spectrum/). The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing traffic from a small list of IP addresses. *** diff --git a/src/content/docs/cache/index.mdx b/src/content/docs/cache/index.mdx index 3e9e2ed3e1f1bde..a8689a34b1f1d97 100644 --- a/src/content/docs/cache/index.mdx +++ b/src/content/docs/cache/index.mdx @@ -13,7 +13,7 @@ import { CardGrid, Description, Feature, GlossaryTooltip, LinkTitleCard, Plan, R -Cache content across Cloudflare's global server network. +Cache content across Cloudflare's global server network. @@ -64,31 +64,31 @@ Instantly purge cached files to force Cloudflare to fetch fresh versions from yo ## Related products -Cloudflare Load Balancing distributes traffic across your endpoints, reducing endpoint strain and latency and improving the end users experience. +Cloudflare Load Balancing distributes traffic across your endpoints, reducing endpoint strain and latency and improving the end users experience. -A suite of products tailored to your image-processing needs. +A suite of products tailored to your image-processing needs. -Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale. +Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale. -Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. +Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. -Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience. +Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience. -Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services. +Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services. -Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services. +Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services, as well as Spectrum. *** diff --git a/src/content/partials/learning-paths/ent-only-network-security.mdx b/src/content/partials/learning-paths/ent-only-network-security.mdx index 8887ae2556eb08e..c7c410d2058c0a4 100644 --- a/src/content/partials/learning-paths/ent-only-network-security.mdx +++ b/src/content/partials/learning-paths/ent-only-network-security.mdx @@ -38,7 +38,7 @@ import { Details, GlossaryTooltip } from "~/components"
-Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/), CDN, and [Spectrum](/spectrum/) services. The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing a small list of IP addresses through your layer 3 firewall. +[Cloudflare Aegis](/aegis/) provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and CDN services, as well as [Spectrum](/spectrum/). The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing a small list of IP addresses through your layer 3 firewall. Refer to the [introductory blog post](https://blog.cloudflare.com/cloudflare-aegis/) for details, or to the [Multi-vendor reference architecture](/reference-architecture/architectures/multi-vendor/#internet-default) for an example use case.