cloud.md 2.7 KB
Newer Older
1 2
---
toc_priority: 1
3
toc_title: Cloud
4 5
---

6
# ClickHouse Cloud Service Providers {#clickhouse-cloud-service-providers}
I
Ivan Blinkov 已提交
7 8

!!! info "Info"
I
Ivan Blinkov 已提交
9
    If you have launched a public cloud with managed ClickHouse service, feel free to [open a pull-request](https://github.com/ClickHouse/ClickHouse/edit/master/docs/en/commercial/cloud.md) adding it to the following list.
10 11

## Yandex Cloud {#yandex-cloud}
I
Ivan Blinkov 已提交
12

I
Ivan Blinkov 已提交
13
[Yandex Managed Service for ClickHouse](https://cloud.yandex.com/services/managed-clickhouse?utm_source=referrals&utm_medium=clickhouseofficialsite&utm_campaign=link3) provides the following key features:
I
Ivan Blinkov 已提交
14

15
-   Fully managed ZooKeeper service for [ClickHouse replication](../engines/table-engines/mergetree-family/replication.md)
16 17 18 19
-   Multiple storage type choices
-   Replicas in different availability zones
-   Encryption and isolation
-   Automated maintenance
I
Ivan Blinkov 已提交
20

R
Robert Hodges 已提交
21 22
## Altinity.Cloud {#altinity.cloud}

23
[Altinity.Cloud](https://altinity.com/cloud-database/) is a fully managed ClickHouse-as-a-Service for the Amazon public cloud.
24

R
Robert Hodges 已提交
25 26 27 28 29 30 31
-   Fast deployment of ClickHouse clusters on Amazon resources
-   Easy scale-out/scale-in as well as vertical scaling of nodes
-   Isolated per-tenant VPCs with public endpoint or VPC peering
-   Configurable storage types and volume configurations
-   Cross-AZ scaling for performance and high availability
-   Built-in monitoring and SQL query editor

X
Xiang Zhou 已提交
32 33
## Alibaba Cloud {#alibaba-cloud}

E
Evgeniia Sudarikova 已提交
34
Alibaba Cloud Managed Service for ClickHouse. [China Site](https://www.aliyun.com/product/clickhouse) (will be available at the international site in May 2021). Provides the following key features:
E
Evgeniia Sudarikova 已提交
35

E
Evgeniia Sudarikova 已提交
36
-   Highly reliable cloud disk storage engine based on [Alibaba Cloud Apsara](https://www.alibabacloud.com/product/apsara-stack) distributed system
E
Evgeniia Sudarikova 已提交
37
-   Expand capacity on-demand without manual data migration
X
Xiang Zhou 已提交
38
-   Support single-node, single-replica, multi-node, and multi-replica architectures, and support hot and cold data tiering
A
alexey-milovidov 已提交
39
-   Support access allow-list, one-key recovery, multi-layer network security protection, cloud disk encryption
X
Xiang Zhou 已提交
40 41 42 43
-   Seamless integration with cloud log systems, databases, and data application tools
-   Built-in monitoring and database management platform
-   Professional database expert technical support and service

44 45 46 47 48 49 50 51 52 53
## Tencent Cloud {#tencent-cloud}

[Tencent Managed Service for ClickHouse](https://cloud.tencent.com/product/cdwch) provides the following key features:

-   Easy to deploy and manage on Tencent Cloud
-   Highly scalable and available
-   Integrated monitor and alert service
-   High security with isolated per cluster VPCs
-   On-demand pricing with no upfront costs or long-term commitments

I
Ivan Blinkov 已提交
54
{## [Original article](https://clickhouse.tech/docs/en/commercial/cloud/) ##}