Google Cloud Associate Cloud Engineer — Question 20

You 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?

Answer options

Correct answer: D

Explanation

The correct answer is D because App Engine applications cannot be moved between regions once they are created. Creating a new GCP project and a new App Engine application allows you to specify the desired region from the start. The other options suggest modifying existing settings, which do not allow for a change in region for an existing App Engine application.