HTTP API Gateway part one - AWS Lambda integration for HTTP POST requests

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • In this video I will show you how to create your first serverless API by combining an Amazon API Gateway and a Lambda function.
    We are going to create a publicly accessible endpoint, that can accept a HTTP post request and forward that request to a lambda function.
    Timestamps:
    - Intro: 0:00​
    - Create lambda function: 2:12
    - Create API Gateway: 3:24
    - Time for testing: 5:39
    Code example: github.com/endre-synnes/pytho...
    Subscribe button animation: touchtechnologyreview.com/sub...
    Follow me on Github: github.com/endre-synnes

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

  • @Peter-ig9xn
    @Peter-ig9xn Год назад

    i watched also some other videos. I am a completely Beginner and your Videos are awesome. Good Explanation and very understandable! Thank You

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

      Thank you so much! 😄 I'm glad you found my videos helpful 🙌

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

    Wow your explanantions are so simple, elegant and practical! I have been searching high and low for a video to explain API Gateway to me but everything else has been a waste of time compared to this.. please tell me you have a udemy course or something!

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

      Thank you so much! 🤩 I'm glad you enjoyed it 🙌
      No, I haven't created any Udemy course yet, but I may look into that in the future 😄