AWS LAMBDA LIFECYCLE | .NET ON AWS | AWS Serverless | Amazon

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

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

  • @sydsharma
    @sydsharma ปีที่แล้ว

    Haha I made the same "terrible mistake" a few weeks ago and couldn't sleep for 2 days trying to understand what was actually going on. This is a really surprising/non-obvious behavior of AWS Lambda, especially for someone coming from a non-serverless background. I'm glad to see you spreading awareness on this topic.

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Haha yes, it's a very easy mistake to make I guess, esp when coming from Azure Functions land. If I remember it creates a new instance there every time.
      Thank you for the comment and have a good day!

  • @AbyTJoseph
    @AbyTJoseph ปีที่แล้ว

    Glad to see your videos after a while! 😀👍

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

      Thank you Aby. More to come! Was on vacation to India 😀

  • @TheDeckerFamily
    @TheDeckerFamily ปีที่แล้ว

    Thanks for the info, this will actually let me optimize some code.

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Glad I could help!! The full AWS seires is here bit.ly/aws-net-series

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

    Hi Rahul, this is excellent explanation of AWS Lambda Lifecycle. Thanks
    It would be interesting if you can make a video on Lambda layering.

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Glad you liked it Keval. Sure I will add it to my list. Anything in particular you would like to see with Layers?

  • @sai-sampreeth-madireddy
    @sai-sampreeth-madireddy ปีที่แล้ว

    Great job buddy! Hope you are doing good!

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Thanks! You too! and great hearing from you

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

    HI Rahul, is it recommended to create a database connection in the constructor of an AWS Lambda function code?

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Hey Anoop, yes for connections it still makes sense to be in the ctor since they are stateless and does not affect if the same instance is reused.

  • @rameshbabukollu7026
    @rameshbabukollu7026 ปีที่แล้ว

    This is wonderful. Thanks for making these videos. Could you please create one video on AMQ trigger on Lambda function?

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

      Yes, soon have added to my list! Hope you are liking the full series bit.ly/aws-net-series

  • @vssrikanthgarnepudi5952
    @vssrikanthgarnepudi5952 ปีที่แล้ว

    Hi Rahul,can you make a video on AWS Step functions.

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      Added to my list. Sure will do! hope you are enjoying the AWS Series bit.ly/aws-net-series

  • @DigvijaySingh-se2ll
    @DigvijaySingh-se2ll ปีที่แล้ว

    Rahul Bhai can you make video on async await and on using

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      thank you for the suggestion Digvijay. What would you like to see around 'using'?

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

    one question we have to buy aws service as beginner to learn aws service

    • @RahulNath
      @RahulNath  ปีที่แล้ว

      No you can use AWS Free Tier aws.amazon.com/free
      I do talk about this set up in my video here th-cam.com/video/RYOG7W0fOK4/w-d-xo.html

  • @longhoang4768
    @longhoang4768 10 หลายเดือนก่อน

    Hi. This is first time I am watching your video.
    Hello from Vietnam. Are you Indian?

    • @RahulNath
      @RahulNath  10 หลายเดือนก่อน +1

      Thank you - Yes I’m from India. How did you find me ? Hope you liked the video - Checkout the AWS Series for more videos th-cam.com/play/PL59L9XrzUa-kl89ThijziX03fgTrbZCd7.html&si=SyidqFj7I5HBG70w

    • @longhoang4768
      @longhoang4768 10 หลายเดือนก่อน

      @@RahulNath I searched AWS Lambda in youtube.
      Your video is very helpful.

    • @RahulNath
      @RahulNath  10 หลายเดือนก่อน

      Glad you liked it! Hope you are enjoying the other videos in the series. I also have a course on Udemy bit.ly/aws-lambda-udemy

    • @longhoang4768
      @longhoang4768 10 หลายเดือนก่อน

      @@RahulNath Do you have AWS course step by step?

    • @RahulNath
      @RahulNath  10 หลายเดือนก่อน

      @@longhoang4768Yes Udemy course on Lambda linked above. What are you looking for ?