AWS Code Build - Deploying an Angular app directly to S3
#aws #awstutorialforbeginners #AWSTutorial
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/angul...
In this video I show you how to update your buildspec.yml file to directly deploy your build output directly to your s3 website bucket, and what permissions are needed to run the aws cli command to perform this task.