Bird
0
0

You want to deploy a containerized app that scales automatically and handles HTTP requests. Which service should you choose?

easy📝 Conceptual Q2 of 15
GCP - Cloud Run
You want to deploy a containerized app that scales automatically and handles HTTP requests. Which service should you choose?
ACloud Functions
BBigQuery
CCloud Storage
DCloud Run
Step-by-Step Solution
Solution:
  1. Step 1: Identify service for containerized apps

    Cloud Run is designed to run containerized applications that scale automatically and handle HTTP requests.
  2. Step 2: Eliminate other options

    Cloud Functions runs code, not containers; Cloud Storage and BigQuery are storage and analytics services, not compute.
  3. Final Answer:

    Cloud Run is the right choice for containerized apps with auto-scaling HTTP handling -> Option D
  4. Quick Check:

    Container + HTTP + auto-scale = Cloud Run [OK]
Quick Trick: Containers + HTTP? Pick Cloud Run [OK]
Common Mistakes:
  • Choosing Cloud Functions for containers
  • Confusing storage services with compute
  • Selecting BigQuery for app hosting

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes