Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Zur Bereitstellung Ihrer Anwendung in App Engine müssen Sie ein Google Cloud Projekt erstellen. Dabei handelt es sich um einen Container auf oberster Ebene, der Ihre App Engine-Anwendungsressourcen sowie andere Google Cloud Ressourcen enthält.
In dieser Aufgabe erstellen Sie ein Google Cloud Projekt und eine App Engine-Anwendung, um darin Einstellungen, Rechenressourcen, Anmeldedaten und Metadaten für Ihre Anwendung zu speichern.
Wenn Sie bereits ein Google Cloud Projekt mit App Engine und der Cloud Build API haben, fahren Sie mit Webdienst schreiben fort.
Google Cloud -Projekt erstellen
Sign in to your Google Cloud account. If you're new to
Google Cloud,
create an account to evaluate how our products perform in
real-world scenarios. New customers also get $300 in free credits to
run, test, and deploy workloads.
In the Google Cloud console, on the project selector page,
select or create a Google Cloud project.
[[["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: 2025-05-14 (UTC)."],[[["A Google Cloud project is required to deploy an app on App Engine, serving as a container for your application resources."],["Creating an App Engine application involves selecting a region for your computing resources, which cannot be changed later."],["For new Node.js web services, Cloud Run is recommended as an alternative to App Engine deployment."],["If you already have a Google Cloud project set up with App Engine and the Cloud Build API, you can proceed directly to writing your web service."]]],[]]