exam questions

Exam Professional Cloud Database Engineer All Questions

View all questions & answers for the Professional Cloud Database Engineer exam

Exam Professional Cloud Database Engineer topic 1 question 135 discussion

Actual exam question from Google's Professional Cloud Database Engineer
Question #: 135
Topic #: 1
[All Professional Cloud Database Engineer Questions]

Your company is launching a gaming application that uses a Firestore database. You need to identify an easy-to-manage and cost-effective solution to automate the scheduling of Firestore data exports. What should you do?

  • A. Create a new Compute Engine, and set up a cron Job to run the gcloud firestore export command.
  • B. Use Dataflow to create a custom pipeline to extract data from Firestore, transform it into the desired format, and load it into a Cloud Storage bucket at regular intervals.
  • C. Use Cloud Scheduler to trigger a Cloud Function that executes the Firestore export process.
  • D. Use the Firebase Admin SDK to programmatically schedule and manage exports.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
WOOJONE
2 weeks, 6 days ago
Selected Answer: C
.........
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...