Project: Host a static website on AWS S3 Bucket
So AWS S3 Bucket is used for storing files and folder so that we can reuse it again and again and we can also use it as hosting static website by giving it public access and enabled static website hosting feature.
Let's implement the project step by ...
ketangrover.hashnode.dev2 min read