Host Static Website with S3 and CloudFront
What is a Static Website?
A static website means there are zero server-side interactions. All the code consists of HTML, CSS and Javascript. Only static content is served on the website, then we can call it a static website.
As there is no server in...
rajesh-dev-blogs.hashnode.dev4 min read