Storage & persistent services¶
This section covers object storage, Elasticsearch, and the persistent critical services (PCS)—MongoDB, PostgreSQL, Redis, and RabbitMQ—that back a DataRobot installation, including how to use externally managed versions of these services.
The table below lists the topics included in the storage & persistent services section:
| Topic | Description |
|---|---|
| Object storage configuration | Configure AWS S3, S3-compatible, Azure Blob Storage, or Google Cloud Storage. |
| Elasticsearch configuration | Elasticsearch configuration. |
| PCS standard operating procedure | Standard operating procedure for PCS HA and Non-HA configurations. |
| Install external PCS | Install and configure external PCS (MongoDB, PostgreSQL, Redis) with supported engine versions. |
| Upgrade external PCS | Upgrade external PCS for self-managed DataRobot, including PostgreSQL and MongoDB auth changes. |
| Database inventory tools | Ensure no data is lost after a backup/restore, upgrade, or migration, using the MongoDB and PostgreSQL inventory tools. |
| Increase PCS partition size | Step-by-step guide to increase the storage partitions of MongoDB, PostgreSQL, and Redis. |
| Use MongoDB Atlas | Configure MongoDB Atlas as an external service. |
| Use AWS RDS PostgreSQL | Configure AWS RDS PostgreSQL as an external service. |
| Use Azure Database for PostgreSQL | Configure Azure Database for PostgreSQL as an external service. |
| Use Google Cloud SQL (PostgreSQL) | Configure Google Cloud SQL for PostgreSQL as an external service. |
| Configure AWS MQ RabbitMQ | Configure AWS MQ RabbitMQ as an external service. |
| RabbitMQ self-managed configuration | Configure a self-managed (non-cloud-managed) RabbitMQ instance. |
| Use AWS ElastiCache Redis | Configure AWS ElastiCache Redis as an external service. |
| Use Azure Redis | Configure Azure Redis as an external service. |
| Use Google Memorystore for Redis | Configure Google Memorystore for Redis as an external service. |
| Elasticsearch cloud offerings | Elasticsearch Cloud Offering pricing and marketplace links for AWS, Azure, and GCP. |