How to Deploy a static Website to AWS S3 and front it with DNS/CloudFront
This step can be useful if you are doing the cloud resume challenge or have a React app or an HTML website to deploy. If it is a React project, remember to run npm build; after running, it is the file in the build folder you are deploying.
Get your ...
obayuwanapaul.hashnode.dev5 min read