Topic 1 Question 22
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?
Cloud Scheduler
Cloud Code
Cloud Build
Cloud Deployment Manager
解説
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. Reference: https://cloud.google.com/appengine/docs/flexible/nodejs/testing-and-deploying-your-app

ユーザの投票
コメント(12)
- 正解だと思う選択肢: C
Cloud Build helps build, test and deploy on serverless CI/CD platforms
👍 4albert_kuo2022/04/25 - 正解だと思う選択肢: C
Cloud Build is CI/CD tool for GCP
👍 3yellow282022/07/15 - 正解だと思う選択肢: C
C. Cloud Build
👍 2victory1082022/02/09
シャッフルモード