AWS Lambda Terraform Tutorial with API Gateway

preview_player
Показать описание
This video is an #aws #lambda #terraform tutorial. We will build an API using a serverless Lambda function with an #api Gateway. All this is built with Terraform. The Lambda function is built with #python.

The need for microservices is growing rapidly as organizations strive to create and manage highly scalable, efficient applications. Microservices are an essential tool in achieving these goals, as they allow businesses to break up their applications into smaller, more manageable components that can be developed and deployed independently. With microservices, businesses can achieve faster time-to-market, better scalability, and more reliable services. Additionally, when deployed properly, microservices can provide increased security and reliability at the same time. As such, organizations are increasingly turning to microservices for their application development needs. Terraform is an excellent tool for automating the creation of these services using the serverless framework in AWS called Lambda functions. By using Terraform to configure Lambda, companies can enjoy the benefits of microservices with ease and efficiency.

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 - Introduction
00:42 - How Lambda Works with the API Gateway
02:14 - Demo
08:37 - Test the Endpoint
09:25 - Configuration Walk-through
20:30 - View from the AWS Console

▬▬▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬ Playgrounds 🎠 ▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬ Courses 🎓 ▬▬▬▬▬▬▬▬
🎟️ Get 15% off of my Terraform 101 Course with this coupon ► YOUTUBE15TF101
🎟️ Get 15% off of my Vault 101 Course with this coupon ► YOUTUBE15VAULT101
▬▬▬▬▬▬▬▬ Community 🌎 ▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬ Connect 👋 ▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

nice video! have seen a lot and this is simpler to follow and understand

delkyswelffer
Автор

Can you share the github repo with the Terraform codes?

matthewigbinehi
Автор

I really liked it and for single endpoint it works but When you have multiple endpoints like /apps/v1/test, /apps/v1/design/vaps then how do we integrate with lambda using terraform?

shantipahari