BYOC

    Bring Your Own Cloud (BYOC) lets you run Redpanda in your own cloud environment while using managed services provided by Redpanda. With BYOC clusters, Redpanda deploys into your existing cloud network:

    • AWS and GCP: Virtual Private Cloud (VPC)

    • Azure: Virtual Network (VNet)

    Your data never leaves your environment, giving you extra security and control. See BYOC architecture for details. Redpanda manages provisioning, monitoring, upgrades, and security policies, and it manages required resources in your VPC or VNet, including subnets (subnetworks in GCP), IAM roles, and object storage resources (for example, S3 buckets or Azure Storage accounts). You get hands-off operations with a 99.99% uptime guarantee while keeping full control of your data.

    If you want to manage the networking infrastructure yourself, create a Bring Your Own Virtual Private Cloud (BYOVPC) or Bring Your Own Virtual Network (BYOVNet) cluster. With BYOVPC/BYOVNet, the Redpanda agent does not create or change resources in your account. This is ideal for organizations with stringent compliance requirements or existing network configurations, when you need full control over the network lifecycle. Compared to standard BYOC, BYOVPC/BYOVNet provides more security, but the configuration is more complex. See the shared responsibility model to understand what you manage versus what Redpanda manages.

    Don’t deploy other workloads on the BYOC infrastructure that Redpanda manages.
  • BYOC: AWS

    Learn how to create a BYOC or BYOVPC cluster on AWS.

  • BYOC: Azure

    Learn how to create a BYOC or BYOVNet cluster on Azure.

  • BYOC: GCP

    Learn how to create a BYOC or BYOVPC cluster on GCP.

  • Create Remote Read Replicas

    Learn how to create a remote read replica topic, which is a read-only topic that mirrors a topic on a different cluster.