GCP Professional Cloud Architect Practice Question

Your company is replacing a thumbnail-generation service that currently runs on Compute Engine. When a user uploads a video to a Cloud Storage bucket, Node.js code must extract thumbnails within 40 seconds and write them to a different bucket. Traffic is highly bursty-from a few files per hour to as many as 50 000 per minute-and the team wants to pay only for actual execution time without managing servers or pre-provisioning capacity. Which Google Cloud compute option best meets these requirements?

  • Rewrite the service for App Engine Standard Node.js, configuring automatic scaling to handle traffic spikes.

  • Deploy the Node.js code as a Cloud Function (2nd gen) with a Cloud Storage finalize trigger; the platform auto-scales to zero and charges only for invocation time.

  • Create a GKE Autopilot cluster and deploy the code as a Deployment with a Horizontal Pod Autoscaler triggered by Pub/Sub events from Cloud Storage.

  • Package the code in a container and run it on Cloud Run with min instances set to zero, using Eventarc to deliver Cloud Storage notifications.

GCP Professional Cloud Architect
Managing and provisioning a solution infrastructure
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