
Explanation:
The correct answer is B as Cloud Run is a service that allows users to deploy and manage user-provided container images that scale automatically based on HTTP traffic. The other options are incorrect for the following reasons:
For more information, refer to the Cloud Run documentation.
Ultimate access to all questions.
Which of the following best describes the 'Cloud Run' service?
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 HTTP traffic.
C
Deploy and manage application-provided container images that scale automatically based on HTTP traffic.
D
Deploy and manage user-provided container images that scale automatically based on TCP/UDP traffic.
No comments yet.