Google Cloud Digital Leader — Question 31

Your organization wants to run a container-based application on Google Cloud. This application is expected to increase in complexity. You have a security need for fine-grained control of traffic between the containers. You also have an operational need to exercise fine-grained control over the application's scaling policies.
What Google Cloud product or feature should your organization use?

Answer options

Correct answer: A

Explanation

The Google Kubernetes Engine cluster is the best choice for managing containerized applications as it provides robust traffic control and scaling policies. App Engine and Cloud Run are less suited for complex networking requirements, and Compute Engine virtual machines do not offer the same level of container orchestration features as Kubernetes.