Google Cloud Professional Cloud Architect — Question 138
Your company has announced that they will be outsourcing operations functions. You want to allow developers to easily stage new versions of a cloud-based application in the production environment and allow the outsourced operations team to autonomously promote staged versions to production. You want to minimize the operational overhead of the solution. Which Google Cloud product should you migrate to?
Answer options
- A. App Engine
- B. GKE On-Prem
- C. Compute Engine
- D. Google Kubernetes Engine
Correct answer: A
Explanation
App Engine is designed for easy deployment and scaling of applications with minimal operational overhead, making it ideal for allowing developers to stage and the operations team to promote versions autonomously. GKE On-Prem and Google Kubernetes Engine are more complex and require more management, which does not align with the goal of minimizing operational overhead, while Compute Engine is more focused on virtual machines rather than streamlined application staging.