ASSOCIATE-CLOUD-ENGINEER · Question #23
ASSOCIATE-CLOUD-ENGINEER Question #23: Real Exam Question with Answer & Explanation
The correct answer is D: Go the Cloud Shell and run gcloud config list to review the Google Cloud configuration used for. As it would help to check the config details and Option A is not correct, as app.yaml would have only the runtime and script to run parameters and not the Project details.
Question
You deployed an App Engine application using gcloud app deploy, but it did not deploy to the intended project. You want to find out why this happened and where the application deployed. What should you do?
Options
- ACheck the app.yaml file for your application and check project settings.
- BCheck the web-application.xml file for your application and check project settings.
- CGo to Deployment Manager and review settings for deployment of applications.
- DGo the Cloud Shell and run gcloud config list to review the Google Cloud configuration used for
Explanation
As it would help to check the config details and Option A is not correct, as app.yaml would have only the runtime and script to run parameters and not the Project details.
Community Discussion
No community discussion yet for this question.