AWS S3 – Configuring a Bucket for Website Hosting



AWS S3 – Configuring a Bucket for Website Hosting

This is part of Phase 1 of continuously deploying an Angular app to S3. To get the source used in this video and all videos in Phase 1 download the following repository and use the Phase1 branch.

https://github.com/lyraddigital/angular-devops

As part of the building and deploying an Angular application in AWS, we need to be able to be able to create a S3 bucket that is capable of hosting a website. In this video I show you how to do that.

source

You May Also Like