AWS Lambda Programming with Java | Code AWS Lambda in Java | Getting started with AWS Lambda in Java

preview_player
Показать описание
Java Programming in AWS Lambda.

In this video, I have covered advanced usage of Java in AWS Lambda function. I have covered Lambda function syntax with java and all the input/output types that you can use. I have tried to cover a demo for each in this video.

Chapters:
00:00 Introduction
00:47 Input and Output types
02:00 Method Signatures in AWS Lambda
03:14 Important Points w.r.t AWS Lambda
04:35 Boolean as Input/Output to AWS Lambda
06:08 List as Input to AWS Lambda
08:18 Map as Input/Output to AWS Lambda
10:32 Custom classes (Pojo/Model) as Input to AWS Lambda
13:55 Event as Input/Output to AWS Lambda
20:18 AWS Lambda Context
23:53 How AWS Lambda Context can save your AWS Bill

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

Great Video, exactly what I was looking for. I am grasping concepts of Lambda and I love it with Java. There are lots of resources for AWS+Python but for Java very less. Thanks for the video.

Subscribed ✅

varshneyharshit
Автор

nice clear video for a start on aws lambda. thanks for sharing

silta
Автор

Really Valuable information !!! Have Subscribed and Liked this video :)

mandheermaan
Автор

Great content! You earned a subscription.👍
Can you please share links to other lambda videos? Also, can you pls upload a business case involving other AWS services with lambda?

manishpundir
Автор

It is not showing amazonaws folder inside com folder 18.50

DogVideos-Tommy
Автор

where is the github link man, this should be first thing to mention in videos I cant believe youtubers still couldtn accept this requests

berkcan
Автор

Crud operation with java pojo class with lambda dynamodb can you make a video on it

PankajVLOGZZz
Автор

Hi It seems that you don't have a main method in java. How did you run your code?

huizhao
Автор

Hi, I'm facing issue of OutOfMemory while processing large csv of size 500MB through aws lambda. Can you plz share working example around it

MrAyushkumarsingh
Автор

Can u please upload the Github repo link for this video It will be helpful.

waseemunnisa
Автор

Good video bro. Make this type video more.

All_In_One_Truth
Автор

hey thanks ajay for this, I've a question, why we can't see the lambda code that you've written in the code section, below code source?

uttarakhandtravel