Your company is developing a serverless application that triggers based on events in Google Cloud Storage. The application should be able to handle thousands of events per second and has a variable load. Which service would be the most appropriate to use?
Choose an answer
Tap an option to check your answer.
Correct answer: Cloud Functions with event-driven triggers from Cloud Storage.
Why this is the answer
*Explanation:* To build a serverless application that efficiently handles thousands of events per second triggered by changes in Google Cloud Storage, the most appropriate choice is **Cloud Functions**. Cloud Functions are designed for event-driven scenarios, automatically scaling to handle varying workloads. Options like App Engine (not optimized for event-driven triggers), Cloud Run (more suited for request-response workloads), Kubernetes Engine (overkill for serverless requirements), and Cloud Dataflow (better for batch or stream data processing) are less suitable for this specific use case.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed