You are designing a CI/CD pipeline. You need a service to compile source code, run tests, and produce software packages that are ready to deploy. Which service handles the build phase?
Which Google Cloud service is a serverless CI/CD platform that allows you to automate builds, tests, and deployments from your source code?
What is the primary configuration file for a Cloud Build process?
An administrator wants to automatically trigger a build whenever a new commit is pushed to a specific branch in a GitHub repository linked to GCP. Which feature should they use?
What is an 'Artifact' in the context of a Cloud Build process?