Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
App Engine è regionale, il che significa che l'infrastruttura che esegue le tue app si trova in una regione specifica e Google la gestisce in modo che sia disponibile in modo ridondante in tutte le zone della regione.
Soddisfare i requisiti di latenza, disponibilità o durabilità è uno dei fattori principali per la scelta della regione in cui vengono eseguite le app. In genere, puoi selezionare la regione più vicina agli utenti della tua app, ma devi prendere in considerazione le località in cui App Engine è disponibile, nonché le località degli altriGoogle Cloud prodotti e servizi utilizzati dalla tua app. L'utilizzo di servizi in più località può influire sulla latenza e sui prezzi della tua app.
Non puoi modificare la regione di un'app dopo averla impostata.
Se hai già creato un'applicazione App Engine, puoi visualizzarne la regione effettuando una delle seguenti operazioni:
Per selezionare una regione, crea un'applicazione App Engine nel tuo
Google Cloud progetto. Consulta Gestire progetti, applicazioni e fatturazione per informazioni dettagliate nella tua lingua per l'ambiente standard o flessibile.
Località di Cloud Storage
Quando crei un'app, App Engine crea un
bucket predefinito in Cloud Storage.
In genere, la posizione di questo bucket è la regione corrispondente alla posizione della tua app App Engine.
Le seguenti località delle app App Engine creano bucket multiregione:
Le app in us-central creano un bucket nella regione con più regioni US.
Le app in europe-west creano un bucket nella regione con più regioni EU.
Per saperne di più sulle località dei bucket Cloud Storage, consulta Località dei bucket.
Località Firestore
Quando crei un'app, App Engine crea un database predefinito in
Firestore.
In genere, la posizione di questo database corrisponde alla regione corrispondente alla posizione della tua app App Engine.
Le seguenti località delle app App Engine creano database multiregione:
Le app in us-central creano un database nella regione nam5.
Le app in europe-west creano un database nella regione eur3.
Per scoprire di più sulle località dei bucket Firestore, consulta
Località dei database.
[[["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-08-19 UTC."],[[["\u003cp\u003eApp Engine is regional, meaning your app's infrastructure is located in a specific geographic region managed by Google for redundancy across all zones within that region.\u003c/p\u003e\n"],["\u003cp\u003eSelecting the right region for your app is crucial, based on your latency, availability, and durability needs, ideally choosing a region close to your users while considering the locations of other integrated Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eOnce an app's region is set, it cannot be changed, emphasizing the importance of choosing correctly from the start.\u003c/p\u003e\n"],["\u003cp\u003eWhen you create an App Engine application, it also creates a default Cloud Storage bucket and Firestore database, and generally, these services will be in the same region as your app.\u003c/p\u003e\n"],["\u003cp\u003eSpecial regions such as \u003ccode\u003eus-central\u003c/code\u003e and \u003ccode\u003eeurope-west\u003c/code\u003e on App Engine create multi-regional buckets in \u003ccode\u003eUS\u003c/code\u003e and \u003ccode\u003eEU\u003c/code\u003e respectively, and multi-region databases in \u003ccode\u003enam5\u003c/code\u003e and \u003ccode\u003eeur3\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,["# App Engine locations\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\nApp Engine is *regional* , which means the infrastructure that runs your apps is\nlocated in a specific region, and Google manages it so that it is available\nredundantly across\n[all of the zones within that region](/docs/geography-and-regions).\n\nMeeting your latency, availability, or durability requirements are primary\nfactors for selecting the region where your apps are run. You can generally\nselect the region nearest to your app's users, but you should consider [the\nlocations where App Engine is available](/about/locations#region)\nas well as the [locations](/about/locations#region) of the other\nGoogle Cloud products and services that your app uses. Using services\nacross multiple locations can affect your app's latency as well as its\n[pricing](/appengine/pricing).\n\nYou cannot change an app's region after you set it.\n| **Note:** Two locations, which are called `europe-west` and `us-central` in App Engine commands and in the Google Cloud console, are called `europe-west1` and `us-central1`, respectively, elsewhere in Google documentation.\n\nIf you already created an App Engine application, you can view its\nregion by doing one of the following:\n\n- Run the `gcloud app describe` command.\n\n- Open the\n [App Engine Dashboard in the Google Cloud console](https://console.cloud.google.com/appengine).\n The region appears near the top of the page.\n\nTo select a region, you create an App Engine application in your\nGoogle Cloud project. See *Manage projects, applications, and billing*\nfor details in your language for either the\n[standard](/appengine/docs/standard/managing-projects-apps-billing)\nor [flexible](/appengine/docs/flexible/managing-projects-apps-billing)\nenvironment.\n\nCloud Storage location\n----------------------\n\nWhen you create an app, App Engine creates a default\n[bucket](/storage/docs/buckets) in [Cloud Storage](/storage).\nGenerally, the location of this bucket is the region matching the location of\nyour App Engine app.\n\nThe following App Engine app locations create buckets that are multi-region:\n\n- Apps located in `us-central` create a bucket in the `US` multi-region.\n- Apps located in `europe-west` create a bucket in the `EU` multi-region.\n\nTo learn more about Cloud Storage bucket locations, see\n[Bucket locations](/storage/docs/locations).\n\nFirestore location\n------------------\n\nWhen you create an app, App Engine creates a default database in\n[Firestore](/firestore).\nGenerally, the location of this database is the region matching the location of\nyour App Engine app.\n\nThe following App Engine app locations create databases that are multi-region:\n\n- Apps located in `us-central` create a database in the `nam5` multi-region.\n- Apps located in `europe-west` create a database in the `eur3` multi-region.\n\nTo learn more about Firestore bucket locations, see\n[Database locations](/firestore/docs/locations)."]]