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



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

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

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.
https://www.youtube.com/watch?v=7HXjzrE8VWk

#AwsTutorials #AwsLambda #AwsCommunityBuilder

Comments are closed.