Creating a serverless website using Terraform | AWS | Lambda | API Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • In this video we use terraform to create a serverless website on AWS. The Website returns the users IP address to them. We do this by connecting an API Gateway to a lambda function.
    Please let mw know how you get on down below and please like and subscribe to support the channel!

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

  • @hercules.mazucato
    @hercules.mazucato ปีที่แล้ว

    Thank you!
    For anyone who is looking for the lambda code:
    import json
    def lambda_handler(event, context):
    body = {
    "input": event
    }
    response = {"statusCode": 200, "body": json.dumps(body)}
    return response

    • @matthewigbinehi1610
      @matthewigbinehi1610 8 หลายเดือนก่อน

      Thank you for this helpful video. Can you please push this code to a github repository? It would be helpful to me and others

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

    Very useful tutorial! Thank you for sharing!

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

    Awesome skills! thank you just made my day!

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

    This video saved me quite a bit of time. Thanks!

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

    Great video lad! Helped me a lot.

  • @namansharma4965
    @namansharma4965 2 ปีที่แล้ว +9

    Can you please share the source code?

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

    Nice video bro help me a lot!

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

    great work thanks

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

    thank u.
    it's so helpful

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

    thanks for this video

  • @fredguth1315
    @fredguth1315 2 ปีที่แล้ว +4

    Good topic. But I count read anything in your vscode. Too small :-(

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

      Thanks for letting me know Frederico I'll make it bigger in future videos

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

    Pity about the low quality of this video, why is it capped at 480p? Kind of distracting.

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

      Hi I'm afraid this was a limitation with the gpu in my old laptop but this has now been replaced so future videos should be higher quality!

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

    I just wanna thanks too :)

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

    Hello thanks for the video
    Can you please guide me how can I learn the lambda and the AWS API gateway any resources can you suggest

    • @scottishcoder281
      @scottishcoder281  3 ปีที่แล้ว +1

      Hi kk kant I hope to have more videos coming soon covering these AWS recourses in more detail

    • @kkkant1547
      @kkkant1547 3 ปีที่แล้ว +1

      @@scottishcoder281 Just wanted to know that can I create the Lambda using Boto3 library

    • @Tt-wm1ze
      @Tt-wm1ze 3 ปีที่แล้ว

      @@kkkant1547 did you managed tofu it with boto3 I Need help to thanks for the tutorial

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

    480p in 2021??? blurry and unreadable.... Lost my patience after 3 min of video. Screen unreadable...