How to build web applications with Firebase and Google Cloud

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • Firebase and Google Cloud are a powerful combination for building fast, scalable, and reliable web applications. Cloud Run allows you to easily serve your backend code written in any programming language. Firebase adds a custom domain, a global content delivery network, and many more useful integrations. Together, Firebase and Cloud Run make it easy to build and deploy web apps that can handle large amounts of traffic.
    Resources:
    Firebase: Integrate web frameworks with Hosting → goo.gle/3m5KarF
    Google Cloud Run → goo.gle/40GiZTt
    Google Cloud Innovators → goo.gle/40IWZaq
    Speaker: Wietse Venema
    Watch more:
    Watch all Google Cloud Tech Sessions → goo.gle/IO23_gct
    Watch all the Technical Sessions from Google I/O 2023 → goo.gle/IO23_s...
    Watch more Mobile Sessions → goo.gle/IO23_m...
    Watch more Cloud Sessions → goo.gle/IO23_c...
    All Google I/O 2023 Sessions → goo.gle/IO23_all
    Subscribe to Google Cloud Tech → goo.gle/Google...
    #GoogleIO

КОМЕНТАРІ • 6

  • @googlecloudtech
    @googlecloudtech  Рік тому +2

    Watch all the Google Cloud Tech Sessions → goo.gle/IO23_gctyt_pin

  • @sebastianrychlik8058
    @sebastianrychlik8058 10 місяців тому +3

    The topic is very interesting, but the film is worth dividing into several parts. Make a tutorial and Google's popularity will explode - my impression is Google doesn't want to be a more popular cloud. Example from the video: "To make the button work on my blog, I added some API keys and other settings..."
    what is most important is hidden...😞
    Your video is very interesting, but without of deep, substantive know-how.

    • @sebastianrychlik8058
      @sebastianrychlik8058 10 місяців тому +1

      The CloudRun integration with Firebase Authentication works, but only because I had an old Firebase app with all these settings and I just migrated to Cloud Run (+ Dockerfile) and integrated exactly as you presented successfully.

  • @nel2101
    @nel2101 Рік тому

    En cloud run puedo activar el encoding gzip ?

  • @bradyoo12
    @bradyoo12 6 місяців тому

    I am getting the following error. Does anyone know how to handle this?
    Your build failed to run: generic::invalid_argument: if 'build.service_account' is specified, the build must either (a) specify 'build.logs_bucket', (b) use the REGIONAL_USER_OWNED_BUCKET build.options.default_logs_bucket_behavior option, or (c) use either CLOUD_LOGGING_ONLY / NONE logging options

  • @audio_books_plateform
    @audio_books_plateform Рік тому

    I don't understand how to use