REST vs HTTP APIs in API Gateway (1/2)

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 21

  • @BeABetterDev
    @BeABetterDev  3 роки тому +8

    Part 2 is here: ua-cam.com/video/M91vXdjve7A/v-deo.html

  • @JanekBogucki
    @JanekBogucki Рік тому +1

    So far the most useful comparison I've found between Rest and HTTP. Makes it clear to pick HTTP API unless there is a missing feature but if you can survive without the feature be aware HTTP is the future direction for API Gateway.

    • @mlogfkzu
      @mlogfkzu 8 місяців тому

      Sorry, what do you mean by "be aware HTTP is the future address for API Gateway"? thx

  • @BeABetterDev
    @BeABetterDev  3 роки тому +1

    Learn how to build a REST API on AWS with API Gateway: ua-cam.com/video/uFsaiEhr1zs/v-deo.html

  • @five-am
    @five-am 4 місяці тому

    Very useful. Thanks

  • @Overthought7
    @Overthought7 2 роки тому +2

    I wish you had touched on what makes the REST option inherently heavier/slower. I can imagine that it would be slower if I was using a lot of the bells & whistles, but why would it be slower even without those?

  • @saltdomeguy
    @saltdomeguy 3 роки тому +1

    Very good. Can't wait for Part 2

  • @hameddadgour
    @hameddadgour 2 роки тому +1

    Great content. Thank you for sharing!

  • @andresmontoya7852
    @andresmontoya7852 3 роки тому +1

    Thanks! Would be great a video about appsync vs api gateway, more about subscriptions vs websockets

  • @mybluesky123
    @mybluesky123 3 роки тому +1

    This is so good!

  • @rickharold7884
    @rickharold7884 3 роки тому

    Excellent! Love it! Thx

  • @skirllexrude8170
    @skirllexrude8170 2 роки тому +1

    I had a doubt can you help me to solve it.Correct me if I am wrong.only 2 questions
    1.I had a assumption that creating endpoints can be done with rest API ,graphql,etc and to communicate with any these api client-server I need to use a transfer protocol which is http. But how we can create endpoints with such transfer protocol http. Http api and http transfer protocol are different or same.
    2.Http transfer protocol has the verb commands like Get,post, update, delete.If I don't use these transfer protocol it is possible to create these verb in rest api itself without using http

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

      I had same doubt then I researched and got to know this: yes http is a transfer protocol but here he is talking about http api vs rest api “in API Gateway” which means in api gateway, there are may be two options to create api 1. Using rest and 2. Using http. meaning when we use http api we don’t have to adhere to the principles that REST has specified but we can create simple api without the adherence of any rules or principles unlike rest api approach in API gateway and it is helpful if we have simpler needs but rest api in api gateway offers a comprehensive set of features designed to support RESTful principles. So we can choose any of these two as per our requirements.

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

    Ill use it just as soon as it has better support for Lambda

  • @ancientelevator9
    @ancientelevator9 2 роки тому +1

    Since HTTP does not support usage plans, how do you prevent someone from DDOS'ing you into bankruptcy?

    • @BeABetterDev
      @BeABetterDev  2 роки тому +3

      Hi there, AWS WAF helps with DDoS attacks and is generally the preferred option.

  • @1kuruvchi
    @1kuruvchi 2 роки тому

    A nice video. Is there any way to allow new binary media types on HTTP API? I'm getting corrupted font files (with woff extension) from AWS HTTP API.

  • @ngneerin
    @ngneerin 3 роки тому

    Eventbridge doesn't support aws http api gateway

  • @ProgrammingWithOsku
    @ProgrammingWithOsku 3 роки тому

    Also with Grapghql

  • @greob
    @greob 3 роки тому +2

    Please fix your microphone. Way too much bass, can barely hear anything you say.