For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 4Question 25
    Easy1 markMultiple Choice
    Domain 3.3: Deploying Cloud Run and Cloud FunctionsDomain 3.3Cloud FunctionsEvent-driven

    GCP ACE · Question 25 · Domain 3.3: Deploying Cloud Run and Cloud Functions

    You want to execute a Python script automatically every time a new image file is uploaded to a specific Cloud Storage bucket. The script will resize the image and save it to another bucket. You want to minimize operational overhead.

    Which GCP service should you use to run this script?

    Answer options:

    A.

    Compute Engine

    B.

    Cloud Functions

    C.

    Cloud Run

    D.

    App Engine

    How to approach this question

    Identify the serverless service designed for event-driven, single-purpose functions.

    Full Answer

    B.Cloud Functions✓ Correct
    Cloud Functions
    Cloud Functions is a lightweight, event-driven, serverless compute service. It is the perfect fit for executing single-purpose scripts (like image resizing) in response to GCP events, such as a file being uploaded to a Cloud Storage bucket.

    Common mistakes

    Choosing Compute Engine, which introduces unnecessary infrastructure management.
    Question 24All questionsQuestion 26

    Practice the full GCP Associate Cloud Engineer Practice Exam 4

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
    View all 50 questions →