Deploy FastAPI on Cloud Run for FREE: A step-by-step tutorial

preview_player
Показать описание
Are you looking for a cost-effective way to deploy your FastAPI project? In this tutorial video from Stackless Tech, we'll show you how to deploy your app for free using Cloud Run, a serverless computing platform from Google Cloud.

So, join us and learn how to deploy your FastAPI project for free using Cloud Run with Stackless Tech!

#python #fastapi #docker #backend #tutorial #pythonprogramming #pythontutorial #python3 #api #development #programming #webprogramming #dockercontainer #dockertutorial #trending #learn #learning #production #cloud
Рекомендации по теме
Комментарии
Автор

thank you so much for the docker videos :)

NavalDabral
Автор

Thank you, this was a very good tutorial. Direct to the point, addressed exactly what I needed to know.

DomCim
Автор

Appreciate this quick tutorial series!

kevon
Автор

It worked! I appreciate your guidance!

foxelunico
Автор

this was very good video, i need the ci / cd using github actions btw

reactjs
Автор

Revision 'fastapi-project-00008-67d' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8000 environment variable. Logs for this revision might contain more information

yohanes
Автор

Can I access a file from a storage bucket in the main.py and then return some output based on some logical condition? Is it possible to modify the API to cater to this need?

eashwarinfosys
Автор

I ran into issues. Google Cloud is saying access was denied on port 8000 even though I specified this.

Yassinius
Автор

I stuck on "build docker -t ...."

yohanes
Автор

But THERE is a problem with cors origin policy errors in development

ismailmirza
Автор

How much time does the image pushing take?

fouadaitelhaj
Автор

bro, where is the repo that i can clone?

near