Bird
0
0

You want to run a containerized app that handles unpredictable traffic spikes without manual intervention. How does Cloud Run help?

hard📝 Application Q8 of 15
GCP - Cloud Run
You want to run a containerized app that handles unpredictable traffic spikes without manual intervention. How does Cloud Run help?
AIt requires you to pre-allocate maximum container instances
BIt only supports fixed scaling schedules
CIt automatically scales container instances up and down based on traffic
DIt needs manual server provisioning for scaling
Step-by-Step Solution
Solution:
  1. Step 1: Identify Cloud Run's scaling capabilities

    Cloud Run automatically adjusts the number of container instances to match traffic demand.
  2. Step 2: Compare with other scaling methods

    Options A, C, and D require manual or fixed scaling, unlike Cloud Run's dynamic scaling.
  3. Final Answer:

    It automatically scales container instances up and down based on traffic -> Option C
  4. Quick Check:

    Cloud Run = Dynamic auto-scaling [OK]
Quick Trick: Cloud Run auto-scales containers for traffic spikes [OK]
Common Mistakes:
  • Thinking manual scaling is needed
  • Assuming fixed schedules control scaling
  • Believing server provisioning is required

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes