Skip to content

Commit 3fd8fb5

Browse files
committed
Merge branch 'cloud_quickstart' of github.com:Blargian/clickhouse-docs into cloud_quickstart
2 parents 0fdc65d + 6acb5d3 commit 3fd8fb5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs/about-us/cloud.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: 'ClickHouse Cloud'
1111
ClickHouse Cloud is the cloud offering created by the original creators of the popular open-source OLAP database ClickHouse.
1212
You can experience ClickHouse Cloud by [starting a free trial](https://console.clickhouse.cloud/signUp).
1313

14-
## ClickHouse Cloud benefits: {#clickhouse-cloud-benefits}
14+
## ClickHouse Cloud benefits {#clickhouse-cloud-benefits}
1515

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

@@ -28,7 +28,7 @@ Some of the benefits of using ClickHouse Cloud are described below:
2828
|--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|------------------|
2929
| **Deployment modes** | ClickHouse provides flexibility to self-manage with open-source or deploy in the cloud. Use ClickHouse Local for local files without a server or chDB to embed ClickHouse directly into your application. |||
3030
| **Storage** | As an open-source and cloud-hosted product, ClickHouse can be deployed in both shared-disk and shared-nothing architectures. |||
31-
| **Monitoring and alerting** | Monitoring and alerting about the status of your services is critical to ensuring optimal performance and a proactive approach to detecting and triaging potential issues. |||
31+
| **Monitoring and alerting** | Monitoring and alerting about the status of your services is critical to ensuring optimal performance and a proactive approach to detect and triage potential issues. |||
3232
| **ClickPipes** | This integration template data ingestion from sources like databases, APIs, and streaming services into ClickHouse Cloud, eliminating the need for managing pipelines, custom jobs, or ETL processes. It supports workloads of all sizes. |||
3333
| **Pre-built integrations** | ClickHouse provides pre-built integrations that connect ClickHouse to popular tools and services such as data lakes, SQL and language clients, visualization libraries, and more. |||
3434
| **SQL console** | The SQL console offers a fast, intuitive way to connect, explore, and query ClickHouse databases, featuring a slick caption, query interface, data import tools, visualizations, collaboration features, and GenAI-powered SQL assistance. |||
@@ -38,7 +38,7 @@ Some of the benefits of using ClickHouse Cloud are described below:
3838
| **Support services** | Our best-in-class support services and open-source community resources provide coverage for whichever deployment model you choose. |||
3939
| **Database upgrades** | Regular database upgrades are essential to establish a strong security posture and access the latest features and performance improvements. |||
4040
| **Backups** | Backups and restore functionality ensures data durability and supports graceful recovery in the event of outages or other disruptions. |||
41-
| **Compute-compute separation** | Users can scale compute resources independently of storage, so teams and workloads can share the same storage and maintain dedicated compute resources. This ensures that once performance doesn't interfere with another's, enhancing flexibility, performance, and cost-efficiency. |||
41+
| **Compute-compute separation** | Users can scale compute resources independently of storage, so teams and workloads can share the same storage and maintain dedicated compute resources. This ensures that the performance of one workload doesn't interfere with another, enhancing flexibility, performance, and cost-efficiency. |||
4242
| **Managed services** | With a cloud-managed service, teams can focus on business outcomes and accelerate time-to-market without having to worry about the operational overhead of sizing, setup, and maintenance of ClickHouse. |||
4343

4444
## What version of ClickHouse does ClickHouse Cloud use? {#what-version-of-clickhouse-does-clickhouse-cloud-use}
@@ -47,4 +47,4 @@ Clickhouse Cloud continuously upgrades your service to a newer version. After pu
4747

4848
We offer a "Fast" Release Channel for subscribing to updates ahead of the regular release schedule. For more details, see ["Fast Release Channel"](/manage/updates#fast-release-channel-early-upgrades).
4949

50-
If you rely on functionality in the earlier version, you can, in some cases, revert to the previous behavior using your service's compatibility setting.
50+
If you rely on functionality in the earlier version, you can, in some cases, revert to the previous behavior using your service's compatibility setting.

styles/ClickHouse/Headings.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ exceptions:
6565
- Google Cloud Run
6666
- NPM
6767
- OTel
68-
- SQL
68+
- SQL
69+
- OSS

0 commit comments

Comments
 (0)