App Engine은 리전을 기반으로 합니다. 즉, 앱을 실행하는 인프라가 특정 리전에 위치해 있으며 해당 리전 내의 모든 영역에서 중복으로 사용할 수 있도록 Google이 관리합니다.
앱을 실행하는 리전을 선택하는 데 있어 중요한 기준은 지연 시간, 가용성 또는 내구성 요구사항입니다. 일반적으로 앱 사용자와 가장 가까운 리전을 선택할 수 있지만 App Engine을 사용할 수 있는 위치와 앱에서 사용하는 다른Google Cloud 제품 및 서비스의 위치도 고려해야 합니다. 여러 위치에서 서비스를 사용하면 앱의 지연 시간과 가격 책정에 영향을 미칠 수 있습니다.
앱의 리전을 설정한 후에는 변경할 수 없습니다.
App Engine 애플리케이션을 이미 만든 경우 다음 중 한 가지 방법으로 해당 리전을 볼 수 있습니다.
[[["이해하기 쉬움","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-03-07(UTC)"],[[["App 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."],["Selecting 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."],["Once an app's region is set, it cannot be changed, emphasizing the importance of choosing correctly from the start."],["When 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."],["Special regions such as `us-central` and `europe-west` on App Engine create multi-regional buckets in `US` and `EU` respectively, and multi-region databases in `nam5` and `eur3`, respectively."]]],[]]