LoveToCode
LoveToCode
  • 37
  • 317 347
AWS Lambda Concurrency - Provisional & Reserved
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: ua-cam.com/play/PLruLATXv4pNykLcENieBQXttS9slk_U8h.html
Lambda Life Cycle: docs.aws.amazon.com/lambda/latest/dg/lambda-runtime-environment.html
Переглядів: 1 294

Відео

AWS Lambda VERSIONS and ALIAS
Переглядів 9378 місяців тому
This video shows the usage of AWS Lambda VERSIONS and ALIAS #awslambda #awstutorial #apigateway #lambdaversion #lambdaalias AWS Lambda playlist: ua-cam.com/play/PLruLATXv4pNykLcENieBQXttS9slk_U8h.html AWS API Gateway playlist: ua-cam.com/play/PLruLATXv4pNz2RPn5X6iMmqyvv69NprJS.html
AWS Lambda Performance: (For Beginners)
Переглядів 6578 місяців тому
This video shows how you can improve the AWS Lambda function performance easily. #lambda #awslambda #performance #awstutorial #beginners
How to Improve Performance of AWS API Gateway
Переглядів 1,1 тис.9 місяців тому
This video show how to improve performance of API Gateway using COMPRESSION (Content-Encoding) and Caching. Going though step by step in the demo. #awstutorial #apigateway #aws #lambda #performance API Gateway list: ua-cam.com/play/PLruLATXv4pNz2RPn5X6iMmqyvv69NprJS.html Invalidate cache: docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html#invalidate-method-caching
AWS Projects (NEW): API Gateway, Lambda, Recognition, S3 (Vehicle Number Identification System)
Переглядів 2,3 тис.9 місяців тому
This video shows step by step guidance to create full AWS project using API Gateway, Lambda, Recognition, S3 with React as front-end. Source Code: github.com/CodeSam621/Demo/tree/main/AWS Projects/vehicle-number-identifier #aws #awslambda #apigateway #rekognition #awstextract #reactjs
API GATEWAY: API ENDPOINT TYPES - REGIONAL, EDGE, PRIVATE
Переглядів 1,2 тис.10 місяців тому
What are API ENDPOINT TYPES - REGIONAL, EDGE, PRIVATE This video shows the different endpoint types for REST API and their usage. #apigateway #aws #awstutorials
How to use API Gateway as SOCKET API ( Latest)
Переглядів 2,1 тис.10 місяців тому
Step by step for creating API Gateway Socket API. This video show how to create Chat application using WebSocket API. AWS API Gateway Playlist: ua-cam.com/video/c3J5uvdfSfE/v-deo.html Lambda tutorials: ua-cam.com/video/7vL9pazmcG0/v-deo.html Lambda Life Cycle and Performance: ua-cam.com/video/njIni6ZKkFw/v-deo.html #awslambda #apigateway #dynamodb
API Gateway Lambda Mapping (Template Mapping)
Переглядів 3,7 тис.11 місяців тому
This shows how to change/modify headers/parameter while passing from API gateway to Lambda via Template Mapping. Furthermore how to use Lambda Proxy AWS API Gateway Playlist: ua-cam.com/video/c3J5uvdfSfE/v-deo.html Template language resources: docs.aws.amazon.com/appsync/latest/devguide/resolver-mapping-template-reference-programming-guide.html #apigateway #mapping #template #awslambda
AWS LAMBDA Life Cycle - Reduce Cost, Improve Performance
Переглядів 1,5 тис.11 місяців тому
This video shows the LIFE CYCLE of the lambda which helps to finetune your lambda function for reduce the cost and improve the performance. - Phases of Lambda INIT, INVOKE, SHUT_DOWN - LAMBDA RE-TRY - Tips to improve performance and reduce cost AWS Lambda Play list: ua-cam.com/video/7vL9pazmcG0/v-deo.html IAM overview: ua-cam.com/video/ExjW3HCFG1U/v-deo.html
AWS Lambda function - Beginner to Advanced
Переглядів 18 тис.11 місяців тому
AWS Lambda tutorial fro beginner to advanced. This series cover all the aspect of AWS Lambda function with example and demo. This video is an introduction and coming videos will cover: - Version, Alias - Lambda layer, Images - Performance ( Cold-start etc) - Integrate with others AWS services ( SQS, DynamoDB, Kinesis, CloudWatch Logs, etc) - Troubleshooting tops - Concurrency (reserver and prov...
Implement Serilog with SumoLogic in .NET 6
Переглядів 250Рік тому
Integrate Dot Net application with Sumo Logic using Serilog. Serilog C# tutorial. #serilog #sumologic #dotnet Source code: github.com/CodeSam621/Demo/tree/main/SumoLogic_Serilog Sumo Logic basic: ua-cam.com/video/Nxzp7G-rUh8/v-deo.html Serilog supported providers: github.com/serilog/serilog/wiki/Provided-Sinks My other videos: AWS tutorial: ua-cam.com/video/dXa9KA-G9Dg/v-deo.html
AWS API Gateway - Cloudwatch logs - Troubleshooting
Переглядів 3,2 тис.Рік тому
This video covers that how to troiubleshoot AWS API Gateway with a demo. #apigateway #aws #awstutorials Source code: github.com/CodeSam621/Demo/tree/main/AWS Gateway/AWS Gateway-2- Troubleshooting AWS API Gateway Playlist: ua-cam.com/video/c3J5uvdfSfE/v-deo.html Other resources: Secure API gateway using Lambda: ua-cam.com/video/rRQbVJhlpC4/v-deo.html Secure API gateway using Cognito: ua-cam.com...
AWS API Gateway tutorial ( Latest)
Переглядів 37 тис.Рік тому
This video series is about full course of AWS API Gateway. This covers basic concept to advance concept with the demos Covers securing API gateway, troubleshooting, scaling Once you went through these video, you should have good understanding of API Gateway. #apigateway #aws #awstutorials AWS API Gateway Playlist: ua-cam.com/video/c3J5uvdfSfE/v-deo.html Source code: github.com/CodeSam621/Demo/t...
Textract tutorial (NEW) (Async vs Sync) Demo (STEP by STEP)
Переглядів 6 тис.Рік тому
Textract AWS tutorial. This video shows how to extract FORMS, TABLES from pdf using ` start-document-analysis` method. AWS Textract Sync: ua-cam.com/video/xlUSJEsFQdk/v-deo.html Source: github.com/CodeSam621/Demo/tree/main/TextractAsync AWS doc: awscli.amazonaws.com/v2/documentation/api/latest/reference/textract/start-document-analysis.html awscli.amazonaws.com/v2/documentation/api/latest/refer...
DynamoDB with Python (Latest)
Переглядів 16 тис.Рік тому
This video show how to query DynamoDB table using Python. - Query using partition key - Query using Index( Global index, Local index) - Scan - Insert - Update - Bulk delete #dynamodb #python Source code: github.com/CodeSam621/Demo/tree/main/DynamoDB-Python-Demo DynamoDB Index: ua-cam.com/video/KJGd0WZFDhU/v-deo.html AWS CLI: docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
DynamoDB index (Global index and Local Index) (NEW)
Переглядів 2 тис.Рік тому
DynamoDB index (Global index and Local Index) (NEW)
AWS API Gateway with API Key / Usage Plan (LATEST)
Переглядів 10 тис.Рік тому
AWS API Gateway with API Key / Usage Plan (LATEST)
Secure API Gateway using Cognito Authorizer (NEW)
Переглядів 45 тис.Рік тому
Secure API Gateway using Cognito Authorizer (NEW)
Secure API Gateway using Lambda Authorizer (NEW)
Переглядів 26 тис.Рік тому
Secure API Gateway using Lambda Authorizer (NEW)
AWS S3 crash course, AWS S3 tutorial
Переглядів 4,4 тис.Рік тому
AWS S3 crash course, AWS S3 tutorial
AWS IAM Crash course, AWS IAM Tutorial, IAM Deep dive
Переглядів 17 тис.Рік тому
AWS IAM Crash course, AWS IAM Tutorial, IAM Deep dive
AWS ECR image scanning using Python, AWS ECR tutorial
Переглядів 2,7 тис.Рік тому
AWS ECR image scanning using Python, AWS ECR tutorial
Sumo Logic sends alert to SLACK , Sumo Logic SLACK integration
Переглядів 2,4 тис.2 роки тому
Sumo Logic sends alert to SLACK , Sumo Logic SLACK integration
AWS SNS with Slack WITHOUT AWS Lambda
Переглядів 16 тис.2 роки тому
AWS SNS with Slack WITHOUT AWS Lambda
AWS Textract tutorial, Extract Forms, Tables from Image using Python
Переглядів 21 тис.2 роки тому
AWS Textract tutorial, Extract Forms, Tables from Image using Python
AWS SQS (Standard VS FIFO) for beginners
Переглядів 1,6 тис.2 роки тому
AWS SQS (Standard VS FIFO) for beginners
AWS EventBridge with Shopify, Custom events
Переглядів 6 тис.2 роки тому
AWS EventBridge with Shopify, Custom events
AWS lambda triggers, integrations, AWS Lambda function, AWS Lambda tutorial for beginners
Переглядів 6 тис.2 роки тому
AWS lambda triggers, integrations, AWS Lambda function, AWS Lambda tutorial for beginners
AWS SQS + Lambda + SES
Переглядів 3,8 тис.2 роки тому
AWS SQS Lambda SES
AWS SQS + Lambda + DynamoDb Step by Step
Переглядів 9 тис.2 роки тому
AWS SQS Lambda DynamoDb Step by Step

КОМЕНТАРІ

  • @abch6598
    @abch6598 9 днів тому

    yes brother said right that most of the video on api gateway is obselete

  • @emmanuelakande8263
    @emmanuelakande8263 16 днів тому

    Best video on API Gateway ever. Excellent explanation.

  • @haidersyed6554
    @haidersyed6554 21 день тому

    Authorization*

  • @eniolaandolamidebff9452
    @eniolaandolamidebff9452 23 дні тому

    I try this but i did not get the aws sns url confirmation in my slack

  • @ballajaisheel1120
    @ballajaisheel1120 26 днів тому

    can u please tell me how to merge cells using python by aws textract api

  • @joetrades2472
    @joetrades2472 29 днів тому

    Great video, how do I consume it outside aws?

  • @hasanseam8622
    @hasanseam8622 Місяць тому

    Wonderful video. But I think you guys should cover singel user details api also what I mean is user/{id} This video is basic

  • @technologicalvivek7510
    @technologicalvivek7510 Місяць тому

    Wonderful lecture .Thanks

  • @HuyNguyenDuc-z8h
    @HuyNguyenDuc-z8h Місяць тому

    thanks you

  • @dr.jeevanbala7896
    @dr.jeevanbala7896 Місяць тому

    Nicely Explained!!

  • @chandra7314
    @chandra7314 Місяць тому

    very easily explained. thanks bro

  • @romihans
    @romihans Місяць тому

    Hi ! I have tried working out the solution as you have done. I am getting empty values in my postman response for header. As I understand this is a Lambda non proxy integration. So as per my understanding, unless I use a mapping template in my integration response, I will get blank values in postman response for header values (Accept, Accept-Encoding, Cache-Control, X-forwarded-for etc. ) Any feedback or comments would be most welcome. Thanks

  • @mdmoniruzzaman703
    @mdmoniruzzaman703 Місяць тому

    I am not getting any options for workflow that you have shown in 1:58. Is it something comes with Pro account?

    • @lovetocode4486
      @lovetocode4486 Місяць тому

      Yes, you need to have a pro account. You can request 30 days trial pro subscription for try out this. Thanks

  • @abhishekcn4013
    @abhishekcn4013 Місяць тому

    Good video tutorial. Perfect mixture of theory and practical

  • @Devakamalam
    @Devakamalam 2 місяці тому

    :D

  • @miracleajayi4948
    @miracleajayi4948 2 місяці тому

    Thank you, great tutorial video. Could you please share the source code for the Lambda functions for the tutorial? Thanks

  • @roywu01
    @roywu01 2 місяці тому

    You still need to create shopify webhook after the event bridge & shopify app were created.

  • @pablomarques4772
    @pablomarques4772 2 місяці тому

    Nice!!!!!!!

  • @hirushtesting549
    @hirushtesting549 2 місяці тому

    Hello sir, It's a nice video. But I need to know how to do Role-Based Access Control (RBAC). Do you have any suggestions? thanks!

  • @nipunhimash6500
    @nipunhimash6500 2 місяці тому

    What will happen if we give a reserved concurrency as 1 for a lambda function. Will it only spin up one execution environment and queue the other subsequent requests?

    • @lovetocode4486
      @lovetocode4486 2 місяці тому

      It will spin 1 env in advance. If multiple requests come in the same second, it will spin more on demand lambda instances to serve. It won’t queue but other request will have cold-starts.

    • @nipunhimash6500
      @nipunhimash6500 2 місяці тому

      What if my unreserved concurrency is 100? Will it spin up 200 lambda instances if needed?

  • @elprofessor2614
    @elprofessor2614 3 місяці тому

    suppose I have 250 million of records , how much time will it take to read from DynamoDB using python boto3 ?

    • @lovetocode4486
      @lovetocode4486 2 місяці тому

      Seems you want to read all. If that is the case, you have to scan whole table. The speed depends on the read/write capacity. As far as you set the read/write capacity to on-demand, then you don’t have throttles. Assuming you have enable on-demand on read/write capacity, for one of our case, 1 million records in 15 minutes. Best way is that run for 15 minutes and check how many records are processed. Hope that helps.

  • @lemonke8132
    @lemonke8132 3 місяці тому

    Does not work as of September 25, 2024, as you must have slack pro to do workflows

  • @potatocasadith411
    @potatocasadith411 3 місяці тому

    Love this little man so much

  • @mr.biriyani8915
    @mr.biriyani8915 3 місяці тому

    hello my question is how do you include the token in the post request could you please explain

    • @lovetocode4486
      @lovetocode4486 2 місяці тому

      The token is part of the header. It doesn’t matter whether it is GET or POST.

    • @mr.biriyani8915
      @mr.biriyani8915 2 місяці тому

      @@lovetocode4486 my requirements were different I needed to validate token sent via mail , I added a query string parameter that allowed me to correctly send the token via the link in the post request , I am not good at explaining but this is how it worked

  • @hansikademmeti
    @hansikademmeti 3 місяці тому

    Great Video! Helped me so much, Is there a Github Link?

  • @mahaburrahman1666
    @mahaburrahman1666 3 місяці тому

    #Really helpful, Keep up the good work! :)

  • @raoraghavendrak5576
    @raoraghavendrak5576 3 місяці тому

    Very good explanation

  • @Sushama-h8o
    @Sushama-h8o 3 місяці тому

    Jjj

  • @99.googolplex.percent
    @99.googolplex.percent 4 місяці тому

    Thanks! I was having trouble with publish not working, even after trying over 200 times! 😅 There wasn't much information in the AWS JavaScript v3 docs, but your video helped me get it right.

    • @lovetocode4486
      @lovetocode4486 3 місяці тому

      Great to hear that helps. Thanks 🙏

  • @SaravanakumarKathirvel
    @SaravanakumarKathirvel 4 місяці тому

    Excellent

  • @srinathvr9019
    @srinathvr9019 4 місяці тому

    next time when u do demos pls use dont use dark mode. cant see anything clearly

    • @lovetocode4486
      @lovetocode4486 4 місяці тому

      Really appreciated your comment. It is best comment to improve. Thanks

  • @leandro-cosas
    @leandro-cosas 4 місяці тому

    Very good! Thanks for sharing ;)

  • @samuelocran7844
    @samuelocran7844 4 місяці тому

    Thanks for sharing this!

  • @subgero
    @subgero 4 місяці тому

    it helps me a lot!! Ty!

  • @giridharachar7465
    @giridharachar7465 4 місяці тому

    Hi, I am completely new to AWS and APIs ..does this course help beginner like me ? Does this cover things like design principles , CRUD operations etc ? Thanks in advance

    • @lovetocode4486
      @lovetocode4486 4 місяці тому

      Hi mate, this video gives beginners to advance knowledge of AWS api gateway and best practices of using api. thanks

  • @ziaulrehman6129
    @ziaulrehman6129 4 місяці тому

    You good at explaining bro, keep up the good work.

  • @santanudas9258
    @santanudas9258 5 місяців тому

    Images not uploading in to the s3 bucket, all credentials, bucket name, region checked properly. Pls suggest

  • @poonamshukla6211
    @poonamshukla6211 5 місяців тому

    Is the sumo logic endpoint publicly accessed if we directly hit?

    • @lovetocode4486
      @lovetocode4486 4 місяці тому

      Yes, sumogic endpoints are public. Try with postman like clients

  • @chrisder1814
    @chrisder1814 5 місяців тому

    hello, can I use it with theg.sheet api connector module?

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

      Hey mate, As far as that support http, then yes.

    • @chrisder1814
      @chrisder1814 5 місяців тому

      @lovetocode4486 I'm not sure I understand, could you recommend a link where I can read more explanations

    • @chrisder1814
      @chrisder1814 4 місяці тому

      @@lovetocode4486 hello I don't understand anything about appscript, the code, to integrate the API of my seller central so I would like to use the module API connector, do you know it? Could I import information to calculate my margins automatically? can I send you an email ?

  • @sameerparab8210
    @sameerparab8210 5 місяців тому

    Can you show - How will add authentication and authorization to this ?

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

      Hey mate, there are couple of ways to add auth to api gateway. This is one way using Cognito: ua-cam.com/video/9crTLAT_4uY/v-deo.html Other way is using Lambda authoriser: ua-cam.com/video/rRQbVJhlpC4/v-deo.html

  • @shrad6611
    @shrad6611 5 місяців тому

    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 5 місяців тому

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

    • @shrad6611
      @shrad6611 5 місяців тому

      @@lovetocode4486 loved to hear that, Btw great video

  • @lukedavis307
    @lukedavis307 5 місяців тому

    When I hit commercials I jump back because my volume is turned up so high...

  • @maciekpaciarski9343
    @maciekpaciarski9343 5 місяців тому

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

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

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

  • @maciekpaciarski9343
    @maciekpaciarski9343 5 місяців тому

    is there information in the cloudwatch log about shutdown ?

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

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

  • @MrBharathkumarraju
    @MrBharathkumarraju 5 місяців тому

    it doesn't work for me sadly

  • @matthieuchan7642
    @matthieuchan7642 5 місяців тому

    Hi, thanks for the video! I need your assistance please, how can I reach you?

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

      Hey ate, drop an email to here johnsonp908060@gmail.com

  • @reeddiidator
    @reeddiidator 5 місяців тому

    What do you think about Stacktape?

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

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

  • @saurabhgoreamazing9368
    @saurabhgoreamazing9368 5 місяців тому

    Getting error in code Have sent the cloud watch logs. Pl check your mail . Any help on the error will be appreciated

  • @chrisder1814
    @chrisder1814 5 місяців тому

    bonjour Est-ce que vous utilisez également les GPT avec action ? NEW : I would like to sell jewelry on several platforms, I would need to use SEO software per platform ? One for Amazon, one for ebay...? And if not, do you use no code software and APIs? I try to understand the differences between custom GPT, chrome and WordPress extensions, automation software like browser automation studio and make I had an idea of ​​creating an SEO and image editing but I don't know how to go about it I thought of several solutions either with make or by creating a Chrome or WordPress plugin or by using a existing plugin but I don't think it exists to do what I want or even with a custom GPT seo: OK and what do you think about rank math? I understand that this extension allows me to scan my pages and find the keywords to replace, from my back end, have I understood correctly? And I also understood that this does not allow me to ask it to scan my entire website? I mean if I understood correctly it scans the pages but one by one and I have to do everything by hand? This is why I wondered if I could not create an extension to which I would give the URL of my website and have it scan all the pages and tell me which keywords to replace And I even wondered if I wouldn't be able to make a robot with custom GPT or even with no code software like make in the case where an extension wouldn't be able to allow me to do it, does this idea seem good to you? do you also create chrome or WordPress extensions? I'm asking you this question because I'm trying to understand what I could do with custom GPT, could I do more with a chrome WordPress extension? Does it exist or not and finally what more can I do with it? make compared to its other methods Amazon, jungle scout I would like to use the jungle scout api but at the moment I am looking into the subject of artificial intelligence and I realized that there are several ways to use APIs and so I would like to try first to understand what is the difference between using the jungle scout api in a dent custom gpt action and I realized that I can also use the JS api in a make scenario Could you tell me what the difference is, what could I get, using either of these two methods? And also with the Amazon API? I understand that Amazon has several APIs? Do you also sell on several marketplaces? could you give me your opinion could I send you an email

    • @lovetocode4486
      @lovetocode4486 5 місяців тому

      I am going to do a video which has Bedrock, agent with action soon. Stay tune. Thanks

    • @chrisder1814
      @chrisder1814 5 місяців тому

      @@lovetocode4486 great I try to understand the differences between custom GPT, chrome and WordPress extensions, automation software like browser automation studio and make I had an idea of ​​creating an SEO and image editing but I don't know how to go about it I thought of several solutions either with make or by creating a Chrome or WordPress plugin or by using a existing plugin but I don't think it exists to do what I want or even with a custom GPT seo: OK and what do you think about rank math? I understand that this extension allows me to scan my pages and find the keywords to replace, from my back end, have I understood correctly? And I also understood that this does not allow me to ask it to scan my entire website? I mean if I understood correctly it scans the pages but one by one and I have to do everything by hand? This is why I wondered if I could not create an extension to which I would give the URL of my website and have it scan all the pages and tell me which keywords to replace And I even wondered if I wouldn't be able to make a robot with custom GPT or even with no code software like make in the case where an extension wouldn't be able to allow me to do it, does this idea seem good to you? do you also create chrome or WordPress extensions? I'm asking you this question because I'm trying to understand what I could do with custom GPT, could I do more with a chrome WordPress extension? Does it exist or not and finally what more can I do with it? make compared to its other methods Amazon, jungle scout I would like to use the jungle scout api but at the moment I am looking into the subject of artificial intelligence and I realized that there are several ways to use APIs and so I would like to try first to understand what is the difference between using the jungle scout api in a dent custom gpt action and I realized that I can also use the JS api in a make scenario Could you tell me what the difference is, what could I get, using either of these two methods? And also with the Amazon API? I understand that Amazon has several APIs? Do you also sell on several marketplaces? could you give me your opinion could I send you an email

    • @chrisder1814
      @chrisder1814 5 місяців тому

      @@lovetocode4486 hello, can I use it with theg.sheet api connector module?

    • @chrisder1814
      @chrisder1814 4 місяці тому

      @@lovetocode4486 hello could I send you an email

  • @LHDev21
    @LHDev21 5 місяців тому