Leverage AWS CodePipeline to deploy frontend apps
This pattern will show how to host Angular/React/Vue frontend applications on S3 with a CI/CD pipeline that is configured using Serverless framework and CloudFormation.
The CI/CD Pipeline is a mix of AWS CodeCommit, AWS CodeBuild, and AWS CodeDeploy. This pattern also includes AWS S3 static hosting.
For good measure, there is also an AWS Lambda Function included!
Almir Zulic is a Senior Serverless Developer at Serverless Guru who specializes in building enterprise serverless applications.