frontendstudygroup / frontendstudygroup.github.io

Web application for the frontend study group from WomenWhoCode Frontend track.
https://frontendstudygroup.github.io/
17 stars 17 forks source link

Deploy React app to AWS with Amazon S3 and Amazo Cloudfront #66

Closed furixturi closed 2 years ago

furixturi commented 2 years ago

Added a markdown doc on how to deploy front end code on AWS with Amazon S3 and enhance performance and security with Amazon CloudFront. This is kind of old-fashioned and cumbersome compared to the new Amplify way. However, it is the curretly more prevailing way in the industry so it makes sense to also introduce this.

princiya commented 2 years ago

Awesome @furixturi ! thanks for this