How to build APIs for serverless workloads with Google Cloud

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

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

  • @brainscott
    @brainscott 3 года назад +10

    Awesome overview and great detail in a short amount of time.

    • @vinubox
      @vinubox 3 года назад +1

      Exactly !

    • @mariasnaider3759
      @mariasnaider3759 3 года назад

      Thank you so much from us at Google Cloud and AppSheet -- we appreciate the feeback!

  • @intrepidcoder1987
    @intrepidcoder1987 3 года назад +5

    That's the coolest bookshelf I've ever seen
    Also great talk on serverless APIs!!

    • @pvergadia
      @pvergadia 3 года назад

      Thanks Salim! :)

  • @ramakrishnabhupathi4995
    @ramakrishnabhupathi4995 3 года назад +3

    Priyanka.. I like your videos

  • @alejandrombc
    @alejandrombc 3 года назад +1

    How do you manage the open api spec on environments with CI/CD in mind?. Knowing that every service is isolated from the others, looks complex or am i missing something?

  • @KevinBoutin
    @KevinBoutin 3 года назад +2

    I like this. When did this hit GA? It would also be nice to contrast using an express middleware for authorization as opposed to using API Gateway to do it. Let's see the pro's and con's weighed out.

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад

      The product is planned to be generally available in Q1 of 2021.

  • @SilentSolution
    @SilentSolution 3 года назад +2

    Wow that's great news

  • @conconmc
    @conconmc 3 года назад +2

    @Google Cloud Tech one major thing missing here is how to setup custom domains for API gateway!!

    • @RutgerWillems
      @RutgerWillems 2 года назад +1

      It's a real hassle, you're gonna (at least) have to use their load balancer in front of it.

  • @l.a.3541
    @l.a.3541 3 года назад +1

    Super clear as ever, is this the same as Apigee?

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад +1

      API Gateway and Apigee are two different products. Apigee offers a comprehensive management platform to enterprises that need the complete feature set which includes advanced features such as API monetization, API monitoring, Developer Portals. API Gateway enables developers, small and medium businesses to develop, secure, and monitor APIs for their Google Cloud workloads with the most important base features and is offered with a pay-per-use pricing model.

  • @vikrambailur5907
    @vikrambailur5907 3 года назад +1

    Hi @Priyanka - What happens to the Extended Service Proxy (ESPv2) APIs based on Cloud EndPoints? Is that going to be deprecated? Are there any key feature differences? The pricing seems to be exactly the same.

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад +2

      One of the key differences is that API Gateway is hosted and managed by Google Cloud while Cloud Endpoints requires manual setup and maintenance by the developer.

    • @alejandrombc
      @alejandrombc Год назад

      Update on this: Right now cloud endpoints its deprecated

  • @achillemongatcheucheu2866
    @achillemongatcheucheu2866 3 года назад +1

    Great content. What is the difference with cloud endpoint ?

    • @VIKRAMSHINDE83
      @VIKRAMSHINDE83 3 года назад

      Cloud Endpoint, you need to setup proxy service like ESP/V1 or ESP/V2.

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад

      One of the key differences is that API Gateway is hosted and managed by Google Cloud while Cloud Endpoints requires manual setup and maintenance by the developer.

  • @kadapa-rl6jg
    @kadapa-rl6jg Год назад

    Google iam permission are really frustrated.... Google you need to fix your permission.... Gcloud build editor added but still throwing error...

  • @nmghji8140
    @nmghji8140 Год назад

    what about bluehost site ?

  • @venumahesh6580
    @venumahesh6580 3 года назад +1

    Hi everyone I am very much interested to learn GCP can anyone help me with Roadmap on how to achieve it. Please

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад +1

      Hello there,
      If you are looking to learn more about how to develop with Google Cloud, please review the Google Cloud Training Courses and Certification resources at cloud.google.com/training
      If you would like to try the product, please start a free trial at: console.cloud.google.com/freetrial
      If you'd like to to speak with someone from our team, please contact us via: cloud.google.com/contact

  • @somayajisubs
    @somayajisubs 3 года назад

    Hmm what is apigee x job then ? No info on cdn :(

  • @saiteja9606
    @saiteja9606 3 года назад +1

    How it is different from Apigee?

    • @brainscott
      @brainscott 3 года назад +1

      Apigee is powering API GW on the backend, this seems to make the integration of API GW with Cloud Run simpler and easier to onboard from what I'm gathering.

    • @WilfredvanderDeijl
      @WilfredvanderDeijl 3 года назад

      For one thing: pricing

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад

      Apigee offers a comprehensive API management platform to enterprises that need the complete feature set which includes advanced features such as API monetization, API monitoring, Developer Portals, etc.
      API Gateway enables developers, small and medium businesses to develop, secure, and monitor APIs for their Google Cloud workloads with the most important base features and is offered with a pay-per-use pricing model.

  • @menukavishal5138
    @menukavishal5138 3 года назад +1

    Google home

  • @Oscar-vz1hm
    @Oscar-vz1hm 3 года назад

    I think this is the same that Cloud Endpoints

    • @ruslanmursalzade6664
      @ruslanmursalzade6664 3 года назад

      One of the key differences is that API Gateway is hosted and managed by Google Cloud while Cloud Endpoints requires manual setup and maintenance by the developer.