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.
A SaaS organization is redesigning its analytics platform on Google Cloud to handle a projected tenfold increase in tenant onboarding and raw data volume. Currently, ingestion workloads, storage, and customer-facing analytical queries share resources in a monolithic project, leading to severe compute contention, complex schema maintenance, and quota bottlenecks.
You need to design a scalable, modular architecture that leverages BigQuery's separation of storage and compute to isolate compute resource allocation across tenant tiers while allowing storage and analytical pipelines to scale independently.
Which architectural approach should you recommend?
A multi-project architecture in Google Cloud decouples data pipelines, core dataset storage, and query computation into isolated projects. By capitalizing on BigQuery's native separation of storage and compute, analytical processing capacity can be managed independently from underlying persistent data assets.
Alternative architectures that deploy full virtual clusters or monolithically bundle query and storage layers run into rigid scaling limits and resource contention. Decoupling storage into dedicated datasets and mapping workloads to reservation projects fully exploits BigQuery's serverless elasticity.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.