Google Cloud Professional Cloud Database Engineer — Question 76
Your organization has a ticketing system that needs an online marketing analytics and reporting application. You need to select a relational database that can manage hundreds of terabytes of data to support this new application. Which database should you use?
Answer options
- A. Cloud SQL
- B. BigQuery
- C. Cloud Spanner
- D. Bigtable
Correct answer: B
Explanation
BigQuery is designed to handle large datasets and provides powerful analytics capabilities, making it the ideal choice for this scenario. Cloud SQL and Cloud Spanner are more suited for transactional workloads, while Bigtable is a NoSQL database, which is not ideal for analytical queries.