AWS Tools Used

Amazon S3

What it does: Amazon S3 provides scalable storage for your website files.

How I used it: I used S3 to host the static files for my resume website, such as HTML, CSS, and images.

Route 53

What it does: Route 53 is a DNS web service for domain name management.

How I used it: I registered my custom domain name and set up DNS records to point traffic to my website.

CloudFront

What it does: CloudFront is a content delivery network (CDN) for faster and secure content delivery.

How I used it: I configured CloudFront to distribute my website content globally and enable HTTPS.

Certificate Manager

What it does: AWS Certificate Manager provisions and manages SSL/TLS certificates.

How I used it: I used it to obtain and deploy an SSL certificate for securing my website with HTTPS.