Stay organized with collections
Save and categorize content based on your preferences.
To deploy your app on App Engine, you must create a Google Cloud project,
which is a top level container that holds your App Engine
application resources as well as other Google Cloud resources.
In this task, you create a Google Cloud project and an App Engine
application to store settings, computing resources, credentials, and metadata
for your app.
If you already have a Google Cloud project with App Engine and the
Cloud Build API enabled, continue to
Writing Your Web Service.
Create a Google Cloud project
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.
[[["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-03-13 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."]]],[]]