🔥 40% Off Crucial Exams Memberships — Deal ends today!

2 hours, 31 minutes remaining!

GCP Professional Data Engineer Practice Question

A streaming pipeline writes 2 TB of structured click-stream data into BigQuery each day. Analysts run interactive dashboards that usually filter by event_date (last 60 days) and customer_id, and occasionally also filter by country. Query latency must stay under 5 seconds while storage and analysis costs should be minimized. Which table design best satisfies these requirements?

  • Use ingestion-time partitioning and rely on materialized views to accelerate the dashboards

  • Partition by event_date and cluster by customer_id, with an optional secondary cluster column on country

  • Partition by customer_id and cluster by event_date

  • Create an unpartitioned table and add clustering on event_date, customer_id, and country

GCP Professional Data Engineer
Storing the data
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot