AWS Lambda Concurrency - Provisional & Reserved

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • This shows how to add the "Provisional Concurrency" and describes the "Reserved Concurrency" to AWS Lambda function to reduce latency by removing cold-start of lambda.
    #awslambda #ProvisionalConcurrency #ReservedConcurrency #coldstart
    AWS Lambda tutorial: • AWS Lambda
    Lambda Life Cycle: docs.aws.amazo...

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

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

    I got a task to react upload file/image to AWS s3 bucket to using lambda function and do CRUD using Dynmodb. Please do a tutorial on this. it would be very help full for us. Appreciate you support to your community.Please use react node and express for this.

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

      hi mate, thanks for the comment.
      There is a already video which use React and S3 bucket upload. Please check this: th-cam.com/video/EZrXBnca4KY/w-d-xo.html

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

    I am new to AWS, Would appreciate from were i can start to AWS

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

      Best way to learn AWS is practice. Create a free tier AWS account and start playing

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

    What do you think about Stacktape?

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

      Sorry mate, I dont have any hands-on experience with Stacktape. :(

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

    is there information in the cloudwatch log about shutdown ?

    • @lovetocode4486
      @lovetocode4486  28 วันที่ผ่านมา +1

      It doesnt show in cloudwatch. BTW "Lambda Insights enhanced monitoring" under "Monitoring and Operational Tool" gives more insights of the lambda execution

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

    and in what lambda memory the data from outside the handler is stored ?

    • @lovetocode4486
      @lovetocode4486  28 วันที่ผ่านมา +1

      There is only one memory for lambda function which is "General configuration" => "Memory"