Skip to content

Pure serverless cloud storage built on Amazon Web Services (AWS)

Notifications You must be signed in to change notification settings

dev-sareno/azuzu-cloud-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azuzu Cloud Storage

A simple file storage built with ReactJS and AWS services. Highly available and purely serverless!

Background

I built this personal project to practically exercise my knowledge in AWS after passing the following certificates AWS Developer AWS Solution Architect AWS Cloud Practitioner

  1. AWS Certified Developer
  2. AWS Certified Solutions Architect
  3. AWS Certified Cloud Practitioner

About the Project

  1. Static website is hosted using S3 and Cloudfront
  2. Objects are stored in AWS S3
  3. Uses AWS Cloudfront as CDN/Caching
  4. Uses AWS Certificate Manager for SSL
  5. Uses DynamoDB as database
  6. Uses S3 Event to trigger a Lambda function that writes data to DynamoDB table
  7. Uses AWS Lambda for creating Cloudfront Signed URL
  8. Uses AWS Cognito User and Identity Pool for user authentication
  9. Domain name is hosted in Namecheap

Screens

screen 01 screen 02 screen 03 screen 04 screen 05 screen 06 screen 07 screen 08

About

Pure serverless cloud storage built on Amazon Web Services (AWS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published