How I deploy serverless containers for free

preview_player
Показать описание
Build a Python Flask app for removing the background from images, containerize it with Docker, then deploy it with serverless cloud tools.

Рекомендации по теме
Комментарии
Автор

Cloud Run product lead here. Big fan of Fireship. Glad Cloud Run is your go to for serverless containers.

SterenTV
Автор

Absolutely correct. Cloud run is a well hidden gem in the serverless world.

It uses knative under the hood to scale the services.

ProgrammingWIthRiley
Автор

honestly better explained than tutorials made for Google run

carpye
Автор

crazy how i literally JUST learned about ECS, SAM, and Fargate is crazy. ur never fail to summarize things so well

notjin
Автор

Didn't know docker even sponsored anyone

ARKGAMING
Автор

This is freaking cool, and I'd love to set up this app to use... Thanks for sharing the source code!
I'm no coding expert, so I really appreciate these videos to see how to apply some of the concepts.

Also, I used the "Certification" from the Docker 101 video on LinkedIn as a troll and to share your video because it was so good.
It was funny how some people didn't read the comments (or the image) and took it seriously. 🤣

theoneblackmage
Автор

The docker tag made me tear. Wishing you the best fireship! Thanks for another great video.

tajkirkpatrick
Автор

Amazing video! Next time I suggest using 'python-slim' image or even 'alpine' and install python during build, in the video you ended up with a 2.5gb image and inherited a lot of CVEs too. Thank you for such great content <3

paulogodinho
Автор

I was ~yesterday years old when I learned there's now this feature in paint to simply remove backgrounds with the click of a button - and it's fairly decent. That's what I've been using lately

mirceanton
Автор

You should do a full course on docker. That'd awesome

Sloth
Автор

Would love to see your explorations around kuberenetes. Especially for a smaller scale projects and local development

amoenus_dev
Автор

Love Cloud Run. I’m an ML engineer so I run a lot of backend services that need to be called for simple tasks when serving models and running real-time ML inference workloads. I opt for GKE when building public APIs for model inference, because I need to be able to have containers with GPU’s configured, but for CPU-only workloads, cloud run is phenomenal. Serverless is fantastic for ML in general

andrewchang
Автор

Thanks, Fireship! I've got one up and running using your code. Also spotted the 'hi mom' in the video. Good to see you're hanging in there and moving forward 🤗

thinhlpg
Автор

Had never heard of Cloud Run, so thats a win for them right there.

RobertMcGovernTarasis
Автор

I've only "hit the bell button" for two channels in my entire life... Fireship, snd beyond. Fucking love your videos

Nick-tvpu
Автор

I just dockerized an API written in Rust for a CLI tool that i built for my published mobile apps. While looking for possible cloud services for it, i found Azure to be the easiest for containers. Setting it up is extremely simple for CI/CD and future maintenance for billing purposes.

amartyadav
Автор

why is this so unnecessarily complicated why cant you just drag and drop a docker image and bind a custom domain and click run

tx
Автор

This is my favorite video so far, will defined give it a try. Never used docker before

luiggitello
Автор

That's awesome! Waiting for you Stripe full course.

zmeireles
Автор

It has been 0 days since Fireship mentioned AI
;)

tombyrer