Question 37 of 284
Single answerYou created a Google Cloud Platform project with an App Engine application inside the project. You initially configured the application to be served from the us- central region. Now you want the application to be served from the asia-northeast1 region. What should you do?
AChange the default region property setting in the existing GCP project to asia-northeast1.
BChange the region property setting in the existing App Engine application from us-central to asia-northeast1.
CCreate a second App Engine application in the existing GCP project and specify asia-northeast1 as the region to serve your application.
✓DCreate a new GCP project and create an App Engine application inside this new project. Specify asia-northeast1 as the region to serve your application.
✓
Correct Answer: 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.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.