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

1 hour, 26 minutes remaining!

GCP Professional Data Engineer Practice Question

Your e-commerce platform lets sellers upload high-resolution product images averaging 2 MB each. Upload traffic can spike to 40 000 images per minute during holiday sales, while buyers worldwide expect image loads in under 100 ms. Images are rarely modified after upload, but marketing wants to recover accidentally overwritten versions and automatically move images older than a year to cheaper storage. Without provisioning or managing servers, which Google Cloud design best satisfies these requirements?

  • Store images in a multi-region Cloud Storage bucket with Object Versioning enabled and lifecycle rules that move noncurrent versions to Nearline; serve the bucket through Cloud CDN.

  • Insert each image as a BYTEA column in Cloud SQL for PostgreSQL, create cross-region read replicas, and cache image URLs using Cloud CDN.

  • Save each image as a binary field in a Firestore document and trigger Cloud Functions to move documents older than one year to Coldline Storage.

  • Write Base64-encoded image chunks to Cloud Bigtable rows partitioned by image ID and expose them to users behind an external HTTP(S) load balancer.

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