AWS Lambda || Serverless with Spring Boot and AWS LAMBDA | Amazon | Technical Video | Java |Tutorial

preview_player
Показать описание
Learn Serverless with Spring Boot and AWS LAMBDA

AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. It was introduced in November 2014
Amazon
Here Group of People are sharing their Knowledge about Software Development. They are from different Top MNC. We are doing this for community. It will help student and experience IT Pro to prepare and know about Google, Facebook, Amazon, Microsoft, Apple, Netflix etc and how these company works and what their engineer do.
They will share knowledge about Azure, AWS , Cloud, Python, Java,.Net and other important aspect of Software Development.
Рекомендации по теме
Комментарии
Автор

Hi Sir,
The above sample project is very nice and it is helped basic understanding of lamda function with spring boot demo.

Kindly upload some more video's with realtime example if possible with CI and CD process (atleast some theory) .

In production how to monitor logs (old data)

Thanks you sir

hemanthp
Автор

Nice video. It seems like all these methods are like GET operations. Can we have post operation kind of stuff using lamda ? If yes, how does it take the payload ?

rajeshg
Автор

Hi Friend,
1) You are using Version 1 i.e. com.amazonaws of AWS Java SDK. What dependencies we need use for Version 2 i.e. software.amazon.awssdk?

2) You have added the lambda dependencies but where are you using them in your spring boot app?
Your handler is also extending springbootrequesthandler

Thanks in advance

rupeshpatil
Автор

I did the same and hitting error, how to debug it. plz suggest.
{
"errorMessage": "Class not found: com.lambda.lambdaOne.InventoryHandler",
"errorType":
}

AnupSingh
Автор

You are not addressing the SLOW SLOW SLOW SpringBoot startup. Already very close to the re-start problem during startup, and you have nothing configured.
Not a good idea to run it just like this....

kappaj
Автор

can we deploye spring boot application in aws lambda function

KK-mxho
Автор

Is there any coaching available for complete serverless course using java spring boot?, I want to join.

saikumar.vojjala
Автор

Can u share for link github of this source code?

BlueRthym
Автор

Background noise is more. Seems you are making video near any roadside.

ashwani_kumar
Автор

"errorMessage": "No function defined",
"errorType":

"stackTrace": [
"org.springframework.cloud.function.adapter.aws.SpringFunctionInitializer.apply(SpringFunctionInitializer.java:191)",

]

mrfarsight
join shbcf.ru