DevOps Automation :Reliable Google Cloud Infrastructure: Design and Process (Preparing for Google Cloud Certification: Cloud Architect Professional Certificate) Answers 2025
Question 1
What Google Cloud feature would be easiest to automate a build when code is checked into your source repository?
Build Triggers (Cloud Build) automatically start builds when code is pushed to Cloud Source Repositories, GitHub, or Bitbucket. It is the correct and simplest CI automation tool.
Question 2
Which Google Cloud tools can be used to build a CI pipeline?
๐ฉ All of these โ Artifact Registry โ Cloud Build โ Cloud Source Repositories