AWS Lambda function - Beginner to Advanced

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ธ.ค. 2024

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

  • @DevOps-AWS55
    @DevOps-AWS55 8 หลายเดือนก่อน +5

    Nice Intro to Lambda

    • @lovetocode4486
      @lovetocode4486  8 หลายเดือนก่อน

      Thanks mate 👍👍

  • @JohnsonPatrick-vg4nz
    @JohnsonPatrick-vg4nz 11 หลายเดือนก่อน +5

    great introduction. Keep it up. Waiting for demo videos

  • @atulvairale9415
    @atulvairale9415 11 หลายเดือนก่อน +2

    Deep explanation...thanks 😊

    • @lovetocode4486
      @lovetocode4486  11 หลายเดือนก่อน +1

      Most welcome 😊 mate

  • @aravindviswanathan6884
    @aravindviswanathan6884 11 หลายเดือนก่อน +2

    Great work sir thanks

    • @lovetocode4486
      @lovetocode4486  11 หลายเดือนก่อน

      Thanks mate ✌️✌️✌️

  • @elClubdelas7Cifras
    @elClubdelas7Cifras 9 หลายเดือนก่อน +2

    completed 100%

    • @lovetocode4486
      @lovetocode4486  9 หลายเดือนก่อน +1

      👍 👍👍👍👍

  • @pragmaticcoder6910
    @pragmaticcoder6910 11 หลายเดือนก่อน +2

    Please create video on how to create lambda and invoke from Nodejs.

    • @lovetocode4486
      @lovetocode4486  11 หลายเดือนก่อน +2

      Thanks mate. Sure stay on touch.
      FYI: Usually the Lambda functions are called via API Gateway if you want to call from application like NodeJs

  • @Tejas_Khode
    @Tejas_Khode 10 หลายเดือนก่อน +2

    Hello I want to create lambda function using go lang. In that case which runtime I have to select? Go 1.x is not present in latest version of AWS console.

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

      Hey mate,
      For GO, you need to select the runtime as "Amazon Linux 2023". The GO is different implementation to other languages.
      This is from AWS:
      Go is implemented differently than other managed runtimes. Because Go compiles natively to an executable binary, it doesn't require a dedicated language runtime. Use an OS-only runtime (the provided runtime family) to deploy Go functions to Lambda.
      The Go 1.x managed runtime for Lambda is deprecated.
      Please follow this link. This give more info about creating a lambda function with GO.
      docs.aws.amazon.com/lambda/latest/dg/lambda-golang.html

    • @Tejas_Khode
      @Tejas_Khode 9 หลายเดือนก่อน +2

      @@lovetocode4486 Thanks for the info! Can you pls make a video to create basic lambda function using Golang? Also how to integrate these two? Would really appreciate your help. Thanks!!

    • @lovetocode4486
      @lovetocode4486  9 หลายเดือนก่อน +1

      Sure, I will try to do something with GO

  • @mukilraj8517
    @mukilraj8517 9 หลายเดือนก่อน +2

    great

  • @shrad6611
    @shrad6611 4 หลายเดือนก่อน +1

    Please create a project using Nodejs Express Api Gateway and Lambda function with dynamo db, and aws cognito for authentication, and then deploy it using aws code pipeline. Not a single person on youtube is doing a whole project like this, so it will be really helpful to warch fhize

    • @lovetocode4486
      @lovetocode4486  4 หลายเดือนก่อน +1

      Thanks for the comment mate. I will give a shot on your feedback. There are few full projects are in the pipeline.

    • @shrad6611
      @shrad6611 4 หลายเดือนก่อน +1

      @@lovetocode4486 loved to hear that, Btw great video

  • @NeerajKumar-gk9kz
    @NeerajKumar-gk9kz 7 หลายเดือนก่อน +1

    I dont konw how learn after dsa can i learn it

    • @lovetocode4486
      @lovetocode4486  7 หลายเดือนก่อน

      Sorry. I didn’t get what you’re asking

    • @NeerajKumar-gk9kz
      @NeerajKumar-gk9kz 7 หลายเดือนก่อน

      @@lovetocode4486 I mean when learn this topic I have knowledge of basic data structure algorithm only

  • @satyamthakur435
    @satyamthakur435 11 หลายเดือนก่อน +1

    Hii