Learn how to build an online resume on AWS using S3, Route 53, CloudFront, and ACM. The tutorial guides you through writing code for your resume, uploading it to an S3 bucket, setting up a custom domain with Route 53, creating a TLS/SSL certificate with ACM, and creating a CloudFront distribution. By the end of the tutorial,

22m read timeFrom freecodecamp.org
Post cover image
Table of contents
Table of ContentsWhat You Need to Follow AlongBut First, What Will This Cost?Create the Code (HTML, CSS, JavaScript) for Your RésuméCreate an S3 Bucket and Configure it for Static Website Hosting and Public AccessDomain Name Option 1: Register a New Domain Name with Route 53Domain Name Option 2: Use a Domain Name from a Third-Party ProviderCreate an A Record with an Alias to Point to the S3 WebsiteCreate a Public TLS/SSL Certificate using AWS Certificate ManagerCreate a CloudFront DistributionUpdate Route 53 to Point to the CloudFront DistributionBehold the Final ResultIMPORTANT! Delete Your ResourcesWrapping up

Sort: