Skip to main content
W&B recommends fully managed deployment options such as W&B Multi-tenant Cloud or W&B Dedicated Cloud deployment types. W&B fully managed services are simple and secure to use, with minimum to no configuration required.
Deploy W&B Server on your AWS, Google Cloud, or Azure cloud account or within your on-premises infrastructure. Your IT/DevOps/MLOps team is responsible for:
If your organization is subject to regulatory requirements, consider deploying on W&B Dedicated Cloud, which is maintained by W&B.
  • W&B Dedicated Cloud’s hosting platform meets the requirements of SOC 2 Type 2.
  • When configured appropriately, a W&B Dedicated Cloud deployment complies with HIPAA.
Refer to the W&B Security Portal to request more information.

About the W&B Kubernetes Operator

Use the W&B Kubernetes Operator to deploy W&B Self-Managed. The operator simplifies deploying, administering, troubleshooting, and scaling W&B. The operator connects to a central deploy.wandb.ai server to request the latest specification changes for a given release channel and apply them. Updates are received as long as the license is valid. Helm is used both to install the operator and for the operator to manage the W&B Kubernetes stack. The deployment consists of multiple pods, one per service; each pod name is prefixed with wandb-. Configuration follows a hierarchy: Release Channel Values (defaults from W&B), User Input Values (overrides via the System Console), and Custom Resource Values (your spec overrides both). For details, see Deploy W&B with Kubernetes Operator.

Required infrastructure

All deployment options depend on the following infrastructure:
  • Kubernetes
  • MySQL 8 database
  • Amazon S3-compatible object storage
  • Redis cache
See Requirements for details. W&B can provide recommendations for the different components and provide guidance through the installation process.

Obtain your W&B Server license

You need a W&B Server license before deploying. For step-by-step instructions, see License on the Requirements page.