☁️ AWS Cloud Project

Cloud Based Static Website Hosting

A B.Tech Cloud Computing project deployed on Amazon Web Services

👤User
🌐Domain
🔀Route 53
CloudFront
🪣S3

📌 Project Overview

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.

🎯 Objectives

The main objective of this project is to build a fast, secure, and scalable website using cloud technologies without managing any servers.

⚙️ Technologies Used

🔐 Security

The S3 bucket is kept private and only accessible through CloudFront using Origin Access Control (OAC). HTTPS is enabled to ensure secure data transmission.

⚡ Features

📊 Future Improvements