Lambda Layers | Theory and Demo with Code

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 38

  • @tejasvigangaiah
    @tejasvigangaiah 2 года назад +1

    I read through many docs for layers yet I was not clear on how layers get used in lambda, this 11 min video just explained everything need to get started with layers. Awesome video!

  • @RakeshBitling
    @RakeshBitling 3 года назад +2

    Raj Sir.. You are awesome. You are the best person that i have seen less theory and a more practical focus oriented person.

  • @kerenshemesh4852
    @kerenshemesh4852 3 года назад

    Best video I've seen about lambda layers, thanks a lot!

  • @nvspraveenkumar1292
    @nvspraveenkumar1292 3 года назад

    Simple way of explaining about the Lambda layers. Thanks for demo

  • @ayushmehre
    @ayushmehre 3 года назад

    I was searching this for so long, thanks for the video

  • @HemaRaj-u2q
    @HemaRaj-u2q Год назад

    That is great Raj, I like your video content and explanation

  • @codoncampus8034
    @codoncampus8034 3 года назад

    Thank you for the clear explanation. The best so far!

  • @101appsCoZa
    @101appsCoZa 2 года назад

    Great tutorial. Thanks very much!

  • @shaiktasneemirfana9944
    @shaiktasneemirfana9944 Год назад

    Very good explanation..Thank you

  • @snaidu70
    @snaidu70 2 года назад

    You are so good at this. Thank you so much.

  • @sadiahaque7422
    @sadiahaque7422 6 месяцев назад

    great video

  • @NARASIMHAM1002
    @NARASIMHAM1002 3 года назад

    Thank you for the great demo!

  • @prateeksrivastava7877
    @prateeksrivastava7877 2 года назад

    Hi, Great Video, I just want to ask, if I want to use layer in VS Code, as we develop code there, then how to do it. Can you point me to any video already present. Thanks

  • @fuadmubtasim
    @fuadmubtasim Год назад

    I liked you content. Thats very helpful. I am beginner in cloud computing. I don't have international card to pay for your course. Is there anyway I can have your course: "Rocking AWS Serverless - A Real World Guide" ?

  • @rayyansaeed9076
    @rayyansaeed9076 3 года назад

    Thanks for the great lesson. Can you please show or provide any good link for layers using java ? Highly appreciated!

  • @RobbieCoder
    @RobbieCoder 3 года назад +1

    What design would you recommend to update the all lambdas to use the latest layer version when it becomes available ?

    • @cloudwithraj
      @cloudwithraj  3 года назад +1

      Since there is no automatic way currently, I'd recommend using SAM template create the layer, export the layer arn to output, then import it in your lambda template and run that to update. I like this approach better than running custom lambdas to go and update the layer references on each lambdas.

  • @anupmishra9145
    @anupmishra9145 2 года назад

    Hi Raj, Thanks for all the good session, could u please make a sample microservice project in node js with AWS lambda. OR MEAN stack project.

  • @OmpalSingh-pw7mc
    @OmpalSingh-pw7mc Год назад

    Nice video Thanks

  • @kshatriya5
    @kshatriya5 2 года назад +1

    I need AWS SAM Tutorial (Part 3) video , please create it.

  • @shamstabrez2986
    @shamstabrez2986 2 года назад

    what is the event filed here have u described r if u havent described sooo wht u r trying to do

  • @HussainMohammedAshruf
    @HussainMohammedAshruf 2 года назад

    I have lambdas in Java. How to achieve the same; pls share.

  • @lakshmiprakash3926
    @lakshmiprakash3926 2 года назад

    Hi … I followed the same procedure… but my lambda was unable to import the function which I used in layers. Could you plz help

  • @anupmishra9145
    @anupmishra9145 2 года назад

    i want to make product and review microservices in node js and deploy on AWS lambda with API gateway

  • @paqliam
    @paqliam 3 года назад

    Thank. You.

  • @payalchoudhary497
    @payalchoudhary497 2 года назад

    How to import the lambda layer inside a lambda function in local (In IDE) and not from AWS console also if both layer and function are in different repos, using nodejs ?

    • @cloudwithraj
      @cloudwithraj  2 года назад

      When you run sam local invoke for the first time, it'd copy the layers from your AWS account to your local machine. It won't go to AWS for local testing. more reading here - aws.amazon.com/blogs/compute/working-with-aws-lambda-and-lambda-layers-in-aws-sam/

  • @abdelrahmanmostafa9489
    @abdelrahmanmostafa9489 4 месяца назад

    why dont just do that logic inside AWS API gateway?

  • @STARVDT
    @STARVDT 3 года назад

    can you please provide any code demo for lambda layer in .net.

  • @SupriyaMondal3
    @SupriyaMondal3 Год назад +1

    good content except that fake accent makes it hard to understand, thanks.