Using external database and storage services (Kubernetes)

You can bring your own external databases, object storage buckets, and redis cache service when deploying on a Kubernetes. By using your own database and storage solutions, you can maintain control over your data.

Note: External database and storage must be configured before you install products on the VM.
The following table lists the supported external database, storage buckets, and cache for each application.
Table 1. Supported external database, storage, and cache
Application Database Storage Caching
Concert PostgreSQL S3-comptaible object store -
Concert Data Apps PostgreSQL MinIO or S3 object store Redis
Concert Workflows

MySQL

PostgreSQL

S3-comptaible object store -

Concert Workflows uses a default internal MySQL database to store important data, but also supports the option to use an external MySQL database for storing workflows, authorization keys, permissions, and other configuration data. For more details, refer to Using external database and storage services with Concert Workflows.