Skip to content

Commit e4419ee

Browse files
authored
Update pages/instances/reference-content/choosing-shared-vs-dedicated-cpus.mdx
1 parent 0d52f73 commit e4419ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/reference-content/choosing-shared-vs-dedicated-cpus.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Understanding the difference between these two techniques is key to making an in
2626
|---------------------------------|----------------------------------------------------------|----------------------------------------------------------------|
2727
| Performance consistency | Variable – depends on other workloads on the host | High – consistent and predictable performance |
2828
| Cost | Lower | Higher |
29-
| Use case | Dev/test environments, low-traffic apps | Production apps, high-performance workloads |
29+
| Use case | General workloads, low-traffic apps | Production apps, high-performance workloads |
3030
| CPU access | Split with other Instances | Exclusive access to physical cores |
3131
| Best for | Personal blogs or forums, staging environments | CI/CD, eCommerce, gaming, ML workloads |
3232
| Resource contention risk | Possible during peak usage | None |

0 commit comments

Comments
 (0)