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. Das Projekt ist ein 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, Anmeldeinformationen 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-04-03 (UTC)."],[[["Creating a Google Cloud project is a prerequisite for deploying an app on App Engine, as it serves as a top-level container for resources."],["To deploy on App Engine, create an App Engine application within your Google Cloud project via the Google Cloud console."],["When creating an App Engine application, you must select a specific region for your app's computing resources, which cannot be changed later."],["Cloud Run is recommended for deploying new Java web services on Google Cloud, however, you can continue to write a basic web service with Java with your new Google Cloud Project."]]],[]]