Host a static website in AWS S3
Introduction
Amazon S3 is an object storage service used to store the data and using S3 we can host our website on S3, so let just host a website in S3.
Prerequisite
aws account
domain
Configure S3 Bucket
create a S3 bucket with the same name of...
vishalkerketta.hashnode.dev2 min read