
Answer-first summary for fast verification
Answer: BigQuery
BigQuery is a fully managed, serverless data warehouse that enables scalable analysis of large datasets. It is designed to handle large volumes of data and support complex queries, making it suitable for storing transactional data and performing analytics. With BigQuery, you can optimize your data schema and easily scale as your data grows. Additionally, BigQuery integrates well with other Google Cloud Platform services, including machine learning services, enabling you to build advanced analytics and predictive models on your transactional data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are designing the database schema for a machine learning-based food ordering service that aims to predict users' food preferences. The service requires storing various types of information, including:
This database will house all the transactional data for your product. To achieve optimal performance and efficiency in your data schema, which Google Cloud Platform product should you use?
A
BigQuery
B
Cloud SQL
C
Cloud Bigtable
D
Cloud Datastore
No comments yet.