CLOUD-DIGITAL-LEADER · Question #298
CLOUD-DIGITAL-LEADER Question #298: Real Exam Question with Answer & Explanation
The correct answer is C: Cloud Build. Deploy your application to App Engine using the gcloud app deploy command. This command automatically builds a container image by using the Cloud Build service and then deploys that image to the App Engine flexible environment.
Question
Your organization is building an application running in Google Cloud. Currently, software builds, tests, and regular deployments are done manually, but you want to reduce work for the team. Your organization wants to use Google Cloud managed solutions to automate your build, testing, and deployment process. Which Google Cloud product or feature should your organization use?
Options
- ACloud Scheduler
- BCloud Code
- CCloud Build
- DCloud Deployment Manager
Explanation
Deploy your application to App Engine using the gcloud app deploy command. This command automatically builds a container image by using the Cloud Build service and then deploys that image to the App Engine flexible environment.
Topics
Community Discussion
No community discussion yet for this question.