CLOUD-DIGITAL-LEADER · Question #324
Your organization needs to analyze data in order to gather insights into its daily operations. You only want to pay for the data you store and the queries you perform. Which Google Cloud product shoul
The correct answer is D. BigQuery. BigQuery is Google Cloud's serverless, fully managed data analytics warehouse that uses a pay-as-you-go pricing model: you pay only for the storage you use and the bytes processed by your queries. It is optimized for large-scale analytical queries. Cloud SQL (A) and Cloud Spanner
Question
Your organization needs to analyze data in order to gather insights into its daily operations. You only want to pay for the data you store and the queries you perform. Which Google Cloud product should your organization choose for its data analytics warehouse?
Options
- ACloud SQL
- BDataproc
- CCloud Spanner
- DBigQuery
How the community answered
(25 responses)- B8% (2)
- C4% (1)
- D88% (22)
Explanation
BigQuery is Google Cloud's serverless, fully managed data analytics warehouse that uses a pay-as-you-go pricing model: you pay only for the storage you use and the bytes processed by your queries. It is optimized for large-scale analytical queries. Cloud SQL (A) and Cloud Spanner (C) are transactional relational databases billed by instance uptime, not query usage. Dataproc (B) is a managed Spark/Hadoop service billed per cluster runtime, not per query.
Topics
Community Discussion
No community discussion yet for this question.