GoogleGoogle
PROFESSIONAL-CLOUD-DATABASE-ENGINEER · Question #155
PROFESSIONAL-CLOUD-DATABASE-ENGINEER Question #155: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DATABASE-ENGINEER to reveal the answer and full explanation for question #155. The question stem and answer options stay visible for context.
Managing Database Operations
Question
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-
Options
- ACreate a new Compute Engine, and set up a cron Job to run the gcloud firestore export
- BUse Dataflow to create a custom pipeline to extract data from Firestore, transform it into the
- CUse Cloud Scheduler to trigger a Cloud Function that executes the Firestore export process.
- DUse the Firebase Admin SDK to programmatically schedule and manage exports.
Unlock PROFESSIONAL-CLOUD-DATABASE-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DATABASE-ENGINEER questions. Unlock PROFESSIONAL-CLOUD-DATABASE-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Firestore Data Management#Cloud Scheduler#Cloud Functions#Data Export Automation