AWS Lambda Hello World Example with Java | AWS Lambda Tutorials | AWS Serverless Tutorials

preview_player
Показать описание
AWS Lambda with Java runtime. In this video, I have explained from scratch how can we create a Lambda function from scratch using Java language. On Lambda console, we don't have an option to edit Java code, hence it becomes tricky to use Java with AWS Lambda.

Chapters:
00:00 Introduction and pre-requisites
02:36 Creating Java Project
05:12 Creating Lambda function with Java
06:53 Test Lambda from Console
07:24 Test Lambda from CLI/Cloudshell
09:56 Create Lambda that accepts String Input
11:05 Invoking Lambda from Cloudshell
15:04 DryRun invocation type

If you are not familiar with Lambda theory, you can check my previous video here in which I have covered the theory part in detail.

#AwsTutorials #AwsLambda #AwsCommunityBuilder
Рекомендации по теме
Комментарии
Автор

Thanks for this video! It's really hard to find any example of Lamda + Java. Keep doing this!

nikolais
Автор

Thanks for clear explanation, it help's a lot, please bring more such content

indraphani
Автор

I can observe that you created video from a learner point of view, and this is too good, like not including any extra dependency, and zooming the video feeling like it might be too small, not using aws-cli in thought that many of might not installed aws-cli and hence used aws-console... liked that part. Doing things in very simple way makes easy to learn and that makes strong base. Good Keep it up.

abhaymishra
Автор

Thanks for easy & great explanation 👍

dreamyme
Автор

Great explaining from scratch please create a vedio on cloud 9 as well with java.Thanks

onlyzombiees
Автор

thank you my brother, you're unique ! Thanks again brother!

jonasjean
Автор

Very nice Thank you, the example I was looking for. It would be nice if you could have a Rest get/post request calling the lamda from the AWS API Gateway

labeeqjaffar
Автор

Do you have any video without maven and using the zip file upload?
also can you tell me what files and folders should I put in the zip file?

AkashChaudhary
Автор

Hi Sir, the way you explain concepts is awesome. Is there any telegram channel or are you on insta so that we can connect for doubts?

monikavaid
Автор

That is why Linux command is imp before jump to AWS.

jatinsharma