A B.Tech Cloud Computing project deployed on Amazon Web Services
This project demonstrates how to host a static website using Amazon Web Services (AWS). The website is stored in Amazon S3, delivered globally using CloudFront CDN, secured with HTTPS, and connected to a custom domain using Route 53 and GoDaddy.
The main objective of this project is to build a fast, secure, and scalable website using cloud technologies without managing any servers.
The S3 bucket is kept private and only accessible through CloudFront using Origin Access Control (OAC). HTTPS is enabled to ensure secure data transmission.