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 1Question 25
    Easy1 markMultiple Choice
    Domain 3.3: Deploying Cloud Run and Cloud FunctionsCloud FunctionsServerlessDomain 3.3

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

    You need to execute a lightweight piece of code every time a new file is uploaded to a specific Cloud Storage bucket. Which service is the MOST appropriate choice?

    Answer options:

    A.

    Compute Engine

    B.

    Cloud Run

    C.

    Cloud Functions

    D.

    App Engine

    How to approach this question

    Match 'lightweight code' and 'event-driven (file upload)' with the appropriate serverless service.

    Full Answer

    C.Cloud Functions✓ Correct
    Cloud Functions
    Cloud Functions is a serverless execution environment for building and connecting cloud services. It is designed to run simple, single-purpose functions that are attached to events emitted from your cloud infrastructure, such as a file upload to Cloud Storage.

    Common mistakes

    Choosing Compute Engine and trying to build a custom polling mechanism.
    Question 24All questionsQuestion 26

    Practice the full GCP Associate Cloud Engineer Practice Exam 1

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command ...EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view ...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What s...EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends acr...Medium
    View all 50 questions →