Disable ads (and more) with a membership for a one time $4.99 payment
What is the fully managed data warehouse service in Google Cloud?
Datastore
BigQuery
Custom machine type
`gsutil`
The correct answer is: BigQuery
BigQuery is the fully-managed data warehouse service in Google Cloud, meaning that it is fully managed and maintained by Google. This allows users to focus on analyzing data and building queries, without having to worry about managing the infrastructure or maintenance of the database. Option A, Datastore, is not a fully-managed data warehouse service in Google Cloud. It is a NoSQL document database, which is better suited for handling large quantities of unstructured data. Option C, Custom machine type, is not a data warehouse service. It is a feature in Google Cloud that allows users to customize their virtual machines with specific configurations of CPU and RAM. Option D, `gsutil`, is not a data warehouse service. It is a command-line tool for managing data in Google Cloud Storage. While it can be used to load data into BigQuery, it is not the primary tool for analyzing data in a data warehouse.