ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 46 - Associate Cloud Engineer discussion

Report
Export

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?

A.
Check the app.yaml file for your application and check project settings.
Answers
A.
Check the app.yaml file for your application and check project settings.
B.
Check the web-application.xml file for your application and check project settings.
Answers
B.
Check the web-application.xml file for your application and check project settings.
C.
Go to Deployment Manager and review settings for deployment of applications.
Answers
C.
Go to Deployment Manager and review settings for deployment of applications.
D.
Go to Cloud Shell and run gcloud config list to review the Google Cloud configuration used for deployment.
Answers
D.
Go to Cloud Shell and run gcloud config list to review the Google Cloud configuration used for deployment.
Suggested answer: D

Explanation:

C:\GCP\appeng>gcloud config list

[core]

account = [email protected]

disable_usage_reporting = False

project = my-first-demo-xxxx

https://cloud.google.com/endpoints/docs/openapi/troubleshoot-gce-deployment

asked 18/09/2024
Tom Rez
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first