Cloud#
Before deploying OSMO, ensure you have the following cloud components:
Kubernetes Cluster
Version: 1.27 or higher
Container orchestration platform for deploying and managing OSMO services.
PostgreSQL Database
Version: 15 or higher
Primary database for storing OSMO application data and metadata.
Redis Instance
Version: 7.0 or higher
In-memory data store for caching and session management.
Virtual Private Network (VPC)
Network with subnets for the Kubernetes cluster, PostgreSQL database, and Redis instance.
Required for: Secure communication between components