professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise is architecting a multi-tiered data storage and analytics platform on Google Cloud to handle hundreds of terabytes of transactional log data. The solution must satisfy the following architectural requirements:
customer_id, store_id, and product_category.Which multi-tiered storage and processing architecture should you implement?
This architecture establishes an end-to-end multi-tiered storage strategy by integrating Cloud Storage for scalable, tiered data lifecycle management with BigQuery native storage optimized through date partitioning, multi-column clustering, and materialized views.
customer_id, store_id, and product_category (up to four columns) collocates related data into organized storage blocks, dramatically improving filter and aggregation performance.This architecture pairs the ideal services for each access pattern: Cloud Storage provides unbounded, tiered, cost-effective object storage, while BigQuery native tables with partitioning, clustering, and materialized views deliver maximum query performance and minimal query execution overhead.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.