Skip to content

Deploy to Cloud

The Observability Stack runs locally via Docker Compose out of the box. When you’re ready to move to the cloud, you have two paths:

KubernetesManaged Services
What you runSame OSS componentsCloud-native equivalents
InfrastructureYou manage the clusterProvider manages
PortabilityAny K8s clusterProvider-specific
ScalingManual / HPABuilt-in auto-scaling
Local (Docker Compose)Kubernetes (Helm)AWS Managed Service
OpenSearchOpenSearch (StatefulSet)Amazon OpenSearch Service
PrometheusPrometheus (Deployment)Amazon Managed Service for Prometheus
OTel Collector → Data PrepperOTel Collector → Data Prepper (Deployments)Amazon OpenSearch Ingestion (OSIS)
OpenSearch DashboardsOpenSearch Dashboards (Deployment)OpenSearch UI
  • Kubernetes (Helm) — Deploy to any Kubernetes cluster using the umbrella Helm chart
  • AWS Managed Services — Deploy using Amazon OpenSearch Service, Amazon Managed Prometheus, and OSIS