Cloud Run deployments with YAML

  Рет қаралды 10,999

Google Cloud Tech

Google Cloud Tech

Күн бұрын

Пікірлер: 22
@googlecloudtech
@googlecloudtech Жыл бұрын
🫨 How often do you YAML or do your use cases turn into A Series of Unfortunate Indents? Let us know in the comments below and don’t forget to subscribe to Google Cloud Tech → goo.gle/GoogleCloudTech
@fabiogomez8250
@fabiogomez8250 Жыл бұрын
Cool feature, thanks for the clear explanation, I'll try it soon!
@KevinBoutin
@KevinBoutin Жыл бұрын
This is very handy and better than creating shell scripts that use gcloud with configuration parsers to achieve the same thing.
@TheMomander
@TheMomander Жыл бұрын
Agreed! Whenever I start writing configuration parsers or other non-trivial code for CI/CD, I force myself to stop and do some research. There usually is a better way.
@goidealsoftware
@goidealsoftware Жыл бұрын
I needed the command: gcloud run services describe. Thanks for surfacing this.
@garagemdocodigo
@garagemdocodigo 10 ай бұрын
Is possible create a new service using a yaml file?
@TheMomander
@TheMomander 10 ай бұрын
"gcloud run services replace" can be used to replace OR create a Cloud Run service.
@preetmistry
@preetmistry Жыл бұрын
I have seen lots videos using google chat assistance , just want to know what is the price for individual user (not enterprise) ?
@TheMomander
@TheMomander Жыл бұрын
The pricing table was published yesterday. As I'm writing this (Dec 14, 2023) it's $19 per user per month with an upfront annual commitment. You can use Duet AI for Developers at no cost until Feb 1, 2024. New Google Cloud customers can also use $300 of free credits to try it out. Search for "google cloud duet ai pricing" to see all the details.
@DarkShadow-321
@DarkShadow-321 2 ай бұрын
Thank you
@Babbili
@Babbili Жыл бұрын
nice, i'd try to apply this yaml file with kubectl, i guess it would work in Anthos
@padmajagoli-o1f
@padmajagoli-o1f Жыл бұрын
it is a wonderful video, that i could find out over internet, but i need terraform script to deploy serverless container on cloud run by using cloud build and cloud deploy ...can you help me out by providing solution for this please.
@TheMomander
@TheMomander 11 ай бұрын
Thank you for the kind words about the video. If you do a web search for "cloud run terraform" you will find some good resources and examples. Best of luck!
@paracha3
@paracha3 Жыл бұрын
I did not find this approach to be as easy as using Cloud Build yaml to take care of building image and deploying config AND code changes. Here you are building image separately and then modifying the yaml separately and executing two separate commands. Cloud Build yaml is all contained into one yaml.
@TheMomander
@TheMomander Жыл бұрын
That's a good point. I think "infrastructure-as-code" shines when you set up a new project from scratch or when you install a stable version of an application for a customer. For day-to-day development work, a CI/CD approach may work better. One can use Cloud Run's built-in integration with source code repos, or Cloud Build, or GitHub Actions for that.
@joshblf
@joshblf Жыл бұрын
It would be see how to use Cloud Build with Github and YAML files instead of manually running scripts
@MartinOmander
@MartinOmander Жыл бұрын
That's a great idea! I'm adding it to my to-do list of episodes to create. Thank you.
@TheMomander
@TheMomander Жыл бұрын
Also, I forgot, we did release a video about deploying Cloud Run services using Github Actions, last year. Search KZbin for "How to deploy Cloud Run services with GitHub Actions" and you will find it. Hope it helps!
@preetmistry
@preetmistry Жыл бұрын
what is the difference between service.yaml and cloudbuild.yaml ?
@TheMomander
@TheMomander Жыл бұрын
Good question! You can define the settings of your Cloud Run service with YAML. That file can be called whatever you want, but we called it service.yaml in this video. As shown in the video, you can use a gcloud command to update your Cloud Run service so it uses the settings from service.yaml. The other file (cloudbuild.yaml) is a recipe for how Cloud Build should build your Cloud Run service. It is useful if you want to do more than just build your container, for example if you want to run unit tests before you build it. You can use Cloud Build without a cloudbuild.yaml file. If you do, Cloud Build will simply build your container and not run any additional steps like testing.
@peggydarhamed1371
@peggydarhamed1371 Жыл бұрын
I ordered twice and I didn't get any product you've taken out of my account twice last month or this month
@hussienalsafi1149
@hussienalsafi1149 Жыл бұрын
🤙🤙🤙🤙🤙☺️☺️☺️
Retries and Saga pattern in Workflows
6:30
Google Cloud Tech
Рет қаралды 4,6 М.
Designing a serverless finance system on Google Cloud
14:30
Google Cloud Tech
Рет қаралды 14 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Picking the right serverless platform (Part 1)
14:02
Google Cloud Tech
Рет қаралды 16 М.
Manually Deploy to Cloud Run - Updated for Artifact Registry
11:04
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 593 М.
Serverless is simple. Do I need CI/CD?
10:33
Google Cloud Tech
Рет қаралды 6 М.
How to Create a DevSecOps CI/CD Pipeline
34:41
DevOps Journey
Рет қаралды 17 М.
Cloud Functions vs. Cloud Run
20:37
Google Cloud Tech
Рет қаралды 51 М.
How to build and push a docker image | Google Cloud Artifact Registry
11:22
Deploy Python Applications - Google Cloud Run with Docker
17:54
NeuralNine
Рет қаралды 15 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 383 М.