Google Cloud Build
Once you've written your code on Cloud Code, you'll need to execute it somewhere – Cloud Build does that for you. Cloud Build is a fully serverless CI/CD platform that imports your code (in any of the popular programming languages, including Java, Go, and Node.js) and executes a build to create artifacts. This is its basic function, but Cloud Build does a lot more. For instance, Cloud Build can be used to deploy your code to different environments including VMs, Kubernetes, and Firebase. You can also deploy a containerized application to Cloud Run or Kubernetes Engine.
The following are some of the additional features and benefits of using Google Cloud Build.
Features and benefits of Cloud Build
Here are some of the features and benefits of Google Cloud Build:
- Extremely fast builds: In addition to the standard machine type, Cloud Build provides two high-CPU VM types (https://cloud.google.com/cloud-build/docs/api/reference/rest...