Deploy Python Applications - Google Cloud Run with Docker

Поділитися
Вставка
  • Опубліковано 2 лют 2025

КОМЕНТАРІ • 25

  • @jasonranalliheadshots6875
    @jasonranalliheadshots6875 День тому

    Much better explanation than some of the other videos on the topic because you included some of the "why"s in there as opposed to just blindly listing steps. There is a lot of content around both Google and AWS runtime platforms but so little of it is well explained.

  • @FIBONACCIVEGA
    @FIBONACCIVEGA 9 днів тому

    This is worth its weight in gold. It's exactly what I was looking for to solve the error I was getting when trying to deploy my cloud function. Thanks!!

  • @scottlee38
    @scottlee38 5 місяців тому +2

    FINALLY. We have been needing this.

  • @piotrmazgaj
    @piotrmazgaj 5 місяців тому +5

    Exactly what I need Thanks!

  • @ike654
    @ike654 5 місяців тому +4

    Thanks a lot for the video.
    Do you know how much time will the service be up using the free tier?

  • @Pantelisduke
    @Pantelisduke 5 місяців тому +2

    Very useful! I would like to see more about Google Cloud!!

  • @bhupeshmahara
    @bhupeshmahara 2 місяці тому +2

    why did u used --immutable-tags --async? what purpose are they serving?

  • @Serpensin
    @Serpensin 5 місяців тому +1

    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.

  • @tymofii9550
    @tymofii9550 Місяць тому

    Thank you so muck! Can you do video about Connecting to repo so it would be continuos deployment?

  • @810602jay
    @810602jay 2 місяці тому +1

    Amazing Stuff for learning Python App deployment with GCP ! 🥰 Very thanks~

  • @stephontidd7051
    @stephontidd7051 5 місяців тому +1

    Thanks for this 🙏🏿

  • @danielcoles1989
    @danielcoles1989 5 місяців тому

    Cool thanks. Is there anyway for it to load in data from a google bucket on the same account too?

  • @fantomas7236
    @fantomas7236 Місяць тому

    this guy is Legendary "DDD

  • @_PhamThienTai
    @_PhamThienTai 2 місяці тому

    Can the above implementation create isolate containerized for each user ?

  • @kiloAlpha9
    @kiloAlpha9 3 місяці тому

    Awesome thanks a bunch!

  • @rapunzelle714
    @rapunzelle714 5 місяців тому

    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.

  • @ImoodyI
    @ImoodyI 5 місяців тому

    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.

  • @davidl3383
    @davidl3383 5 місяців тому

    So usefull thanks !!

  • @mihaicarnuta
    @mihaicarnuta 4 місяці тому

    Thanks! It would be nice to deploy a more complex app, like one with a database. A Django app would be great :)

  • @deez_dev
    @deez_dev 5 місяців тому

    can i host postgres and redis with my app also?

  • @denysburimov5548
    @denysburimov5548 4 місяці тому

    Cool deploy! Sad that we can't use SQLAlchemy with spanner

  • @philtoa334
    @philtoa334 5 місяців тому

    Thx_.

  • @sunday-thequant8477
    @sunday-thequant8477 5 місяців тому

    Noice!

  • @yanir.tzabary
    @yanir.tzabary 2 місяці тому

    this free?