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
- A. Customer expectations can be adjusted without using marketing tools
- B. Seamless changes can be made without causing any application downtime.
- C. GKE handles version control seamlessly and out of the box
- D. GKE is well suited for all monolithic applications
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.