top of page

Open-Source Projects

Copy of 1_XuZu3Aoh5L8Bg760i9BmTw_edited.jpg

01

AWS Lambda Handler Cookbook

This repository provides a working, deployable, open source-based, serverless service template with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

​

GitHub Link

02

AWS Lambda Environment Modeler

A Python library designed to simplify the process of managing and validating environment variables in your AWS Lambda functions.

​

GitHub Link

Copy of env_edited.jpg
Copy of 1_XuZu3Aoh5L8Bg760i9BmTw_edited.jpg

03

Serverless Cookiecutter Python

Based on the AWS Lambda Handler Cookbook project, this repository is a CLI based cookiecutter template for new Serverless services - CDK deployment code, pipeline and handler are covered with best practices built in.

​

GitHub Link

04

AWS Text to Speech

This repository deploys a serverless service that takes text files uploaded to a bucket, converts them to an MP3 and sends the output to an email address.

​

GitHub Link

Copy of amazon polly_edited.jpg
pexels-bich-tran-760710.jpg

05

AWS Serverless Cron Template

This project provides a working, open source based, Serverless cron jobs Python code including DEPLOYMENT code with CDK and a pipeline.

​

GitHub Link

bottom of page