Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
App Engine ti offre la possibilità di scegliere tra due ambienti di linguaggio Python. Entrambi gli ambienti hanno lo stesso flusso di lavoro per sviluppatori incentrato sul codice, scalano rapidamente ed efficientemente per gestire la crescente domanda e ti consentono di utilizzare la tecnologia di pubblicazione collaudata di Google per creare le tue applicazioni web, mobile e IoT in modo rapido e con un overhead operativo minimo. Sebbene i due ambienti abbiano molti aspetti in comune, differiscono in alcuni aspetti importanti.
Scegliere l'ambiente che preferisci
Ambiente standard
Ottimizzato per scalare quasi istantaneamente per gestire picchi di traffico elevati
Runtime open source in grado di eseguire qualsiasi framework, libreria o programma binario
Tipi di istanze con CPU e memoria maggiori
Può accedere alle risorse nella stessa rete Compute Engine
Nessun livello gratuito. L'applicazione ha sempre un numero minimo di istanze in esecuzione.
La soluzione più conveniente per le applicazioni che gestiscono il traffico in modo continuo
Puoi eseguire un'applicazione App Engine in due ambienti: l'ambiente standard e l'ambiente flessibile. Visualizza un riepilogo
delle differenze tra i due ambienti.
Se non conosci Google Cloud, crea un account per valutare le prestazioni di App Engine in scenari reali. I nuovi clienti ricevono anche 300 $ di crediti per l'esecuzione, il test e
il deployment di workload senza costi aggiuntivi.
[[["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"]],[],[[["\u003cp\u003eApp Engine offers two Python environments, Standard and Flexible, both using a code-centric workflow and providing quick, efficient scaling.\u003c/p\u003e\n"],["\u003cp\u003eThe Standard environment features near-instantaneous scaling and a free tier, running on Ubuntu OS, but does not support Python 2.7.\u003c/p\u003e\n"],["\u003cp\u003eThe Flexible environment supports any framework or binary with open-source runtimes, offers larger instance types, and allows access to Compute Engine networks.\u003c/p\u003e\n"],["\u003cp\u003eThe Flexible environment is most cost-effective for continuously running applications but has no free tier and requires a minimum number of running instances.\u003c/p\u003e\n"]]],[],null,["# Python on Google App Engine\n\nApp Engine offers you a choice between two Python language environments. Both environments have the same code-centric developer workflow, scale quickly and efficiently to handle increasing demand, and enable you to use Google's proven serving technology to build your web, mobile and IoT applications quickly and with minimal operational overhead. While the two environments have a lot in common, they differ in a few important ways. \n\nChoose your preferred environment\n---------------------------------\n\n### Standard environment\n\n- Optimized to scale nearly instantaneously to handle huge traffic spikes\n\n- [Free tier](/appengine/pricing)\n\n- Ubuntu OS\n\n- The Python 2.7 runtime is [no longer supported](/appengine/docs/standard/lifecycle/support-schedule#python).\n\n[View Docs](/appengine/docs/standard/python3/runtime) \n\n### Flexible environment\n\n- Open source runtimes capable of running any framework, library, or binary\n\n- Greater CPU and memory instance types\n\n- Can access resources in the same Compute Engine network\n\n- No free tier. Application always has a minimum number of running instances.\n Most cost-effective for applications that serve traffic continuously\n\n- Ubuntu OS\n\n[View docs](/appengine/docs/flexible/python/runtime) \n\nChoosing an environment\n-----------------------\n\nYou can run an App Engine application in two environments, the standard environment and the flexible environment. See a summary of differences between the two environments.\n[Learn more](/appengine/docs/the-appengine-environments)\n\nTry it for yourself\n-------------------\n\n\nIf you're new to Google Cloud, create an account to evaluate how\nApp Engine performs in real-world\nscenarios. New customers also get $300 in free credits to run, test, and\ndeploy workloads.\n[Try App Engine free](https://console.cloud.google.com/freetrial)"]]