Your first AWS Lambda function ever | Very simple example

preview_player
Показать описание
Create your #Lambda function with this simple example and the high level understanding how #AWS Lambda is working. For this I used Python 3.8 runtime.

Official AWS documentation says that AWS Lambda is a #serverless compute service that lets you run code without provisioning or managing servers, creating workload-aware cluster scaling logic, maintaining event integrations, or managing runtimes. With Lambda, you can run code for virtually any type of application or backend service - all with zero administration. 

In this video I will use the "Author from scratch" option to demonstrate how AWS Lambda is working by passing a string argument to the function and returning a specified output based on the input value. It is like a Hello World example. But if you are learning AWS, this could be a good start. 

If you explore more on this functionality, you can extend you MLOps skills on the top and upgrade your apps to make it more saving cost.

Finally, you will learn how to test your Lambda function by simulating various scenarios by changing input parameters.
Enjoy!
Рекомендации по теме
Комментарии
Автор

I hope you enjoyed this video! Subscribe the channel to get more fresh content, suggest your topic and have fun!

DataScienceGarage
Автор

very helpful for me since I have 0 knowledge in creating Lambda. This is a good starting point!

liezelcuya
Автор

I had seen other AWS lambda videos but those freaked me out. All want to make you perfect in the single video only regardless of their understanding level.
I find your video very basic to start with it, that helped me really. Now I can go learning for another level. Thanks!

iammrchetan
Автор

This is really nice ! AWS confuses me, and I have avoided it till date, and given how complex it has become, it's really hard to get in now, especially if you are a beginner.

soumyajitsarkar
Автор

Really nice I was interesting in create a lambda function years ago.

patrickanthonylazocolque
Автор

Now I understand how to use it. But now why do I need to use it? What is the purpose of having a lambda function is where I am confused at. Also how to recognize when to use it?

Hasansaid
Автор

Awesome tutorial! The lamda tutorial by AWS sucks, it only scared me further from AWS. This gave a good headstart.

dsharma
Автор

Brilliant!
Thank you.

That's pretty simple, I was close when I tried it.

vincent_hall
Автор

I have a question. Let's say that I built and mantained in CodeCommit a repository that contains a library that is useful for serveral lambdas that I want to build. Is there a way to create Lambda functions that could include this repo? Thank you

robertocorti
Автор

Where can we see the other outpus like the print statement used in the code while testing the code.

TennisAryan
Автор

I’m getting key error when trying to access my event but I’ve made sure I am referring to the correct key in the request test

codaq
Автор

What if the output is not just text but an image or something interactive?
How do you use this function externally?

juanete
Автор

What is the object type and content of 'event'? And 'context'?

juanete
Автор

Could you please make a video to integrate application using Amazon SQS Lambda function

DineshKumar-bkvv
Автор

Codes plz? Scripts of 'planet'

RanjithRanjith-sedp
Автор

I still dont understand actual use of lamba... if you are doing such if else or condition based things, that can be handled in code right?
then what is actual use of this

im
Автор

You've truly excelled with this! If you're hooked, a similar book should be in your reading list. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

bitsbard
Автор

Can you please make videos on solution architect serverless foundation

Nirjeeva
Автор

a person who dont have development background and going to start his career in aws solution architect which programming language he should concentrate in aws industry java, python, power shell etc plz advice

rehantayyab
Автор

Rodriguez Carol Harris Edward Brown Kimberly

SylviaFerguson-ug