Deploy Python Applications - Google Cloud Run with Docker

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 19

  • @scottlee38
    @scottlee38 2 месяца назад +2

    FINALLY. We have been needing this.

  • @Pantelisduke
    @Pantelisduke 2 месяца назад +2

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

  • @piotrmazgaj
    @piotrmazgaj 2 месяца назад +5

    Exactly what I need Thanks!

  • @ike654
    @ike654 2 месяца назад +4

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

  • @810602jay
    @810602jay 17 дней назад +1

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

  • @Serpensin
    @Serpensin 2 месяца назад +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.

  • @mihaicarnuta
    @mihaicarnuta 2 месяца назад

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

  • @ImoodyI
    @ImoodyI 2 месяца назад

    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.

  • @kiloAlpha9
    @kiloAlpha9 22 дня назад

    Awesome thanks a bunch!

  • @stephontidd7051
    @stephontidd7051 2 месяца назад +1

    Thanks for this 🙏🏿

  • @danielcoles1989
    @danielcoles1989 2 месяца назад

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

  • @denysburimov5548
    @denysburimov5548 2 месяца назад

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

  • @davidl3383
    @davidl3383 2 месяца назад

    So usefull thanks !!

  • @rapunzelle714
    @rapunzelle714 2 месяца назад

    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.

  • @deez_dev
    @deez_dev 2 месяца назад

    can i host postgres and redis with my app also?

  • @sunday-thequant8477
    @sunday-thequant8477 2 месяца назад

    Noice!

  • @philtoa334
    @philtoa334 2 месяца назад

    Thx_.

  • @yanir.tzabary
    @yanir.tzabary 3 дня назад

    this free?