Serverless Architecture using AWS Lambda, API Gateway and DynamoDB using Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 51

  • @ashishburman6589
    @ashishburman6589 2 ปีที่แล้ว +3

    Thanks for the tutorial..it helped me in getting started with API gateway in much less than I anticipated.

  • @smartcoding25
    @smartcoding25 ปีที่แล้ว +1

    Great Videos

  • @developer-zl8xt
    @developer-zl8xt ปีที่แล้ว +1

    Great tutorial

  • @gauravradioactive
    @gauravradioactive 2 ปีที่แล้ว +2

    Thanks, exactly what I was looking for.

  • @nisalfernando4602
    @nisalfernando4602 5 ปีที่แล้ว +13

    Thank you for the tutorial. few things are missing here.
    1. Add maven-shade-plugin build configuration to pom.xml to include dependency jars
    2. Give dynamodb read write access to the created role, otherwise your will get permission denied

  • @VishalRaoOnYouTube
    @VishalRaoOnYouTube 4 ปีที่แล้ว +3

    Good, simple example! Well explained! Please do a video showing Lambda Authorizers. Thanks.

  • @adamfun8786
    @adamfun8786 2 ปีที่แล้ว

    Great work , Keep up the good work

  • @SmartDev-jl1wp
    @SmartDev-jl1wp ปีที่แล้ว

    Great tutorial

  • @alokyadav9684
    @alokyadav9684 5 ปีที่แล้ว +2

    Awesome bro you save my life

  • @SushrutKanetkar
    @SushrutKanetkar 4 ปีที่แล้ว +1

    Thanks for the tutorial. Its really helpful.

    • @MadeEasyTech
      @MadeEasyTech  4 ปีที่แล้ว

      Thanks!

    • @karthik-ug3pt
      @karthik-ug3pt 3 ปีที่แล้ว +1

      @@MadeEasyTech bro when i deploy your code I got a error "{
      "message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'\'\' (code 39)): was expecting double-quote to start field name
      at [Source: (byte[])\"{
      \"httpMethod\": \"POST\",
      \"student\": {\'$\'}
      }\"; line: 3, column: 14]"
      }

  • @yugaparanjape1948
    @yugaparanjape1948 5 ปีที่แล้ว +2

    Nice Demo, Help me a lot. Thank you

  • @bhaveshmandalkar3429
    @bhaveshmandalkar3429 5 ปีที่แล้ว +10

    Can u pls upload this source code for know the dependencies

  • @karthikeyannataraj3786
    @karthikeyannataraj3786 4 ปีที่แล้ว

    Exactly what I needed... Thank you.

    • @karthik-ug3pt
      @karthik-ug3pt 3 ปีที่แล้ว +1

      now i need this one.if you know well in this concept.plz reply pannunka

  • @bravinninja
    @bravinninja 5 ปีที่แล้ว +2

    Very good explanation. Need some more details. If we have one more resource then do we have to create a separate project and deploy as a separate lambda function or can I write 2 handler methods? Is it necessary to create a class "Request" and pass the method type in that? Is there any other way to pass the request details? Your answer will be very helpful. Thanks

  • @vladanulardzic5859
    @vladanulardzic5859 5 ปีที่แล้ว

    Well done ! Keep on ...

  • @anirbanchakraborty2292
    @anirbanchakraborty2292 2 ปีที่แล้ว +1

    Hi can you please share the source code link

  • @shailesh.nallagonda
    @shailesh.nallagonda 4 ปีที่แล้ว

    Useful ... thanks

  • @vrk3337
    @vrk3337 5 ปีที่แล้ว

    Awesome!

  • @yogeshdhavan1550
    @yogeshdhavan1550 4 ปีที่แล้ว +1

    Not able to see what you are typing or clicking on

  • @ayanbasu2008
    @ayanbasu2008 5 ปีที่แล้ว

    excellent

  • @alperozdamar517
    @alperozdamar517 5 ปีที่แล้ว +2

    Well done! Where can I find the source code of this example?

  • @thinkbig5936
    @thinkbig5936 3 ปีที่แล้ว

    It shouldn't return stack trace right in 404 case.

  • @aijunzhang6102
    @aijunzhang6102 5 ปีที่แล้ว +3

    It is very amazing! Could you share the source code? Thanks

  • @developer-zl8xt
    @developer-zl8xt ปีที่แล้ว

    Where can i get the source code?

  • @tejeswarsahu5578
    @tejeswarsahu5578 4 ปีที่แล้ว +1

    Thank you for the knowledge sharing...Please provide us the code.

  • @KnightsTemplar1987
    @KnightsTemplar1987 3 ปีที่แล้ว

    I am getting this error - {"message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'}\' (code 125)): expected a value
    at [Source: (byte[])\"{
    \"httpMethod\":\"GET\",
    \"id\":
    }\"; line: 4, column: 2]"}
    can you help me fix? TIA

  • @sidramowlana
    @sidramowlana 4 ปีที่แล้ว

    the video is really good. can i please get the source code of the eclipse app you have done.

  • @mitrasubhasis
    @mitrasubhasis 2 ปีที่แล้ว

    Thanks for the tutorial. Please share the source code.

  • @evanserickson
    @evanserickson 3 ปีที่แล้ว

    Incomplete video, no source code, and a few things missing such as Pom.xml file and showing us where the dynamodb is set up.

  • @vinaymorla9284
    @vinaymorla9284 6 ปีที่แล้ว

    Super demo, where can i get the code ?

  • @rajnayanpalav6425
    @rajnayanpalav6425 5 ปีที่แล้ว

    I am getting 403 Forbidden error while makeing request. It says missing Authentication Token. Can you assist?

    • @nisalfernando4602
      @nisalfernando4602 5 ปีที่แล้ว

      Give dynamodb read write access to the created role, otherwise your will get permission denied

  • @a.zoulay2678
    @a.zoulay2678 6 ปีที่แล้ว

    great demo , where can i found the code please

  • @maheshkrishna4270
    @maheshkrishna4270 4 ปีที่แล้ว

    can you please uplaod the source code for understanding better?

  • @alperozdamar517
    @alperozdamar517 5 ปีที่แล้ว +1

    I'm getting "Could not parse request body into json: Unexpected character" when I send Get request

  • @nickwoo8483
    @nickwoo8483 6 ปีที่แล้ว

    where can i get the code?

  • @knimr3
    @knimr3 4 ปีที่แล้ว

    Could you please provide your source code?

  • @ganeshadepu6372
    @ganeshadepu6372 5 ปีที่แล้ว

    what is the use of this video without proper code and config files explanation or giving code

  • @alexjosuefernandezcalvay5794
    @alexjosuefernandezcalvay5794 5 ปีที่แล้ว

    Excellent!
    Give me theeeee cooooooode!!!!
    pls

  • @shivanishukla1099
    @shivanishukla1099 5 ปีที่แล้ว

    can you upload source code