
Answer-first summary for fast verification
Answer: Deploy and manage user provided container images that scale automatically based on HTTP traffic.
Cloud Run is designed to deploy and manage user-provided container images that automatically scale based on HTTP traffic. This makes it an ideal choice for developers looking for a scalable, serverless solution for their containerized applications. Reference: [Cloud Run Documentation](https://cloud.google.com/run/docs/reference/rest/)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Why would you choose to implement Cloud Run APIs?
A
Deploy and manage user provided virtual machine images that scale automatically based on HTTP traffic.
B
Deploy and manage user provided container images that scale automatically based on TCP/UDP traffic.
C
Deploy and manage user provided container images that scale automatically based on HTTP traffic.
D
Deploy and manage application provided container images that scale automatically based on HTTP traffic.
No comments yet.