Create AWS lambda with spring boot and dagger| Handle java dependency in better way with dagger

Sdílet
Vložit
  • čas přidán 5. 08. 2024
  • Hi everyone! In this video I will explain how to write AWS Lambda with Spring boot. We will also see what are the challenges with having spring boot and how can we overcome it with dagger.
    Here are the things that we are going to discuss in the video
    What is lambda function [00:00]
    How to create lambda function with java [00:52]
    How to use RequestHandler [03:15]
    Understanding snapshot jar and plain jar [05:33]
    Gradle buildZip task [07:42]
    How to use RequestStreamHandler [08:28]
    How to inject spring bean in Handler method [11:35]
    How to reduce jar size with dagger [15:30]
    How to add dagger component [17:15]
  • Věda a technologie

Komentáře • 4

  • @alexandreabarbosa
    @alexandreabarbosa Před 2 měsíci

    Outstanding explanation, straight to the point and easy to understand why, when and how to use Dagger for a AWS Lambda Function. Thank you very much.

  • @groovyprodigy3786
    @groovyprodigy3786 Před rokem

    Cool

  • @faheemraina9134
    @faheemraina9134 Před rokem

    please provide the git repo

    • @CodewithB
      @CodewithB  Před rokem

      github.com/Brijeshpant/aws-playground/tree/master