
Ultimate access to all questions.
You have developed a Google Cloud Platform project that includes an App Engine application. This application was originally set up to operate from the us-central region. Your current objective is to change the application's serving location to the asia-northeast1 region. What steps should you take to accomplish this relocation?
A
Change the default region property setting in the existing GCP project to asia-northeast1.
B
Change the region property setting in the existing App Engine application from us-central to asia-northeast1.
C
Create a second App Engine application in the existing GCP project and specify asia-northeast1 as the region to serve your application.
D
Create a new GCP project and create an App Engine application inside this new project. Specify asia-northeast1 as the region to serve your application.