
Explanation:
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
Ultimate access to all questions.
No comments yet.
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.