Part 2 is here: kzbin.info/www/bejne/g2qUp4uan9uYbaM
@TheLostBijouАй бұрын
thanks, I was just about to ask about this. you should add it to the 'AWS API Gateway Tutorials' playlist!
@JanekBogucki Жыл бұрын
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 Жыл бұрын
Sorry, what do you mean by "be aware HTTP is the future address for API Gateway"? thx
@BeABetterDev3 жыл бұрын
Learn how to build a REST API on AWS with API Gateway: kzbin.info/www/bejne/q3fWkpx7nddksNU
@AayushGore-Күн бұрын
Great video!
@saltdomeguy3 жыл бұрын
Very good. Can't wait for Part 2
@hameddadgour2 жыл бұрын
Great content. Thank you for sharing!
@BeABetterDev2 жыл бұрын
You're very welcome Hamed!
@Overthought72 жыл бұрын
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?
@mybluesky1233 жыл бұрын
This is so good!
@andresmontoya78523 жыл бұрын
Thanks! Would be great a video about appsync vs api gateway, more about subscriptions vs websockets
@five-am8 ай бұрын
Very useful. Thanks
@1kuruvchi3 жыл бұрын
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.
@ancientelevator92 жыл бұрын
Since HTTP does not support usage plans, how do you prevent someone from DDOS'ing you into bankruptcy?
@BeABetterDev2 жыл бұрын
Hi there, AWS WAF helps with DDoS attacks and is generally the preferred option.
@skirllexrude81703 жыл бұрын
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
@AniketDomadiya5 ай бұрын
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.
@rickharold78843 жыл бұрын
Excellent! Love it! Thx
@KevinBatchelor2 жыл бұрын
Ill use it just as soon as it has better support for Lambda
@ngneerin3 жыл бұрын
Eventbridge doesn't support aws http api gateway
@ProgrammingWithOsku3 жыл бұрын
Also with Grapghql
@greob3 жыл бұрын
Please fix your microphone. Way too much bass, can barely hear anything you say.