Stay organized with collections
Save and categorize content based on your preferences.
This page lists Google Cloud services that work well with
Cloud Run and those that are not yet supported for Cloud Run.
Connect to Google Cloud services in code
You can connect your Cloud Run service to Google Cloud
services by using the client libraries they provide. For code samples showing
how to connect with a particular Google Cloud service, refer to the
documentation provided for that Google Cloud service.
To call Google Cloud APIs from your code, the
Cloud Run service identity
must have the minimal set of permissions to your Cloud Run services.
For example, if your Cloud Run service is only reading data from
Firestore, we recommend assigning it a service account that only has
the Firestore User IAM role.
The Google Cloud environment uses Application Default Credentials (ADC) to
automatically detect whether the Cloud Run service identity is
authenticated to use the Google Cloud client libraries and perform the API
operation.
Services and tools recommended for use
The following table lists services recommended for Cloud Run.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]