PROFESSIONAL-CLOUD-DEVELOPER · Question #147
PROFESSIONAL-CLOUD-DEVELOPER Question #147: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #147. The question stem and answer options stay visible for context.
Question
You have an HTTP Cloud Function that is called via POST. Each submission's request body has a flat, unnested JSON structure containing numeric and text data. After the Cloud Function completes, the collected data should be immediately available for ongoing and complex analytics by many users in parallel. How should you persist the submissions?
Options
- ADirectly persist each POST request's JSON data into Datastore.
- BTransform the POST request's JSON data, and stream it into BigQuery.
- CTransform the POST request's JSON data, and store it in a regional Cloud SQL cluster.
- DPersist each POST request's JSON data as an individual file within Cloud Storage, with the file
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER 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.