1
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?
Cloud Monitoring
Cloud Build
Anthos
Terraform
View Explanation
✓ Correct Answer: Cloud BuildExplanation:Cloud Build is a fully managed build service that compiles source code, runs tests, and produces software packages.