Skip to content

Commit

Permalink
Update byoc.md
Browse files Browse the repository at this point in the history
Changed Preview to Beta
  • Loading branch information
krithika-ch authored Dec 2, 2024
1 parent 64dae45 commit 39264a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/cloud/reference/byoc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: BYOC (Bring Your Own Cloud) for AWS - Private Preview
title: BYOC (Bring Your Own Cloud) for AWS - Beta
slug: /en/cloud/reference/byoc
sidebar_label: BYOC (Bring Your Own Cloud)
keywords: [byoc, cloud, bring your own cloud]
Expand All @@ -10,7 +10,7 @@ description: Deploy ClickHouse on your own cloud infrastructure

BYOC (Bring Your Own Cloud) allows you to deploy ClickHouse Cloud on your own cloud infrastructure. This is useful if you have specific requirements or constraints that prevent you from using the ClickHouse Cloud managed service.

**BYOC is currently in Private Preview. If you would like access, please contact [support](https://clickhouse.com/support/program).** Refer to our [Terms of Service](https://clickhouse.com/legal/agreements/terms-of-service) for additional information about this private preview.
**BYOC is currently in Beta. If you would like access, please contact [support](https://clickhouse.com/support/program).** Refer to our [Terms of Service](https://clickhouse.com/legal/agreements/terms-of-service) for additional information.

BYOC is currently only supported for AWS, with GCP and Microsoft Azure in development.

Expand Down Expand Up @@ -40,7 +40,7 @@ Metrics and logs are stored within the customer's BYOC VPC. Logs are currently s

## Onboarding Process

During the private preview, initiate the onboarding process by reaching out to ClickHouse [support](https://clickhouse.com/support/program). Customers need to have a dedicated AWS account and know the region they will use. At this time, we are allowing users to launch BYOC services only in the regions that we support for ClickHouse Cloud.
During the Beta, initiate the onboarding process by reaching out to ClickHouse [support](https://clickhouse.com/support/program). Customers need to have a dedicated AWS account and know the region they will use. At this time, we are allowing users to launch BYOC services only in the regions that we support for ClickHouse Cloud.

BYOC setup is managed through a CloudFormation stack. This CloudFormation stack only creates a role to allow BYOC controllers from ClickHouse Cloud to set up and manage infrastructure. The S3, VPC, and compute resources used to run ClickHouse are not part of the CloudFormation stack.

Expand Down

0 comments on commit 39264a7

Please sign in to comment.