TAS PC
Terraform-AWS Serverless Producer-Consumer Module
I needed to setup some infrastructure in AWS but did not want to make modifications each time I needed them. What a better opportunity than this one to learn Terraform.
So I created a little module that sets up a small producer-consumer serverless (lambda-based) architecture, powered by a SQS queue.