AWS Lambda Introduction

preview_player
Показать описание
In this video, I tell you all about AWS Lambda and why you should be using it in 2020. I start by defining what a Lambda function is, followed by explaining how it works internally. Finally I discuss some new Lambda features AWS has released in recent years.

00:18 What is AWS Lambda?
02:40 How AWS Lambda Works
04:36 Why is AWS Lambda so popular?

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

☁Topics covered include:
Lambda Function
Lambda Integrations
Lambda Pricing
Lambda Monitoring
How Lambda Works Internally
Lambda Edge
Lambda Destinations
Lambda Layers
Lambda Provisioned Concurrency
Lambda Cold Start

#AWS
#Lambda
#Serverless
Рекомендации по теме
Комментарии
Автор

Looking to become an expert on AWS Lambda? Check out my new course: AWS Lambda - A Practical Guide

BeABetterDev
Автор

I am familiar with Lambda, but I like how you explain AWS web services. I thought you should know that, and we appreciate your efforts in making these videos and making them so simple for others to understand without prior knowledge.

saidmaamri
Автор

That was *exactly* the level of information regarding Lambda that I was looking for. Thanks!

TonyCatalano
Автор

Your AWS videos are very good. I am getting clarity after watching your videos.

manishmahajan
Автор

clear explanation, I am learning AWS and your tutorial are really helping me

akhil
Автор

simple explanation with lot of content

thatigangadhar
Автор

Top-quality content, thanks a lot. Really enjoy each video!

IanasAlexandruCornel
Автор

Awesome way of delivering useful info. Greatly appreciated!

klinekg
Автор

Great video! Presenting the internal workings helped me to get a better understanding of Lamba, since I only knew the essential information about it.

nilson_neto
Автор

Great explanation, thanks for the video

asitprakash
Автор

Hey it will be awesome if you make a playlist on AWS-CDK

srivatsa
Автор

Great video. One question : Can I use a Load Balancer F5 instead of the unknown LB that AWS offers ?

stdevelopergedeveloper
Автор

Awesome video! What does TPS stands for? How this metric relate to a application behavior?

chiweitseng
Автор

Loving the channel dude. I have a little alarm in the back of my mind! Say I accidentally did something stupid and ended up with an infinite loop in a function, could I potentially end up with a huge charge from AWS?!

lardosian
Автор

Thanks!, excellent explanation! 🙌 Question, wich tool do you use for graphic? Thks a lot! 🙌🤘

huscachafe
Автор

Great work, really awesome tutorials, where we can get ppts of the slides, thanks in advance 🙏.

mnaveenvamshi
Автор

those 4 dislikes thought that they are downloading the video from there

abdoualgerian
Автор

Can anyone tell me if this is possible: I want to have a pdf ebook stored in S3. I want to be able to access it using a download link with a parameter in the url (such as a customer name) that is used to stamp every page of the PDF. I'm I looking in the right place here?

MikeHudsontek
Автор

Great video. I think I'll try this out. I'm thinking of deploying my existing python codes and make a front-end for it. It seems like using Lambda, I still need to find a way to host some javascript codes to call the API gateway before hitting the python function ? Or is there a way to host javascripts on Lambda as well ? Any suggestion to do this ? Thanks.

learner
Автор

What would be some cases where Lambda wouldnt be a good choice?

tango