From the course: Leveraging Google Cloud Developer and DevOps Tools
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Implementing CI/CD with Cloud Build - Google Cloud Platform Tutorial
From the course: Leveraging Google Cloud Developer and DevOps Tools
Implementing CI/CD with Cloud Build
- [Instructor] Now to pull together modern tooling on GCP for developers, I've created a scenario that I use for testing and just decided to share it in this movie. I like to use Cloud Run because I work a lot with containers and it's a quick way to run containers as you're getting ready to create container clusters for use and Kubernetes, or in my case, data pipelines. But I just did a hello world here and set up a service in Cloud Run. And then inside of Cloud Run, I was working with different revisions. So first of all, the service just looks like this, just a simple, it's written and go, just a simple service. And then if you want to manually do an update if you click this edit and deploy new revision, that's going to automatically open up in the Cloud Shell Editor. And I've opened to the page where I want to just make a simple change, and again okay. And I'm going to go ahead and save this. All right, now, if I wanted…
Contents
-
-
-
-
-
-
Coding with the GCP local Google Cloud SDK3m 53s
-
(Locked)
Coding with the GCP add-in for VSCode2m 54s
-
(Locked)
Storing code in Cloud Source Repositories3m 58s
-
(Locked)
Storing artifacts in GCR or Artifact Registry2m 50s
-
(Locked)
Storing secrets in Secrets Manager2m 7s
-
(Locked)
Implementing CI/CD with Cloud Build4m 22s
-
-