ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 100 - Professional Cloud Architect discussion

Report
Export

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?

A.
Point gcloud datastore create-indexes to your configuration file
Answers
A.
Point gcloud datastore create-indexes to your configuration file
B.
Upload the configuration file the App Engine's default Cloud Storage bucket, and have App Engine detect the new indexes
Answers
B.
Upload the configuration file the App Engine's default Cloud Storage bucket, and have App Engine detect the new indexes
C.
In the GCP Console, use Datastore Admin to delete the current indexes and upload the new configuration file
Answers
C.
In the GCP Console, use Datastore Admin to delete the current indexes and upload the new configuration file
D.
Create an HTTP request to the built-in python module to send the index configuration file to your application
Answers
D.
Create an HTTP request to the built-in python module to send the index configuration file to your application
Suggested answer: A
asked 18/09/2024
MC Chrys Darcy MASSALA MPIKA
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first