How to Create Lambda Container Images? (API Gateway AWS Lambda NodeJS)

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

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

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

    🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com

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

    👉 How to Manage Secrets in Terraform - ruclips.net/video/3N0tGKwvBdA/видео.html
    👉 Terraform Tips & Tricks - ruclips.net/video/7S94oUTy2z4/видео.html
    👉 ArgoCD Tutorial - ruclips.net/video/zGndgdGa1Tc/видео.html

  • @AntonPutra
    @AntonPutra  3 года назад +2

    ⏱️TIMESTAMPS⏱️
    0:00​ Intro
    0:25​ Create AWS Lambda Function Node JS
    3:41​ Create Lambda Container Image
    5:11​ Upload AWS Lambda Docker Image to ECR
    7:03​ Create Lambda Function in AWS Console
    8:40​ Add AWS API Gateway Trigger Lambda
    9:28​ Create API Gateway Post Request Lambda

  • @yeabsiragashaw2099
    @yeabsiragashaw2099 Год назад +1

    Clear and Concise ❤ , just subscribed :)

  • @MikeNugget
    @MikeNugget Год назад +1

    Awesome tutorial, thank you so much!😃

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

    Thank you so much man, you saved me a ton of time

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

    very good work

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

    Hi, pls make a video on deploying an node express docker app on lamda.

  • @notdeadpunk3615
    @notdeadpunk3615 3 года назад +2

    Nice)
    Is lambda included in free resource package?

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

      Thanks, it is included. The AWS Lambda free usage tier includes 1M free requests per month and 400,000 GB-seconds of compute time per month.
      aws.amazon.com/lambda/pricing/

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

    How would you pass data you get from the lambda over to the container? So you get a new file in S3 which triggers the lambda and you want to pass that event over to the container.

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

      Have you tried this?
      stackoverflow.com/questions/30651502/how-to-get-contents-of-a-text-file-from-aws-s3-using-a-lambda-function

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

    Merci !