Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa guida ti aiuta a iniziare a utilizzare App Engine e a familiarizzare con il deployment e la gestione di un'app. Le attività in questa pagina illustrano le nozioni di base di App Engine e ti guidano nella procedura di sviluppo.
Ogni attività include i passaggi che generano una semplice app web che consente agli utenti di inviare messaggi al server. Dopo aver creato
la tua app, puoi utilizzare gli altri tutorial per scoprire come eseguire l'integrazione con altri
Google Cloud servizi e aggiungere altre funzionalità alla tua app.
Questa guida è rivolta agli sviluppatori che hanno familiarità con lo sviluppo web di base con Node.js.
Costi
L'esecuzione di questa app di esempio da sola non supera le quote gratuite
Per iniziare
Scopri come creare una semplice app web ed eseguirne il deployment su App Engine:
[[["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-03-06 UTC."],[[["This guide is designed to help developers familiar with Node.js web development get started with App Engine, including how to deploy and manage an application."],["The tutorial will walk you through creating a simple web app on App Engine, allowing users to submit messages to the server, and the process involves creating a project, writing a Node.js web service, and deploying it."],["You'll learn how to update your deployed service with new features, such as adding a form for user message submission, and how to monitor the service by viewing its logs."],["While the guide focuses on App Engine, new Node.js web service deployments to Google Cloud are recommended to start with Cloud Run instead."],["The sample app should not exceed the free quotas."]]],[]]