App Engine에서는 2가지 Python 언어 환경 중 하나를 선택할 수 있습니다. 두 환경 모두 똑같이 코드 중심의 개발자 워크플로우를 사용하고 증가하는 요구 처리를 위해 신속하고도 효율적으로 확장할 수 있으며 Google의 검증된 서비스 기술을 사용해 웹, 모바일, IoT 애플리케이션을 최소한의 운영 오버헤드로 빠르게 구축할 수 있습니다. 이와 같이 두 환경에는 공통점이 많지만 몇 가지 중요한 차이점이 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],[],[[["App Engine offers two Python environments, Standard and Flexible, both using a code-centric workflow and providing quick, efficient scaling."],["The Standard environment features near-instantaneous scaling and a free tier, running on Ubuntu OS, but does not support Python 2.7."],["The Flexible environment supports any framework or binary with open-source runtimes, offers larger instance types, and allows access to Compute Engine networks."],["The Flexible environment is most cost-effective for continuously running applications but has no free tier and requires a minimum number of running instances."]]],[]]