Projects

In my GitHub, I am working on projects involving AWS, Ansible, Jenkins, Docker, Terraform, and Bash. I am continuously working on projects at home to stay up to date in the ever-evolving world of tech. Take a look (linked below) to see the projects I've been working on, which showcase my skills in automation, continuous integration, containerization, infrastructure as code, and scripting.

Website in the Cloud

7/23/2023

For the project you are currently viewing; I deployed this website (anthonyhaughton.com) in AWS. I used services such as S3 to upload the html, css, pdf, and png files. CloudFront along with ACM to be able to host my S3 bucket with a SSL/TLS certificate (for https), and Route 53 to register a domian name. Created a Hosted Zone and defined an A record to route traffic to the CloudFront distribution when anthonyhaughton.com is entered in a browser.