Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf dieser Seite werden Google Cloud-Dienste aufgeführt, die gut mit Cloud Run funktionieren und die noch nicht für Cloud Run unterstützt werden.
Verbindung zu Google Cloud-Diensten im Code herstellen
Sie können Ihren Cloud Run-Dienst mithilfe der von diesen bereitgestellten Clientbibliotheken mit Google Cloud-Diensten verbinden. Codebeispiele zum Herstellen einer Verbindung mit einem bestimmten Google Cloud-Dienst finden Sie in der Dokumentation für diesen Google Cloud-Dienst.
Zum Aufrufen von Google Cloud APIs über Ihren Code muss die Cloud Run-Dienstidentität die minimalen Berechtigungen für Ihre Cloud Run-Dienste haben.
Wenn Ihr Cloud Run-Dienst beispielsweise nur Daten aus Firestore liest, empfehlen wir, ihm ein Dienstkonto zuzuweisen, das nur die IAM-Rolle Firestore-Nutzer hat.
Die Google Cloud-Umgebung verwendet Standardanmeldedaten für Anwendungen, um automatisch zu erkennen, ob die Cloud Run-Dienstidentität für die Verwendung der Google Cloud-Clientbibliotheken und die Ausführung des API-Vorgangs authentifiziert ist.
Empfohlene Dienste und Tools
In der folgenden Tabelle sind Dienste aufgeführt, die für Cloud Run empfohlen werden.
Vollständig verwaltetes Cloud Data Warehouse für Analysen Cloud Run-Dienste können zum Implementieren benutzerdefinierter BigQuery-Remote-Funktionen verwendet werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-12-06 (UTC)."],[],[],null,["# Connect to Google Cloud services\n\nThis page lists Google Cloud services that work well with\nCloud Run and those that are not yet supported for Cloud Run.\n\nConnect to Google Cloud services in code\n----------------------------------------\n\nYou can connect your Cloud Run service to Google Cloud\nservices by using the client libraries they provide. For code samples showing\nhow to connect with a particular Google Cloud service, refer to the\ndocumentation provided for that Google Cloud service.\n\nTo call Google Cloud APIs from your code, the\n[Cloud Run service identity](/run/docs/securing/service-identity)\nmust have the minimal set of permissions to your Cloud Run services.\nFor example, if your Cloud Run service is only reading data from\nFirestore, we recommend assigning it a service account that only has\nthe *Firestore User* IAM role.\n\nThe Google Cloud environment uses Application Default Credentials (ADC) to\nautomatically detect whether the Cloud Run service identity is\nauthenticated to use the Google Cloud client libraries and perform the API\noperation.\n\nServices and tools recommended for use\n--------------------------------------\n\nThe following table lists services recommended for Cloud Run.\n\n### Tools\n\n### Data storage\n\n### Orchestration\n\n### Web-apps\n\n### Networking\n\n### Security\n\nServices not yet supported\n--------------------------\n\nThe following table lists services that are not yet supported by\nCloud Run.\n\nSimplify use of Google Cloud services and resources using App Hub\n-----------------------------------------------------------------\n\nOptionally, you can use App Hub to build, operate, and manage\napplications that include multiple resources from one or more\nGoogle Cloud projects.\nYou can use App Hub to organize your Cloud Run resources in an application-centric way based on your changing business needs. To track and organize your Cloud Run resources, add your resources as services and workloads to App Hub applications. App Hub is fully managed by Google Cloud and doesn't require you to install any additional infrastructure. \nFor more information on:\n\n- Resources that App Hub supports, see [Supported resources](/app-hub/docs/supported-resources).\n- How to set up App Hub on your project and register your resources with an App Hub application, see [Set up App Hub](/app-hub/docs/set-up-app-hub)."]]