Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Cloud Architect Topic 3 Question 67 Discussion

Actual exam question for Google's Professional Cloud Architect exam
Question #: 67
Topic #: 3
[All Professional Cloud Architect Questions]

You have found an error in your App Engine application caused by missing Cloud Datastore indexes. You have created a YAML file with the required indexes and want to deploy these new indexes to Cloud Datastore.

What should you do?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Vallie
14 days ago
If only there was a 'None of the above' option. That would be my pick for this question.
upvoted 0 times
...
Carlene
17 days ago
Creating an HTTP request to a Python module? That's just weird. Definitely not the correct approach here.
upvoted 0 times
...
Steffanie
19 days ago
Using the Datastore Admin in the GCP Console to delete current indexes and upload a new configuration file is overkill for this task.
upvoted 0 times
...
Rolland
20 days ago
Uploading the configuration file to the App Engine's default Cloud Storage bucket doesn't seem right, since that's not how you deploy indexes.
upvoted 0 times
Josue
4 days ago
A) Point gcloud datastore create-indexes to your configuration file
upvoted 0 times
...
...
Misty
2 months ago
Option A is the correct answer. The gcloud datastore create-indexes command allows you to deploy new indexes defined in a YAML file.
upvoted 0 times
Venita
19 days ago
Option A is the correct answer. The gcloud datastore create-indexes command allows you to deploy new indexes defined in a YAML file.
upvoted 0 times
...
Claudia
20 days ago
A) Point gcloud datastore create-indexes to your configuration file
upvoted 0 times
...
...
Marion
2 months ago
But wouldn't it be easier to just use Datastore Admin in the GCP Console to delete the current indexes and upload the new configuration file?
upvoted 0 times
...
Dominic
2 months ago
I disagree, I believe the answer is B) Upload the configuration file to the App Engine's default Cloud Storage bucket.
upvoted 0 times
...
Marion
2 months ago
I think the correct answer is A) Point gcloud datastore create-indexes to your configuration file.
upvoted 0 times
...

Save Cancel