Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are developing a B2B application with minimal daily usage, packaged in Docker, and requiring HTTP endpoint access on a tight budget. What's the best approach?
A
Deploy the container on Cloud Run for its cost efficiency and automatic scaling.
B
Opt for Cloud Run on GKE, balancing Kubernetes benefits with Cloud Run features.
C
Choose App Engine Flexible for its PaaS capabilities, despite higher costs for low usage.
D
Implement GKE with autoscaling features for dynamic workload management.