
Explanation:
C. BigQuery is the optimal choice for this scenario. It's a fully managed, serverless data warehouse that excels in analyzing large datasets with SQL queries. Its native support for prediction and geospatial processing makes it ideal for training models on vast datasets to forecast delivery delays across different regions. BigQuery efficiently handles massive data volumes and is tailored for analytical tasks involving varied data attributes.
Why not the others?
Ultimate access to all questions.
Imagine you're at a global shipping company, tasked with predicting delivery delays by analyzing 40 TB of data from ships worldwide. This data includes hourly updates in GeoJSON format from each ship, among other diverse sources. Which Google Cloud storage solution, equipped with native capabilities for prediction and geospatial processing, would best suit this scenario?
A
Cloud Bigtable
B
Cloud SQL for PostgreSQL
C
BigQuery
D
Cloud Datastore
No comments yet.