Private Cloud

Introduction

In a private cloud deployment scenario, the Observo Manager serves as the control plane, facilitating the management and orchestration of multiple Sites within your private cloud infrastructure. Each Observo Site is responsible for managing and processing data locally within its respective Virtual Private Cloud (VPC), ensuring efficient data handling and reducing latency. All the services including Observo Manager remain in your private network. All data remains within your network.

Please refer the guide on Deployment of Observo Manager followed by Deployment of Observo Site for this model.

Deployment

  • The Manager cluster is deployed on your private cloud infrastructure alongside one or more of your Sites.

  • You only require one Manager cluster, capable of managing multiple Sites across different VPCs.

  • Manager endpoints must be reachable from the VPCs where the Sites are deployed.

  • The Manager solely serves as the control plane and does not require reachability to the data sources or destinations managed by the Sites.

  • The Manager is deployed in its own Kubernetes cluster distinct from the Sites. This separation ensures centralized control and management of multiple Sites while maintaining a clear distinction between the data plane and the control plane.

  • Deployment is simple and streamlined using helm charts and typically takes 15 minutes to install.

Data Processing

  • Each Site ingests data directly from defined sources within its VPC or accessible in that VPC.

  • It can write data to one or more destinations configured by you, facilitating flexible data routing and processing. Destinations must be reachable from the VPC where the Site is deployed.

External Dependencies

You can deploy or integrate with your existing authentication system. We support the deployment of KeyCloak for authentication in the Observo Manager if you do not integrate with your current provider. \

Last updated

Was this helpful?