[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-11。"],[],[],null,["# Build and deploy automation and CI/CD tools\n\nThe automation of building and deployment within a CI/CD framework\nis an essential part of the migration process.\n\n[Cloud Build](/cloud-build)\nis a service that executes your builds on Google Cloud.\nCloud Build can import source code from Cloud Storage,\nCloud Source Repositories, GitHub, or Bitbucket, execute a build to your\nspecifications, and produce artifacts such as Docker containers or Java archives.\n\n[Artifact Registry](/artifact-registry)\nprovides a single location for managing packages and Docker container images. It\nintegrates with CI/CD tools and Google Cloud runtime environments so that you\ncan manage the full artifact lifecycle.\n\n[Cloud Deploy](/deploy)\nis a managed service that automates delivery of your applications to a series of\ntarget environments in a defined promotion sequence.\n\nIf you have containerized applications, you can deploy them with\n[Kubernetes](https://kubernetes.io/)\nand managed services such as\n[Google Kubernetes Engine](/kubernetes-engine).\nTo deploy into a serverless environment, you can use tools such as\n[App Engine flexible environment](/appengine/docs/flexible),\n[Cloud Run functions](/functions),\nand\n[Cloud Run](/run)."]]