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

2 hours, 31 minutes remaining!

GCP Associate Cloud Engineer Practice Question

Your team has containerized an image-processing application and wants it to run automatically every time a new object is written to the Cloud Storage bucket gs://images. The service must scale to zero when idle and expose no public HTTP endpoint. Which setup meets these requirements with the least operational overhead?

  • Enable Cloud Storage notifications on the bucket and create a Pub/Sub push subscription that posts to the Cloud Run service's URL.

  • Launch the Cloud Run service with a Cloud Storage FUSE mount of gs://images so it can detect new objects without a separate trigger.

  • Create an Eventarc trigger that listens for the event type google.cloud.storage.object.v1.finalized, filters on bucket "images", and sets the Cloud Run service as the destination.

  • Add a storage.onFinalize trigger block directly in the Cloud Run service YAML and reference the bucket name there.

GCP Associate Cloud Engineer
Planning and implementing a cloud solution
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