Cloud Build by Google Cloud Platform
Use GCP Cloud Build to build, test and deploy container images.
Implementing containerization has inspired organizations to maximize managed cloud infrastructures like Cloud Build to speedily build, test and deploy container images.
Cloud Build is a service that executes your builds on Google Cloud.
Cloud Build can import source code from a variety of repositories or cloud storage spaces, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives.
Learn
Learn more about Cloud build in GCP from the official documentation.
Try out Continuous deployment to Google Kubernetes Engine (GKE) with Cloud Build from this codelab
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified July 29, 2022: docs: update hero image size and alignment (0b63f5c)