Files
Lukas Bernert 593e95345a www: update compute size descriptions (Compute column, vCPU units) (#49998)
## What kind of change does this PR introduce?

www update: aligns compute descriptions on the pricing surfaces with the
current compute options. Counterpart to the docs update in #49996.

Fixes PROD-654

## What is the new behavior?

- Pricing compute table: the CPU and Dedicated columns are merged into a
single Compute column — "Shared compute" for Micro–Medium, "Dedicated ·
N vCPUs" for Large and above (the `dedicated` key is removed from
`PricingAddOnTable.json`)
- Pricing calculator: the instance summary line uses the new Compute
value directly
- Pricing compute section headline: "64 cores" → "64 vCPUs"
- `/pricing.md`, `/llms-full.txt`, `/llms/pricing.txt`: generated
markdown mirrors the new table
- `/database.md`: describes the compute range as Micro to 16XL+


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Pricing Updates**
- Compute pricing tables now label the column “Compute” and show shared
compute or dedicated vCPU counts.
  - Removed the separate “Dedicated” column from compute add-on tables.
- Dedicated-plan values now display consistently across desktop and
mobile layouts.
- Compute instance details no longer repeat the “CPU” label after the
CPU value.
  - Updated scaling language to refer to “64 vCPUs.”
- Simplified technical details by removing specific core-count examples
while retaining configurable sizing and autoscaling information.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-09-17 12:22:07 +02:00

306 lines
9.9 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"database": {
"title": "Optimized Compute",
"features": [
"For projects that need dedicated compute",
"For scaling number of connections",
"Additional CPU & RAM options",
"Additional Disk Bandwidth"
],
"rows": [
{
"columns": [
{ "key": "plan", "title": "Compute Size", "value": "Micro" },
{ "key": "pricing", "title": "Price USD", "value": "$10" },
{ "key": "cpu", "title": "Compute", "value": "Shared compute" },
{ "key": "memory", "title": "Memory", "value": "1 GB" },
{
"key": "directConnections",
"title": "Connections: Direct",
"value": "60"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler",
"value": "200"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Small" },
{ "key": "pricing", "title": "Price USD", "value": "$15" },
{ "key": "cpu", "title": "Compute", "value": "Shared compute" },
{ "key": "memory", "title": "Memory", "value": "2 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "90"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "400"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Medium" },
{ "key": "pricing", "title": "Price USD", "value": "$60" },
{ "key": "cpu", "title": "Compute", "value": "Shared compute" },
{ "key": "memory", "title": "Memory", "value": "4 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "120"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "600"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Large" },
{ "key": "pricing", "title": "Price USD", "value": "$110" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 2 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "8 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "160"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "800"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "XL" },
{ "key": "pricing", "title": "Price USD", "value": "$210" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 4 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "16 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "240"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "1,000"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "2XL" },
{ "key": "pricing", "title": "Price USD", "value": "$410" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 8 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "32 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "380"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "1,500"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "4XL" },
{ "key": "pricing", "title": "Price USD", "value": "$960" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 16 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "64 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "480"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "3,000"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "8XL" },
{ "key": "pricing", "title": "Price USD", "value": "$1,870" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 32 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "128 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "490"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "6,000"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "12XL" },
{ "key": "pricing", "title": "Price USD", "value": "$2,800" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 48 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "192 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "500"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "9,000"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "16XL" },
{ "key": "pricing", "title": "Price USD", "value": "$3,730" },
{ "key": "cpu", "title": "Compute", "value": "Dedicated · 64 vCPUs" },
{ "key": "memory", "title": "Memory", "value": "256 GB" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "500"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "12,000"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": ">16XL" },
{
"key": "pricing",
"title": "Price USD",
"value": "Contact Us",
"url": "/dashboard/support/new?category=sales&subject=Enquiry%20about%20larger%20instance%20sizes"
},
{ "key": "cpu", "title": "Compute", "value": "Custom" },
{ "key": "memory", "title": "Memory", "value": "Custom" },
{
"key": "directConnections",
"title": "Connections: Direct (recommended)",
"value": "Custom"
},
{
"key": "poolerConnections",
"title": "Connections: Pooler (recommended)",
"value": "Custom"
}
]
}
]
},
"support": {
"title": "Support",
"features": [
"Guaranteed Response Times",
"SLAs",
"Designated Support",
"Advanced Support Scope"
],
"rows": [
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Standard" },
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
{
"key": "severityLevelUrgent",
"title": "1. Severity Level: Urgent",
"value": "1 business hour (24/7x365)"
},
{
"key": "severityLevelHigh",
"title": "2. Severity Level: High",
"value": "4 business hours (Monday - Friday)"
},
{
"key": "severityLevelNormal",
"title": "3. Severity Level: Normal",
"value": "1 business day (Monday - Friday)"
},
{
"key": "severityLevelLow",
"title": "4. Severity Level: Low",
"value": "2 business days (Monday - Friday)"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Priority" },
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
{
"key": "severityLevelUrgent",
"title": "1. Severity Level: Urgent",
"value": "1 business hour (24/7x365)"
},
{
"key": "severityLevelHigh",
"title": "2. Severity Level: High",
"value": "2 business hours (Monday - Friday)"
},
{
"key": "severityLevelNormal",
"title": "3. Severity Level: Normal",
"value": "1 business day (Monday - Friday)"
},
{
"key": "severityLevelLow",
"title": "4. Severity Level: Low",
"value": "2 business days (Monday - Friday)"
}
]
},
{
"columns": [
{ "key": "plan", "title": "Plan", "value": "Priority Plus" },
{ "key": "pricing", "title": "Pricing", "value": "Contact Us" },
{
"key": "severityLevelUrgent",
"title": "1. Severity Level: Urgent",
"value": "1 business hour (24/7x365)"
},
{
"key": "severityLevelHigh",
"title": "2. Severity Level: High",
"value": "2 business hours (24/7x365)"
},
{
"key": "severityLevelNormal",
"title": "3. Severity Level: Normal",
"value": "12 business hours (Monday - Friday)"
},
{
"key": "severityLevelLow",
"title": "4. Severity Level: Low",
"value": "1 business days (Monday - Friday)"
}
]
}
]
}
}