docs: add BYOC cloud page#526
Open
romange wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ashotland
approved these changes
May 31, 2026
Contributor
ashotland
left a comment
There was a problem hiding this comment.
see some optional comments
|
|
||
| The Dragonfly Cloud control plane runs in the Dragonfly Cloud account, while the data plane runs in your cloud account. | ||
|
|
||
| If you are interested in Dragonfly Cloud BYOC, please [contact us](https://www.dragonflydb.io/enterprise) to start a proof-of-concept. |
Contributor
There was a problem hiding this comment.
I thought enterprise is on prem - and byoc is business https://www.dragonflydb.io/pricing
|
|
||
| - Dragonfly Cloud assumes this role only when it needs to provision or manage BYOC resources. | ||
| - The role follows the **principle of least privilege**. | ||
| - Access is limited to resources tagged as `managed-by: dragonfly-cloud`. |
Contributor
There was a problem hiding this comment.
I don't think gcp support this
| - Dragonfly Cloud assumes this role only when it needs to provision or manage BYOC resources. | ||
| - The role follows the **principle of least privilege**. | ||
| - Access is limited to resources tagged as `managed-by: dragonfly-cloud`. | ||
| - Role assumption is protected with a **shared secret**, so only your Dragonfly Cloud BYOC account can use it. |
Contributor
There was a problem hiding this comment.
this is AWS only feature
| - AWS CloudFormation: [customer_role.yaml](https://prodv2-control-plane-byoc-public.s3.us-east-1.amazonaws.com/customer_role.yaml) | ||
| - GCP Terraform: [main.tf](https://prodv2-control-plane-byoc-public.s3.us-east-1.amazonaws.com/main.tf) | ||
|
|
||
| For stronger isolation, Dragonfly recommends using a **dedicated cloud account or project** for BYOC workloads. |
|
|
||
| ## Why Choose BYOC | ||
|
|
||
| BYOC is a strong fit when you need one or more of the following: |
Contributor
There was a problem hiding this comment.
BYOC is a suitable when any of the following requirements hold:
| BYOC is a strong fit when you need one or more of the following: | ||
|
|
||
| - **Data residency or compliance controls** that require workloads to stay inside your cloud account | ||
| - **Private networking requirements** with no inbound public access for management |
Contributor
There was a problem hiding this comment.
cloud also has this right ?
|
|
||
| - **Data residency or compliance controls** that require workloads to stay inside your cloud account | ||
| - **Private networking requirements** with no inbound public access for management | ||
| - **Operational offload** without giving up ownership of infrastructure placement |
Contributor
There was a problem hiding this comment.
Managed service experience
romange
commented
Jun 3, 2026
|
|
||
| The Dragonfly Cloud control plane runs in the Dragonfly Cloud account, while the data plane runs in your cloud account. | ||
|
|
||
| If you are interested in Dragonfly Cloud BYOC, please [contact us](https://www.dragonflydb.io/enterprise) to start a proof-of-concept. |
Contributor
Author
There was a problem hiding this comment.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification