Google Cloud Digital Leader — Question 72

An organization needs to run frequent updates for their business app.
Why should the organization use Google Kubernetes Engine (GKE)?

Answer options

Correct answer: B

Explanation

The correct answer is B because GKE allows for rolling updates, which means changes can be deployed without interrupting the availability of the application. Option A is irrelevant as it does not relate to application updates, C is incorrect because while GKE does have version control features, they are not the main reason for its suitability for frequent updates, and D is misleading since GKE is designed for containerized applications, not specifically monolithic ones.