- Created a portfolio website using HTML, CSS and JavaScript.
- Created an Amazon S3 bucket in AWS for storing the portfolio files.
- Uploaded the portfolio files, including HTML, CSS, JavaScript and images, into the S3 bucket.
- Enabled Static Website Hosting and configured index.html as the index document.
- Created an Amazon CloudFront distribution for the S3 bucket.
- Configured the S3 bucket as the origin for CloudFront.
- Deployed the CloudFront distribution to deliver the portfolio through AWS edge locations.
- Accessed the portfolio using the CloudFront URL and verified the deployment.
Portfolio Creation → S3 Bucket Creation → File Upload → Static Website Hosting → CloudFront Distribution → S3 as Origin → CloudFront URL → Portfolio Deployment



Top comments (0)