-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
774d64f
commit c57b6d3
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ There are several service types available in ClickHouse Cloud. This page discuss | |
|
||
`Development` services are designed for smaller workloads and starter projects. They are the lowest-cost option in ClickHouse Cloud. Though at a lower price than our other service types, `Development` services are still designed for high reliability and are replicated across two availability zones. | ||
|
||
`Development` services do not support autoscaling and are “auto on” by default. `Development` services are best for internal projects and prototypes, and for developers just trying out ClickHouse. | ||
`Development` services do not support autoscaling. `Development` services are best for internal projects and prototypes, and for developers just trying out ClickHouse. | ||
|
||
## Production | ||
|
||
|
@@ -40,4 +40,4 @@ There are several service types available in ClickHouse Cloud. This page discuss | |
|
||
--- | ||
|
||
If you have any questions about service types, please see the [pricing page](https://clickhouse.com/pricing) or contact [email protected]. | ||
If you have any questions about service types, please see the [pricing page](https://clickhouse.com/pricing) or contact [email protected]. |