Skip to content

Commit

Permalink
added PG listing to product availability
Browse files Browse the repository at this point in the history
  • Loading branch information
Vernholio committed Jul 26, 2024
1 parent 2cd05b0 commit ab8977b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ modified: 2024-07-24
keywords: ["placement-group", "affinity", "compliance"]
---

When you deploy several compute instances in one of our data centers ("regions"), they're allocated to physical machines ("hosts") with available resources. However, depending on your workload requirements, you may need your compute instances to follow specific strategies:
When you deploy several compute instances in one of our compute regions, theyre allocated to physical machines (hosts) with available resources. However, depending on your workload requirements, you may need your compute instances to follow specific strategies:

- **Grouped-together**. You may want them placed close together to reduce latency between compute instances that are used for an application or workload.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,33 +23,33 @@ This page is a quick guide for choosing and speed testing a data center (DC). St
An important consideration when choosing a data center is the availability of specific features and services, as well as regional support. Below is table displaying a matrix of which services Linode offers in each particular region.

{{< table class="first-sticky" >}}
| Region | [Dedicated Compute](/docs/products/compute/compute-instances/plans/dedicated-cpu/) | [Shared Compute](/docs/products/compute/compute-instances/plans/shared-cpu/) | [GPUs](/docs/products/compute/compute-instances/plans/gpu/) | [Premium Compute](/docs/products/compute/compute-instances/plans/premium/) | [Kubernetes](/docs/products/compute/kubernetes/) | [Managed DB](/docs/products/databases/managed-databases/) | [Cloud Firewall](/docs/products/networking/cloud-firewall/) | [DDoS Protection](/docs/products/networking/ddos-protection/) | [NodeBalancers](/docs/products/networking/nodebalancers/) | [VLANs](/docs/products/networking/vlans/) | [VPCs](/docs/products/networking/vpc/) | [Backups](/docs/products/storage/backups/) | [Block Storage](/docs/products/storage/block-storage/) | [Object Storage](/docs/products/storage/object-storage/) | [Images](/docs/products/tools/images/) |
| --- | :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
| Amsterdam ||| ||| |||||||| ✔† ||
| Atlanta |||| ||||||| |||||
| Chennai ||| ||| |||||||| ✔† ||
| Chicago ||| ||||||||||| ✔† ||
| Dallas ||| | ||||||| ||| ||
| Frankfurt |||| ||||||| |||||
| Fremont ||| | ||||||| ||| ||
| Jakarta ||| ||| |||||||| ✔† ||
| Los Angeles ||| ||| |||||||| ✔† ||
| London ||| | ||||||| ||| ||
| Madrid ||| ||| |||||||| ✔† ||
| Miami ||| ||| |||||||| ✔† ||
| Milan ||| ||| |||||||| ✔† ||
| Mumbai |||| ||||||| ||| ||
| Newark |||| ||||||| |||||
| Osaka ||| ||| |||||||| ✔† ||
| Paris ||| ||| |||||||| ✔† ||
| São Paulo ||| ||| |||||||| ✔† ||
| Seattle ||| ||| |||||||| ✔† ||
| Singapore |||| ||||||| |||||
| Stockholm ||| ||| |||||||| ✔† ||
| Sydney ||| | ||||||| ||| ||
| Tokyo ||| | ||||||| ||| ||
| Toronto ||| | ||||||| ||| ||
| Washington, DC ||| ||||||||||| ✔† ||
| Region | [Dedicated Compute](/docs/products/compute/compute-instances/plans/dedicated-cpu/) | [Shared Compute](/docs/products/compute/compute-instances/plans/shared-cpu/) | [GPUs](/docs/products/compute/compute-instances/plans/gpu/) | [Premium Compute](/docs/products/compute/compute-instances/plans/premium/) | [Kubernetes](/docs/products/compute/kubernetes/) | [Placement Groups](/docs/products/compute/compute-instances/guides/placement-groups/) | [Managed DB](/docs/products/databases/managed-databases/) | [Cloud Firewall](/docs/products/networking/cloud-firewall/) | [DDoS Protection](/docs/products/networking/ddos-protection/) | [NodeBalancers](/docs/products/networking/nodebalancers/) | [VLANs](/docs/products/networking/vlans/) | [VPCs](/docs/products/networking/vpc/) | [Backups](/docs/products/storage/backups/) | [Block Storage](/docs/products/storage/block-storage/) | [Object Storage](/docs/products/storage/object-storage/) | [Images](/docs/products/tools/images/) |
| --- | :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
| Amsterdam ||| ||| | |||||||| ✔† ||
| Atlanta |||| ||||||| | |||||
| Chennai ||| ||| | |||||||| ✔† ||
| Chicago ||| ||||||||||| |||
| Dallas ||| | ||||||| | ||| ||
| Frankfurt |||| ||||||| | |||||
| Fremont ||| | ||||||| | ||| ||
| Jakarta ||| ||| | |||||||| ✔† ||
| Los Angeles ||| ||| | |||||||| ✔† ||
| London ||| | ||||||| | ||| ||
| Madrid ||| ||| | |||||||| ✔† ||
| Miami ||| ||| | |||||||| ✔† ||
| Milan ||| ||| | |||||||| ✔† ||
| Mumbai |||| ||||||| | ||| ||
| Newark |||| ||||||| | |||||
| Osaka ||| ||| | |||||||| ✔† ||
| Paris ||| ||| | |||||||| ✔† ||
| São Paulo ||| ||| | |||||||| ✔† ||
| Seattle ||| ||| | |||||||| ✔† ||
| Singapore |||| ||||||| | |||||
| Stockholm ||| ||| | |||||||| ✔† ||
| Sydney ||| | ||||||| | ||| ||
| Tokyo ||| | ||||||| | ||| ||
| Toronto ||| | ||||||| | ||| ||
| Washington, DC ||| ||||||||||| |||
{{< /table >}}

†Denotes higher capacity Object Storage availability.
Expand Down

0 comments on commit ab8977b

Please sign in to comment.