Scenario: A company wants to process data from a Google Cloud Pub/Sub topic in real-time. Which service would be the most appropriate for implementing this using serverless architecture?
- Cloud Functions
- Google Kubernetes Engine (GKE)
- Cloud Run
- Dataflow
Cloud Functions is the preferred choice for processing events from Pub/Sub topics in real-time using serverless architecture due to its simplicity, scalability, and minimal operational overhead. Understanding the appropriate use cases for different serverless services helps architects design efficient and cost-effective solutions.
Loading...
Related Quiz
- What container orchestration system is used by Google Kubernetes Engine?
- What are some best practices for managing deployments using Cloud Deployment Manager?
- How does Cloud SQL ensure data durability and reliability?
- Nearline and Coldline storage are suitable for storing data that must be retained for _______ periods of time.
- Google Cloud Storage offers _______ encryption for data at rest by default.