AWS Lambda: When to use Function URLs?

  Рет қаралды 2,030

Yan Cui

Yan Cui

2 жыл бұрын

This is a preview lesson from my upcoming workshop, "Production-Ready Serverless". If you liked this, then please check out the full curriculum at productionreadyserverless.com.
You can get 15% OFF with the code "KZfaq15" during checkout. Hope to see you there!
There are multiple ways to build a web API with AWS Lambda - with API Gateway, ALB or using a Lambda Function URL to expose a public HTTP URL for your function directly. In this video, we will explain how Lambda Function URL works and when you should consider using it over API Gateway.
✅ Recommended playlists:
Learn to build Production-Ready Serverless Applications
• AWS Lambda: When to us...
My best videos of 2023
• Is AWS Bedrock the Ope...
🔔 For more free videos on KZfaq, subscribe to my channel:
/ @theburningmonk
💌 If you're hungry for more insights, best practices, and tips on building serverless applications, make sure to subscribe to my weekly newsletter and elevate your serverless game!
theburningmonk.com/subscribe
📚 My courses 📚
theburningmonk.com/courses
👨‍🏫 My hands-on serverless workshop 👨‍🏫
productionreadyserverless.com
🌐 Find me here
Twitter: / theburningmonk
LinkedIn: / theburningmonk
Blog: theburningmonk.com

Пікірлер: 7
@RahulAhire
@RahulAhire 2 жыл бұрын
Thanks for the video. Loved your indepth analysis on it...
@icewolfy1
@icewolfy1 2 жыл бұрын
You can still implement auth within the service itself that is being hosted by Lambda. Please also note that CloudFront can also be expensive at scale.
@theburningmonk
@theburningmonk 2 жыл бұрын
Yes, but implementing auth inside the function itself is highly inefficient - you need to implement your own caching layer (and pay for that) and you still end up pay for unauthorized requests (compared to API Gateway where unauthorized requests are not charged, and you can use WAF to block requests with missing Authorization headers, etc.) I should have probably mentioned those in the video, well spotted :-)
@shahul41u
@shahul41u 2 жыл бұрын
awesome content, thanks for the post.
@theburningmonk
@theburningmonk 11 ай бұрын
Thank you, glad you liked it!
@joerude8
@joerude8 2 жыл бұрын
Thx
@theburningmonk
@theburningmonk 11 ай бұрын
This is a preview lesson from my cohort-based workshop, "Production-Ready Serverless". If you liked this, then please check out the full curriculum at productionreadyserverless.com. You can get 15% OFF with the code "KZfaq15" during checkout. Hope to see you there!
Are Lambda-to-Lambda calls really that BAD?
4:34
Yan Cui
Рет қаралды 1,5 М.
AWS Lambda: my best money saving tips
10:53
Yan Cui
Рет қаралды 948
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 23 МЛН
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 51 МЛН
Serverless Doesn't Make Sense
10:13
Ben Awad
Рет қаралды 365 М.
74. Function URLs vs API Gateway
23:06
AWS Bites
Рет қаралды 636
04. What language should you use for Lambda?
9:49
AWS Bites
Рет қаралды 2 М.
How to Use AWS Lambda Function URLs
13:06
Jonathan Davies
Рет қаралды 2,9 М.
Top 5 AWS Lambda Anti Patterns
6:53
Be A Better Dev
Рет қаралды 18 М.