Spring Boot Serverless Architecture using AWS Lambda | Spring Cloud Function | JavaTechie

preview_player
Показать описание
This tutorial will guide you How to run Spring cloud function in AWS Lambda | Serverless Architecture

#javatechie #AWS #Lambda #SpringBoot

GitHub:

Blogs:

Facebook:

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community , you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

Basant sir you no need to ask thanks for watching, we would like to thank you always to provide such complex technologies in simplified way. thanks a lot.

sudheerkumar-tpmg
Автор

just started watching your AWS series, concise and clear, thank you. By the way I also learnt a lot from your other topics too. keep the good work going.

rajyahoob
Автор

Thanks a lot! It´s a valueable knowledge to the ones (like me) that are beggining into Lambda!

gaivsmagnvslvnae
Автор

Thanks for this topic. I have learnt some of the concepts from your video demos. Please continue this series with more topics on AWS + Springboot. Also can you please give one example on Scaling with Lambda usage

venkatah
Автор

Once again fantastic tutorial. I have never used Cloud Functions before so it might take time to wrap my head around it but this is giving me a good idea. Thanks

jasper
Автор

Sir, thanks for your videos and support

srikanthvasadi
Автор

Great video, hands on coding with demo .

manukumarkm
Автор

Thank you sir for uploading lecture on Aws Lambda

arghyamitra
Автор

Nice explanation. Thank you for sharing such a valuable information.

goumze
Автор

Hey Basant, once again a greate topic and very well explained, few points if you could amplify on
- can you demo the client side calling or invoking of such severless function, does it need any AWS configs (IAM role etc)
- what the design trade off one lambda function for all end points, or seperate for each end point
~ty

thesadanand
Автор

Please share some video content where microservices orchestration using AWS step functions. Thanks.

rahulpant
Автор

Valuing these revelations? There's a book I'd spotlight that delves just as deep. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

AppleOceanus
Автор

Thanks for such a lovely video!
Just one question:
in the latest version in 2024 has SpringBootRequestHandler been replaced by
?

sekharsamanta
Автор

Awesome video, thank you so much, I spent several nights looking for how to do this! Please, if want to expose these two methods on Lambda, do we have to deploy 2 different lambda, each with it's method in the Environment FUNCTION_NAME value?

wilkom
Автор

Hi Sir, You are doing a awesome job. If possible please add how to use VPC with subnet and internet gateway and route table .

rathormiet
Автор

Great, we can test this from postman as well
I have 2 queries.
1. Can we deploy 2 services and communicate each other using resttemplate or any other?
2. Can you make a spring boot crud app and do in aws lambda?

madhavar
Автор

Thank you for this great example from you. Would you mind if you can also create an example of a step function which invoke this function and other AWS service in sequence? Thanks again in advance!

gem
Автор

Hi Basant, in continuation to this series, please add trigger and integration with API gateway topics as well.

AdarshSingh-goht
Автор

Very usefull content!! Could you continue this video by showing how to call this function by api gateway?

denilsonmarcos
Автор

If this theme resonates with you, there's a book that'll likely echo in the same way. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

StarsTogether