Per eseguire il deployment dell'app su App Engine, devi creare un Google Cloud progetto,
che è un contenitore di primo livello che contiene le risorse dell'applicazione App Engine nonché altre Google Cloud risorse.
In questa attività, crei un Google Cloud progetto e un'applicazione App Engine per memorizzare impostazioni, risorse di calcolo, credenziali e metadati per la tua app.
Se hai già un Google Cloud progetto con App Engine e l'API Cloud Build abilitata, vai a
Scrivere il servizio web.
Crea un Google Cloud progetto
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.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-06-02 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."]]],[]]