PROFESSIONAL-CLOUD-ARCHITECT · Question #203
PROFESSIONAL-CLOUD-ARCHITECT Question #203: Real Exam Question with Answer & Explanation
The correct answer is A: App Engine. Only with App Engine we have a default service account which allows the user to deploy the changes per project. for GKE we may have to configure additional permission for both DEV and Operations team to deploy the changes. https://cloud.google.com/appengine/docs/standard/php/serv
Question
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?
Options
- AApp Engine
- BGKE On-Prem
- CCompute Engine
- DGoogle Kubernetes Engine
Explanation
Only with App Engine we have a default service account which allows the user to deploy the changes per project. for GKE we may have to configure additional permission for both DEV and Operations team to deploy the changes. https://cloud.google.com/appengine/docs/standard/php/service-account
Community Discussion
No community discussion yet for this question.