Google Professional Cloud Developer Exam - Topic 16 Question 53 Discussion
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?
D) Persist each POST request's JSON data as an individual file within Cloud Storage, with the file name containing the request identifier.
A) Directly persist each POST request's JSON data into Datastore.
B) Transform the POST request's JSON data, and stream it into BigQuery.
C) Transform the POST request's JSON data, and store it in a regional Cloud SQL cluster.
Cecilia
7 months agoRex
7 months agoDoyle
7 months agoJoana
8 months agoYuriko
8 months agoTasia
8 months agoTiera
8 months agoBroderick
8 months agoValene
8 months agoPeggy
8 months agoVanna
8 months agoGeorgene
8 months agoKattie
8 months ago