AWS Lambda Hello World Example with Java | AWS Lambda Tutorials | AWS Serverless Tutorials
Ajay Wadhara
0:00 / 0:00
AWS Lambda Hello World Example with Java | AWS Lambda Tutorials | AWS Serverless Tutorials
22 202 просмотра · 4 г. назад
Ajay Wadhara
7,25 тыс. подписчиков
22 202 просмотра · 4 г. назад
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.
• AWS Lambda Tutorial for Beginners | What i...
#AwsTutorials #AwsLambda #AwsCommunityBuilder