mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-03 01:06:50 +00:00
remove global in some places
This commit is contained in:
@@ -7,7 +7,7 @@ Pangolin provides multiple deployment options to ensure your applications remain
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Pangolin Cloud" icon="cloud" href="https://pangolin.fossorial.io/auth/signup">
|
||||
Global network of points of presence with automatic failover and routing to your backend services.
|
||||
Network of points of presence with automatic failover and routing to your backend services.
|
||||
</Card>
|
||||
|
||||
<Card title="Hybrid" icon="circle-nodes" href="/manage/high-availability#hybrid-deployment">
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: "Points of Presence"
|
||||
description: "Learn about Pangolin's global network of points of presence and how they provide highly available, low-latency access to your applications"
|
||||
description: "Learn about Pangolin's network of points of presence and how they provide highly available, low-latency access to your applications"
|
||||
---
|
||||
|
||||
Pangolin's points of presence (PoPs) are strategically located servers around the world that serve as entry points for user traffic to your applications. They form the foundation of Pangolin's distributed architecture, providing global high availability and optimal performance.
|
||||
Pangolin's points of presence (PoPs) are strategically located servers around the world that serve as entry points for user traffic to your applications. They form the foundation of Pangolin's distributed architecture, providing high availability and optimal performance.
|
||||
|
||||
## What Are Points of Presence?
|
||||
|
||||
@@ -70,7 +70,7 @@ Think of points of presence as the "front doors" to your applications - users co
|
||||
</CardGroup>
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Global Redundancy" icon="check-double">
|
||||
<Card title="Regional Redundancy" icon="check-double">
|
||||
Multiple points of presence ensure your applications remain accessible during regional outages.
|
||||
</Card>
|
||||
|
||||
@@ -83,7 +83,7 @@ Think of points of presence as the "front doors" to your applications - users co
|
||||
|
||||
<CardGroup cols={3}>
|
||||
<Card title="Pangolin Cloud" icon="cloud" href="https://pangolin.fossorial.io/auth/signup">
|
||||
Global network of points of presence with automatic failover and routing to your backend services.
|
||||
Network of points of presence with automatic failover and routing to your backend services.
|
||||
</Card>
|
||||
|
||||
<Card title="Hybrid" icon="circle-nodes" href="/manage/high-availability#hybrid-deployment">
|
||||
|
||||
Reference in New Issue
Block a user