Amazing Stuff for learning Python App deployment with GCP ! 🥰 Very thanks~
@Pantelisduke2 ай бұрын
Very useful! I would like to see more about Google Cloud!!
@piotrmazgaj2 ай бұрын
Exactly what I need Thanks!
@ike6542 ай бұрын
Thanks a lot for the video. Do you know how much time will the service be up using the free tier?
@Serpensin2 ай бұрын
I use my own instance of GitLab and a runner for it. That's better for my usecase. I also use buildx instead of build, since I want to build images for all available architectures, that are supported by the base.
@mihaicarnuta2 ай бұрын
Thanks! It would be nice to deploy a more complex app, like one with a database. A Django app would be great :)
@stephontidd70512 ай бұрын
Thanks for this 🙏🏿
@kiloAlpha99 күн бұрын
Awesome thanks a bunch!
@NeuralNine2 күн бұрын
Thanks for watching!
@rapunzelle7142 ай бұрын
Great video - just wondering. Do you happen to know how I could download the data that has been entered from gcloud? I built a flask app that stores user comments as an csv, but when I go to the bucket I can only seem to download the source, and can't see the created csv files.
@danielcoles19892 ай бұрын
Cool thanks. Is there anyway for it to load in data from a google bucket on the same account too?
@ImoodyI2 ай бұрын
Thank you for the videos you create. I have used many times now in my work some bits from different videos you have created. I was wondering if you could create a tutorial on how to use Streamlit app with SSO or similar authentication. I know Streamlit is not really designed to be used with SSO and that Flask is the library to go to if you want to create an app, but I would really love to see your approach to using Streamlit deployed on Google or AWS with SSO for users to log in.
@deez_dev2 ай бұрын
can i host postgres and redis with my app also?
@davidl33832 ай бұрын
So usefull thanks !!
@denysburimov5548Ай бұрын
Cool deploy! Sad that we can't use SQLAlchemy with spanner