Documentazione di Cloud Build
Cloud Build è un servizio che esegue le tue build sull'infrastruttura Google Cloud. Cloud Build può importare codice sorgente da Cloud Storage, GitLab, GitHub o Bitbucket, eseguire una build in base alle tue specifiche e produrre artefatti come container Docker o archivi Java. Scopri di più
Cloud Build esegue la build come una serie di passaggi di build, dove ogni passaggio viene eseguito in un container Docker. Un passaggio di compilazione può fare tutto ciò che è possibile fare in un container, a prescindere dall'ambiente. Per eseguire le tue attività, puoi utilizzare i passaggi di compilazione supportati forniti da Cloud Build o scrivere i tuoi passaggi di compilazione.
Inizia la tua proof of concept con 300 $di credito gratuito
- Accedi a Gemini 2.0 Flash Thinking
- Utilizzo mensile gratuito di prodotti molto apprezzati, tra cui API di IA e BigQuery
- Nessun addebito automatico, nessun impegno
Risorse di documentazione
Guide
-
Guida rapida: crea ed esegui il push di un'immagine Docker con Cloud Build
-
Guida rapida: esegui il deployment di un'applicazione containerizzata in Cloud Run
-
Guida rapida: automatizza le build utilizzando Cloud Build
-
Crea un file di configurazione di compilazione di base
-
Crea e gestisci i trigger di build
-
Crea immagini container
-
Creare applicazioni Node.js
-
Creare applicazioni Java
-
esegui il deployment in Cloud Run
-
Esegui il deployment su GKE
-
Riferimento
Video correlati
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