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

  Рет қаралды 10,546

Scottish Coder

Scottish Coder

Күн бұрын

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!
@namansharma4965
@namansharma4965 2 жыл бұрын
Can you please share the source code?
@jjrock9916
@jjrock9916 2 жыл бұрын
Awesome skills! thank you just made my day!
@ourandy
@ourandy 2 жыл бұрын
Great video lad! Helped me a lot.
@jaysistar2711
@jaysistar2711 2 жыл бұрын
This video saved me quite a bit of time. Thanks!
@danielmarques4997
@danielmarques4997 2 жыл бұрын
Nice video bro help me a lot!
@fredguth1315
@fredguth1315 2 жыл бұрын
Good topic. But I count read anything in your vscode. Too small :-(
@scottishcoder281
@scottishcoder281 2 жыл бұрын
Thanks for letting me know Frederico I'll make it bigger in future videos
@babajideokeowo6874
@babajideokeowo6874 2 жыл бұрын
thank u. it's so helpful
@catbat06
@catbat06 2 жыл бұрын
Pity about the low quality of this video, why is it capped at 480p? Kind of distracting.
@scottishcoder281
@scottishcoder281 2 жыл бұрын
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!
@Osgood913
@Osgood913 2 жыл бұрын
thanks for this video
@scottishcoder281
@scottishcoder281 2 жыл бұрын
Glad you found it useful!
@sandrakuczynska3487
@sandrakuczynska3487 3 жыл бұрын
I just wanna thanks too :)
@gknsmsk
@gknsmsk 2 жыл бұрын
great work thanks
@oki270
@oki270 2 жыл бұрын
480p in 2021??? blurry and unreadable.... Lost my patience after 3 min of video. Screen unreadable...
@badihaboulhosn8178
@badihaboulhosn8178 Жыл бұрын
readable enough if you zoom in...
@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 жыл бұрын
Hi kk kant I hope to have more videos coming soon covering these AWS recourses in more detail
@kkkant1547
@kkkant1547 3 жыл бұрын
@@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
How do I deploy AWS Lambda using Terraform?
18:52
Rahul Wagh
Рет қаралды 45 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 16 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 8 МЛН
AWS Lambda Terraform Tutorial with API Gateway
24:03
TeKanAid
Рет қаралды 14 М.
Introduction to AWS Lambda & Serverless Applications
56:02
Amazon Web Services
Рет қаралды 315 М.
AWS API Gateway to Lambda Tutorial in Python | Build a REST API
11:17
Be A Better Dev
Рет қаралды 342 М.