Cloud Build is a service that executes your builds on Google Cloud Platform infrastructure. Cloud Build can import source code from Google Cloud Storage, Cloud Source Repositories, GitHub, or Bitbucket, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives.
Google Cloud Deploy is a managed service that automates delivery of your applications to a series of target environments in a defined promotion sequence.
Artifact Registry is a single place for your team to manage Docker images, perform vulnerability analysis, and decide who can access what with fine-grained access control. Existing CI/CD integrations let you set up fully automated Docker pipelines to get fast feedback.

All products for CI/CD

Cloud Build is a service that executes your builds on Google Cloud Platform infrastructure. Cloud Build can import source code from Google Cloud Storage, Cloud Source Repositories, GitHub, or Bitbucket, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives.
Google Cloud Deploy is a managed service that automates delivery of your applications to a series of target environments in a defined promotion sequence.
Artifact Registry provides a single location for managing packages and Docker container images. It integrates with CI/CD tools and Google Cloud runtime environments so that you can manage the full artifact lifecycle.
Cloud Source Repositories are private Git repositories hosted on Google Cloud Platform that feature fast, indexed code search across all your repositories.