Build a CRUD REST API for DynamoDB w/ AWS Lambda & API Gateway using Node.js AWS-SDK V3 & Serverless

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

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

  • @pragmaticcoder6910
    @pragmaticcoder6910 5 месяцев назад +1

    Saying thanks is not enough because your idea to prepare this series was godly and presenting it for free in RUclips for all the developers like us is absolutely a great blessing. May God bless you and your family !

  • @SirNoire
    @SirNoire 3 года назад +3

    Wanted to say thanks for doing these videos. I'm getting up to speed with AWS Lambda and IaC in general much quicker than without your videos. I hope you keep making them, just know you're really helping people out with these quite a bit! Thank you!

  • @surajgupta-vb6uz
    @surajgupta-vb6uz Год назад

    there is not much tutorial available regarding all this. thanks man you are awesome

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

    This helped me compared to other youtube tutorials. Best lesson here is that don't use multiple aws packages. You might even be using a v2 & v3 resulting to type complains. Best to just use '@aws-sdk/client-dynamodb' as taught in this video. Thanks again

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

    Thanks for the video. I'm a professional android dev and a complete noob in backend. I was writing a backend using AWS amplify which was foggy and unclear to me (but easy). I felt like I didn't have any control over what I'm developing. And with this video, I came to a decision that I'm gonna start from scratch. Manually doing everything using Serverless framework. Thanks again. Lots of love from INDIA!

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

    Really complete and concise tutorial. I am new to AWS Lambda and this really helped me. Thanks so much!

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

    What a great video! It was quick and thorough. It really helped me understand what is needed for all 4 methods in SDK v3. Too bad you stopped making these...

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

    I want to thank you for making this video. The instructions were crisp clear and I was able to follow everything you did in this video.

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

    Mr. Jawkson this is absolutely amazing.

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

    Thanks Jackson, This save my lot of time. This really help me. Thank You !

  • @edieltondantas6084
    @edieltondantas6084 2 года назад +2

    Thanks for the tutorial! Very informative and easy to understand 👏

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

    great video

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

    Great tutorial Jackson, may I request a quick tutorial on searching (GET request) using query string parameters , no one seems to cover this. Love the serverless Saturday series, please keep going!

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

      Thanks for the feedback and suggestion! As for your question, I believe you can access query params in your Lambda proxy integration code like so `event["queryStringParameters"][""]` (this is JS code). To set it up with the Serverless framework, there's a quick guide here: www.serverless.com/framework/docs/providers/aws/events/apigateway#request-parameters

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

      @@jacksonyuan7744 Thanks so much!

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

      @@khandoor7228 No problem, glad I could help!

  • @harymk
    @harymk 8 месяцев назад

    Hello sir i have problem with my Lambada function can you help me

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

    At 40 it jumps to where it is deploying. Where can I find the deployment process?

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

    can you build a video using the typescript?

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

    Hi after deploying the code with serverless deploy command it is showing internal server error while executing the post command

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

    so you need 128mb and a separate node process for every function?

  • @francis81
    @francis81 8 месяцев назад

    My build is success now but I cant see anything on AWS console, the weird thing is i can test the api with postman lol...any hints?

    • @francis81
      @francis81 8 месяцев назад

      I know why ! Was because the region issue T_T

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

    Thanks for sharing great video. I am looking for some code example(CRUD) for nodejs working with aurora serverless database but I cannot find any good video for that. The documentation in aws is very overview, not go to details enough. If anyone know the video like that, please let me know. I really appreciate you help.

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

    I beleive there are still lot of things hidden in the tutorial. like how deployment is actually going to happen.

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

    Helpful tutorial , thanks! Can I just ask you to add your github code in the descriptions please.

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

      Of course! Sorry, I just forgot to include the link for this video but it's up now.

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

      @@jacksonyuan7744 Thank you man!

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

      @@vercorrobers2278 No worries!

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

    actually getting Invalid character in header content ["Authorization"], can you help out?

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

      There might be chances of expiring AWS or Github keys. Another possibility is your AWS profile is incorrect. Please make sure the "AWS init" configuration keys are not expired. If none of these works, I might misunderstand the question which is related to authorization.

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

    marshal seems redundant imho

  • @0VBX_YouTube
    @0VBX_YouTube Год назад

    Half life fanat founded