Scenario: An e-commerce website needs to resize images uploaded by users before storing them in Cloud Storage. Which Google Cloud service can be used to achieve this efficiently?
- Cloud Functions
- App Engine
- AI Platform
- Cloud Vision API
Cloud Functions is well-suited for handling image resizing tasks in response to Cloud Storage events due to its serverless nature, scalability, and ease of integration with other Google Cloud services. Understanding the appropriate use cases for different serverless services helps architects design efficient and cost-effective solutions.
Loading...
Related Quiz
- Which Google Cloud service provides options for Network Service Tiers?
- What is one benefit of integrating Cloud Billing APIs into cloud infrastructure?
- Google Dataflow is a managed _______ processing service.
- Google Cloud's _______ feature enables secure communication between Virtual Private Cloud (VPC) networks and on-premises networks.
- Which Google Cloud service provides monitoring and logging capabilities for applications and infrastructure?