Skip to content

Commit 9faa540

Browse files
Edit Aegis description, with Spectrum separated from layer 7
1 parent 36e09e4 commit 9faa540

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/content/docs/aegis/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Leverage dedicated IPs to improve your origin security and implement Zero Trust.
1717

1818
<Plan type="enterprise" />
1919

20-
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip> 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.
20+
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip> 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.
2121

2222
***
2323

src/content/docs/cache/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { CardGrid, Description, Feature, GlossaryTooltip, LinkTitleCard, Plan, R
1313

1414
<Description>
1515

16-
Cache content across Cloudflare's global server network.
16+
Cache content across Cloudflare's global server network.
1717
</Description>
1818

1919
<Plan type="all" />
@@ -64,31 +64,31 @@ Instantly purge cached files to force Cloudflare to fetch fresh versions from yo
6464
## Related products
6565

6666
<RelatedProduct header="Load Balancing" href="/load-balancing/" product="load-balancing">
67-
Cloudflare Load Balancing distributes traffic across your <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, reducing endpoint strain and latency and improving the end users experience.
67+
Cloudflare Load Balancing distributes traffic across your <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, reducing endpoint strain and latency and improving the end users experience.
6868
</RelatedProduct>
6969

7070
<RelatedProduct header="Images" href="/images/" product="images">
71-
A suite of products tailored to your image-processing needs.
71+
A suite of products tailored to your image-processing needs.
7272
</RelatedProduct>
7373

7474
<RelatedProduct header="Workers" href="/workers/" product="workers">
75-
Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.
75+
Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.
7676
</RelatedProduct>
7777

7878
<RelatedProduct header="Rules" href="/rules/" product="rules">
79-
Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.
79+
Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.
8080
</RelatedProduct>
8181

8282
<RelatedProduct header="Cloudflare Network Interconnect" href="/network-interconnect/" product="network-interconnect">
83-
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.
83+
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.
8484
</RelatedProduct>
8585

8686
<RelatedProduct header="R2" href="/r2/" product="r2">
87-
Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.
87+
Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.
8888
</RelatedProduct>
8989

9090
<RelatedProduct header="Aegis" href="/aegis/" product="aegis">
91-
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services.
91+
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services, as well as Spectrum.
9292
</RelatedProduct>
9393

9494
***

src/content/partials/learning-paths/ent-only-network-security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { Details, GlossaryTooltip } from "~/components"
3838

3939
<Details header="Cloudflare Aegis">
4040

41-
[Cloudflare Aegis](/aegis/) provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/), <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip>, 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 <GlossaryTooltip term="layer 3">layer 3</GlossaryTooltip> firewall.
41+
[Cloudflare Aegis](/aegis/) provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip> 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 <GlossaryTooltip term="layer 3">layer 3</GlossaryTooltip> firewall.
4242

4343
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.
4444

0 commit comments

Comments
 (0)