Deploying a Static Website on AWS
The cloud can host Static Websites (i.e websites that only include HTML, CSS, and Javascript files, with no server-side rendering).
In this project, we will be deploying a static website to AWS.
This project has two primary objectives:
Hosting a sta...
dcnblog.hashnode.dev4 min read