Cloud Build 문서
Cloud Build는 Google Cloud 인프라에서 빌드를 실행하는 서비스입니다. Cloud Build는 Cloud Storage, GitLab, GitHub 또는 Bitbucket에서 소스 코드를 가져오고, 자신의 사양에 맞게 빌드를 실행하고, Docker 컨테이너 또는 Java 보관 파일과 같은 아티팩트를 생성할 수 있습니다. 자세히 알아보기
Cloud Build는 빌드를 일련의 빌드 단계로 실행합니다. 각 빌드 단계는 Docker 컨테이너에서 실행됩니다. 빌드 단계는 환경에 관계없이 컨테이너에서 수행할 수 있는 모든 작업을 수행할 수 있습니다. 작업을 수행하려면 Cloud Build에서 제공하는 지원되는 빌드 단계를 사용하거나 맞춤 빌드 단계를 작성하면 됩니다.
무료 크레딧 $300로 다음 프로젝트 시작
무료 체험판 크레딧과 20개 이상의 제품을 무료로 한 달간 사용하여 개념 증명을 빌드하고 테스트합니다.
문서 리소스
관련 동영상
Migrating App Engine pull tasks to Cloud Pub/Sub (Module 19)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 19, the second video focused on App Engine pull tasks,
How to use App Engine Task Queue pull tasks (Module 18)
Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers modernize their applications running on a Google Cloud serverless compute platform. In Module 18, Google engineers Martin & Wesley show viewers how
Refactoring a Python 2 Cloud NDB app to Python 3 & Cloud Firestore (Module 9)
Module 9 resources: Codelab → https://goo.gle/3pYGwzA Python 2 START ("mod8") code → https://goo.gle/3j3TyYa Python 3 FINISH ("mod9") code → https://goo.gle/3BCemfZ Serverless Migration Station is a Serverless Expeditions mini-series, designed to
Migrating App Engine push queues to Cloud Tasks (Module 8)
Module 8 references: Codelab → https://goo.gle/3lJMtxF Python 2 START ("mod7") code → https://goo.gle/3kEvtsl Python 2 FINISH ("mod8") code → https://goo.gle/3j3TyYa Serverless Migration Station is a Serverless Expeditions mini-series, designed to
How to use App Engine push queues in Flask apps
Codelab → https://goo.gle/3hYdmf2 Python 2 START ("mod1") code → https://goo.gle/3xfynHx Python 2 FINISH ("mod7") code → https://goo.gle/3kEvtsl Serverless Migration Station is a Serverless Expeditions mini-series focused on helping developers
Pub/Sub tips and tricks
Dead-letter queues → http://goo.gle/3u5dLkl Message ordering → http://goo.gle/2M5CaVK Replaying past messages → http://goo.gle/3du08oP Pub/Sub is an asynchronous messaging service that can help you easily run serverless applications. However, there
Task Queues, Stackdriver, & more!
Here to bring you the latest news in the cloud is Google Cloud Developer Advocate Mark Mirchandani. Learn more about these announcements → https://bit.ly/2IOikem • Queued Up → https://bit.ly/2PzLTRC • Big Data, Big Updates → https://bit.ly/2PytVyB •
Messaging on the Cloud: GCPPodcast 7
Original post: https://www.gcppodcast.com/post/episode-7-messaging-on-the-cloud/ In the seventh episode of this podcast, your hosts Francesc and Mark discuss the different ways messaging can be done on Google Cloud Platform, covering Pub/Sub and Task