Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

# Static Website on AWS S3

## ๐Ÿ“Œ Overview

This project demonstrates how to build a simple cloud-based file upload system using Amazon S3.

Users can upload files through a web portal, which are securely stored in an S3 bucket using proper access control.

## ๐Ÿ—๏ธ Architecture

![Architecture](Diagram.png)

## โš™๏ธ Services Used

- Amazon S3

- Bucket Policies

- IAM (basic access control)

- Web Portal (simulated)

## ๐Ÿ” Security

- Configured bucket policy to control access

- Restricted public access where needed

- Allowed secure upload permissions

## ๐Ÿš€ What I Learned

- How to configure S3 buckets

- How to write and apply bucket policies

- Managing secure access to cloud storage

## ๐Ÿ“‚ Project Files

- architecture-diagram.png

- bucket-policy.json

About

AWS S3 project demonstrating secure file upload architecture using bucket policies

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors