App Engine 표준 환경은 Google의 인프라에서 실행되는 컨테이너 인스턴스를 기반으로 합니다. 컨테이너는 사용 가능한 여러 런타임 중 하나로 사전 구성됩니다.
표준 환경에서는 부하가 높고 데이터가 많아도 안정적으로 실행되는 애플리케이션을 간편하게 빌드하고 배포할 수 있습니다.
애플리케이션이 안전한 샌드박스 환경에서 실행되므로 표준 환경에서 요청을 여러 서버에 분산할 수 있으며 서버가 트래픽 수요를 ������하����� ��장됩니다. 서버의 하드웨어, 운영체제, 실제 위치에 영향을 받지 않는 안전하고 안정적인 자체 환경 내에서 애플리케이션이 실행됩니다.
표준 환경은 데이터 스토리지 1GiB와 트래픽을 무료로 제공하며 유료 애플리케이션을 사용 설정하면 이 용량을 늘릴 수 있습니다. 하지만 일부 기능은 시스템 안정성을 보호하기 위해 할당량에 관계없이 한도가 설정됩니다. 할당량을 필요에 맞게 수정하는 방법을 포함하여 할당량에 대한 자세한 내용은 할당량을 참조하세요.
직접 사용해 보기
Google Cloud를 처음 사용하는 경우 계정을 만들어 실제 시나리오에서 App Engine의 성능을 평가할 수 있습니다. 신규 고객에게는 워크로드를 실행, 테스트, 배포하는 데 사용할 수 있는 $300의 무료 크레딧이 제공됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-23(UTC)"],[[["The App Engine standard environment utilizes container instances on Google's infrastructure, preconfigured with various runtimes to support application deployment."],["This environment ensures reliable application performance even under heavy loads and with large data volumes by using a secure, sandboxed system that distributes requests and scales servers automatically."],["The standard environment supports a range of languages, including Go, Java, Node.js, PHP, Python, and Ruby, to accommodate different development preferences."],["Instance classes, such as F1, F2, B1, and B2, dictate the memory and CPU resources available to each instance, directly impacting the application's performance and operational costs."],["While the standard environment offers a free quota of data storage and traffic, it also incorporates certain system limits to maintain its stability and ensure optimal functionality."]]],[]]