This Website!

This website was created and hosted on a personal S3 bucket using static website hosting. Cloudfront is used to allow for higher availability and automatic scaling. Used Route53 to obtain a custom domain and used an SSL certificate to allow for HTTPS for security. https://www.tenzing-lama.com/

Database Group Project

Worked with three other students to create a MySQL database, including the Conceptual and Logical models. Lead bi-weekly Scrum meetings to delegate tasks and communicate feedback between group members.

App deployment

Using Terraform, deployed an application in a autoscaling group behind a load balancer. Wrote bash scripts to bootstrap the instances. Deployed an AWS RDS instance as backend. Applied best practices for security in regards to Network infrastructure, Security groups, and IAM roles/policies