Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/about-us/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
---


ClickHouse Cloud is the cloud offering created by the original creators of the popular open-source OLAP database ClickHouse.
ClickHouse Cloud is a cloud offering created by the original creators of the popular open-source OLAP database ClickHouse.

Check warning on line 12 in docs/about-us/cloud.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.EOLWhitespace

Remove whitespace characters from the end of the line.

Check notice on line 12 in docs/about-us/cloud.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.Uppercase

Suggestion: Instead of uppercase for 'OLAP', use lowercase or backticks (`) if possible. Otherwise, ask a Technical Writer to add this word or acronym to the rule's exception list.
You can experience ClickHouse Cloud by [starting a free trial](https://console.clickhouse.cloud/signUp).

## ClickHouse Cloud benefits {#clickhouse-cloud-benefits}
## Benefits of ClickHouse Cloud {#clickhouse-cloud-benefits}

Some of the benefits of using ClickHouse Cloud are described below:

Expand Down Expand Up @@ -46,7 +46,7 @@

## What version of ClickHouse does ClickHouse Cloud use? {#what-version-of-clickhouse-does-clickhouse-cloud-use}

Clickhouse Cloud periodically upgrades your service to newer versions that include fixes, new features and performance improvements. After publishing a core database version in the open source, we do additional validation in our cloud staging environment, which typically takes 6-8 weeks before rolling out to production. The rollout is phased out by cloud service provider, service type, and region.
Clickhouse Cloud periodically upgrades your service to newer versions that include fixes, new features and performance improvements. After publishing a core open source database version, we do additional validation in our cloud staging environment, which typically takes 6-8 weeks before rolling out to production. The rollout is phased out by cloud service provider, service type, and region.

You can specify the upgrade schedule for your ClickHouse Cloud service by subscribing to a specific release channel. For example, we offer a ["Fast" Release Channel](/manage/updates#fast-release-channel-early-upgrades) for subscribing to updates ahead of the regular release schedule, as well as a ["Slow" Release Channel](/manage/updates#slow-release-channel-deferred-upgrades) and other more granular scheduling options for deferred upgrades.

Expand Down
Loading