#Basic Spring Boot to AWS Lambda

1 messages · Page 1 of 1 (latest)

brazen veldt
#

Hello everyone,
I have a basic CRUD web api with Spring Boot involving Authentication and Authorization with JWT, controllers, services and repositories.

What should be the steps in order for me to go into AWS Lambda and not as a standalone application being on listening all the time.

This is more of a project for me to understand the capabilities. I know that the Cold Start would be insane for a Lambda, so do you have any sort of optimization for this?

Is it possible to try something like this also in a local development environment?

Thanks

onyx blazeBOT
#

<@&1004656351647117403> please have a look, thanks.

onyx blazeBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

latent bison
#

i'm not sure i understand your question

#

are you asking for help to learn lambdas here ?

#

or something else

brazen veldt
#

No, I'm asking to make a Spring Boot working application to make it work with AWS Lambda, so in Serverless mode

brazen veldt
#

Anyone has any idea?

desert mural