Creating your first AWS Lambda Function in Node.js | Serverless Saturday

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 9

  • @jacksonyuan7744
    @jacksonyuan7744  4 роки тому +5

    Minor Correction @ 9:54 - the correct way to reference your lambda handler when nested in subfolders is like this: `subfolder1_name/subfolder2_name/index.handler`.

  • @bluesteel1
    @bluesteel1 3 роки тому +1

    just what i was looking for .. great video

  • @mathewskb
    @mathewskb 3 роки тому +1

    Nice. Thanks Jackson.

  • @riodext69
    @riodext69 2 роки тому +1

    Brilliant, thank you!

  • @ankitgaur1504
    @ankitgaur1504 Рік тому

    can you please create a video how to deploy glue job using serverless framework+ git action

  • @vimalwebs
    @vimalwebs 3 роки тому +1

    Very good explanation! Please make more videos on serverless.

    • @jacksonyuan7744
      @jacksonyuan7744  3 роки тому

      Thanks for the feedback! I'll definitely be making more serverless videos :) Let me know if you have any ideas!

    • @devadn9853
      @devadn9853 Рік тому

      Good explaination but i would like to know how to import some functions from textract

  • @hamidbluri3135
    @hamidbluri3135 2 роки тому +1

    Nice