Deploying a Serverless Application on AWS with Python and Terraform
Want to automate the deployment of serverless endpoints, but desire more low-level control than you get with the Serverless Framework? Look no further than Terraform! This tutorial will go over using Terraform to deploy an API Gateway and Lambda function on AWS.