This Website

This website is built using Flask and Bootstrap deployed in AWS using AWS CDK. It showcases various features and functionalities provided by AWS.

I put the code base in Git for source control. You can view the code that runs this site using the link below. I added references to all the AWS resource creation in my stack for quick review.


Gitlab Repo- Repository Link



Cloud Formation

The AWS Cloud Development Kit (CDK) is an open-source software development framework for defining cloud infrastructure using familiar programming languages like Python, TypeScript, Java, and C#. Instead of writing raw CloudFormation templates, you use code to model and provision AWS resources.

CloudFormation