Want to create an interactive transcript for this episode?
Podcast: AWS Bites
Episode: 74. Function URLs vs API Gateway
Description: How can you use a Lambda to respond to an HTTP request? There are more ways than ever to do it. We have API Gateway REST APIs, Lambda support for Application Load Balancer, and now Function URLs. But which one should you use, and when?
In this episode of AWS Bites podcast, we will give you a quick and simple guide to picking the best way to build APIs with Lambda. In this video, we're going to pitch Function URLs against API Gateway in a battle for the ages!
Function URLs offer a simple and quick way to get...