
Jack Morgan's Digital Lab
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Deploying a Static Website on AWS S3 and CloudFront
Project type
Cloud Computing / Web Hosting Deployment
Date
April 2023
Location
Wolverhampton
Website Demonstration Video
This project involves creating and deploying a static website using AWS S3 and CloudFront, demonstrating my ability to manage cloud-based web hosting. The website consists of three HTML pages: "index.html," "page1.html," and "page2.html," along with an image file named "image1.png," which features either a kitten or flowers. The homepage (index.html) displays the image and provides navigation links to the other two pages. Both "page1.html" and "page2.html" contain links to each other and back to the homepage. After setting up the S3 bucket to host the static site, I deployed "page1.html," "page2.html," and "image1.png" to CloudFront for faster global content delivery, ensuring that all internal links—except the homepage—point to the CloudFront distribution. This project enhances my knowledge of AWS services, static web hosting, and content delivery network (CDN) integration, showcasing my ability to deploy scalable and efficient web applications in the cloud.







