AWS API Gateway Introduction

  Рет қаралды 35,085

Be A Better Dev

Be A Better Dev

Күн бұрын

Пікірлер: 29
@mrkostya008
@mrkostya008 11 ай бұрын
youtube didn't just place this gem in my recommendations. subscribed
@igorstavnitser8655
@igorstavnitser8655 9 ай бұрын
1st of all thank you for wonderfully organized and immediately useful contents! 2nd - there is a not publicly-advertised (but not secret) capability to increase gateway timeout beyond 30 seconds. This quota increase is ONLY available to Premium (Enterprise) Support customers. Customer does have to agree to lower RPS when API Gateway timeout is increased the formula is pretty simple. So if you want one minute timeout your RPS will be halved. (former Senior TAM here).
@ankitadixit5875
@ankitadixit5875 9 ай бұрын
are there any scopes for AWS TAM outside of AWS, I meant at professional level?thanks
@igorstavnitser8655
@igorstavnitser8655 8 ай бұрын
@@ankitadixit5875 there are similar roles in other clouds. There is a pathway to become s Solutions Architect, or maybe Account Manager (more sales-focused).
@PankeshPatel-v4s
@PankeshPatel-v4s 4 ай бұрын
Awesome tutorial on API Gateway Fundamental tutorial! Thanks for sharing. 👏👏👏👏
@prasad19650
@prasad19650 5 ай бұрын
thanks for the informative video. One correction though, REST is not a protocol like HTTP, it is an architectural approach/a set of rules to develop API. In fact HTTP is the underlying protocol for RESTFull API.
@karimm3115
@karimm3115 7 ай бұрын
FYI: the underlying protocol for REST is HTTP. So, there is no protocol called "REST".
@abedmalak_
@abedmalak_ 8 ай бұрын
hi! AMazing video!! where can we find how to set it up ( like a tutorial )
@bennewton
@bennewton 7 ай бұрын
Excellent overview. Thank you.
@martinmillar1536
@martinmillar1536 10 ай бұрын
There is a fourth entry point, which is the Lambda end point (which can be exposed externally). I'm doing small stuff, but that's what I use. I wonder how that fits in - maybe just for 'small stuff'?
@BallersEdmonton
@BallersEdmonton 11 ай бұрын
Hello - thank you for our video! I have an architecture question. If I have a public API and private API on the same server exposed by an internal ALB - the public API is exposed by a public API Gateway (resides outside the VPC), where as the private api is exposed by a Private API Gateway which is accessible through a VPN. Both of the API Gateways point to the internal ALB. Does this set up make sense to your or is there a better way to have a private API and publci API accessible to end users on the same server?
@nulldivision
@nulldivision 11 ай бұрын
Thanks for the video. I've been using REST API gateway for a few years now, but the rest of the details about http and websockets were insightful. One remark, I think that there might be few more limitations to API Gateway. I think that there is a different limit for data response maybe? (5 mb?)
@matilha2020
@matilha2020 11 ай бұрын
There is also a 5k concurrent burst calls and 10k calls/sec
@balsa7008
@balsa7008 7 ай бұрын
Great overview, thank you
@mdk1983
@mdk1983 10 ай бұрын
Very good content
@nagrotte
@nagrotte 9 ай бұрын
Great video
@rahatsshowcase8614
@rahatsshowcase8614 10 ай бұрын
good job
@tzvimashiach7728
@tzvimashiach7728 11 ай бұрын
Great video. Question for you: if I have an API Gateway connected to a REST API lambda, and I wanted to use a custom rate limiter lambda to check req count, would it be possible to have the gateway hit the rate limiter first to verify if the user is allowed to send the request, then hit the API? Kind of like an authorizer
@randomdev4653
@randomdev4653 11 ай бұрын
You can make the API Gateway hit a REST API Lambda that would be used as a middleware count checker first before routing the request to a second one that would handle user request. It's to optimize AWS profits, trust me, i know how to scale costs
@tzvimashiach7728
@tzvimashiach7728 10 ай бұрын
@@randomdev4653 Thanks! Would the API response go back through the API/rate-limiter lambda? Why not just put it all into one lambda in that case?
@randomdev4653
@randomdev4653 10 ай бұрын
@@tzvimashiach7728 Bro I'm so sorry that was meant to be a joke =/ My main objective as a software engineer is to scale costs, not performance ! So I do make Lambdas call some Lambdas, this way, they themselves can call other Lambdas etc.. Anyway, there is a AWS documentation about API Gateway rate limiting, check it out ! Good luck have fun my fellow human
@rishiraj2548
@rishiraj2548 11 ай бұрын
Thanks
@kevin179887
@kevin179887 10 ай бұрын
I thought this video was about AWS API gateway, not HTTP, REST, or Websockets. If you want to talk about those technologies, you should create a video about them.
@marknielsen4494
@marknielsen4494 10 ай бұрын
You should rethink that statement cuz it' makes no sense
@michellelunadev
@michellelunadev 9 ай бұрын
?
@almostanengineer
@almostanengineer 3 ай бұрын
AWS API Gateway is used to create custom HTTP, REST, and WebSockets API’s without the need to setup a lot of the authentication and endpoints and stuff.
@yldrmcs
@yldrmcs 11 ай бұрын
please stop using such stupid services, just have your own api and do your thing. it's gonna be much faster believe me
@Blankblankets
@Blankblankets 11 ай бұрын
Newbie question but is it worth the added maintenance and what’s the typical cost difference for similar request rates?
7 Ways to Deploy Containers on AWS
17:14
Be A Better Dev
Рет қаралды 16 М.
Introduction to AWS Web Application Firewall (WAF)
28:50
Be A Better Dev
Рет қаралды 15 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
API Gateway vs Load Balancer vs Reverse Proxy: when to use what?
9:06
Software Developer Diaries
Рет қаралды 28 М.
AWS API Gateway tutorial ( Latest)
31:00
LoveToCode
Рет қаралды 36 М.
AWS Lambda Introduction - What is it and Why is it Useful?
13:34
Be A Better Dev
Рет қаралды 145 М.
What is an API Gateway?
15:02
Gaurav Sen
Рет қаралды 64 М.
Intro to AWS - The Most Important Services To Learn
50:07
Be A Better Dev
Рет қаралды 457 М.
What is an API Gateway?
10:19
IBM Technology
Рет қаралды 328 М.
AWS SQS vs SNS vs EventBridge - When to Use What?
22:37
Be A Better Dev
Рет қаралды 188 М.