For persistent data and file storage on Cloud Run, you can use the following Google Cloud services or any other storage service that your language supports and that your Cloud Run service can access:
Service | Description |
---|---|
Firestore | Fully managed NoSQL database. |
Cloud Spanner | Fully managed, scalable, relational database. |
Cloud SQL | Fully managed relational database. Refer to Connecting to Cloud SQL instances. |
Cloud Storage | Object storage. Store objects and serve static content. |
Memorystore | Fully managed in-memory data store service. Connect to your VPC network to access Memorystore instances. Refer to Connecting to a Redis instance from a Cloud Run service. |
BigQuery | Fully managed cloud data warehouse for analytics. Cloud Run services can be used to implement custom BigQuery remote functions. |
Secret Manager | Create and access secrets. |
Filestore | Fully managed NFS file servers on Google Cloud |