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

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

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

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

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

  • @surajgupta-vb6uz
    @surajgupta-vb6uz ปีที่แล้ว

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

  • @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!

    • @jacksonyuan7744
      @jacksonyuan7744  3 ปีที่แล้ว

      Thank you! Your comment really made my day!

  • @MosesJeromeCLucas
    @MosesJeromeCLucas 2 ปีที่แล้ว

    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

  • @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...

  • @rickgeyer9685
    @rickgeyer9685 2 ปีที่แล้ว +1

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

  • @developervv
    @developervv 3 ปีที่แล้ว

    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.

  • @binodsharma112
    @binodsharma112 ปีที่แล้ว

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

  • @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!

    • @jacksonyuan7744
      @jacksonyuan7744  2 ปีที่แล้ว +1

      I’m glad this video was helpful!

  • @lutdootutdoo5342
    @lutdootutdoo5342 3 ปีที่แล้ว

    Mr. Jawkson this is absolutely amazing.

  • @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!

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

    great video

  • @melaniekuhn3128
    @melaniekuhn3128 ปีที่แล้ว

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

  • @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.

  • @fooflateka
    @fooflateka ปีที่แล้ว

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

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

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

  • @anirbanchakraborty2292
    @anirbanchakraborty2292 ปีที่แล้ว

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

  • @naveediqbal993
    @naveediqbal993 ปีที่แล้ว

    can you build a video using the typescript?

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

    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 9 หลายเดือนก่อน

      I know why ! Was because the region issue T_T

  • @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 2 ปีที่แล้ว

      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.

  • @naveediqbal993
    @naveediqbal993 ปีที่แล้ว

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

  • @fooflateka
    @fooflateka ปีที่แล้ว

    marshal seems redundant imho

  • @0VBX_YouTube
    @0VBX_YouTube 2 ปีที่แล้ว

    Half life fanat founded