Templates

Rust AWS Lambda Template

This repository contains a Rust-based AWS Lambda function, managed using the cargo-lambda tool and deployed via Terraform.

https://github.com/anuradhawick/rs_template

Template Web Server

A template for deploying a web site to AWS using terraform. Example contains an angular web app but it could be anything. Example has two lambdas for you to get started, one using pure python and another that uses docker to deploy a python backend.

https://github.com/anuradhawick/tf_template