AWS CodePipeline for Your Static Websites & Frontend Apps: A Complete CI/CD Approach
- by Emre Yilmaz
- Feb 23, 2020
- AWS • DevOps • AWS CodePipeline • Amazon S3
Whether you have a static website like this blog or a front-end application developed using a framework like Angular, React, or Vue.js, you can follow similar steps to create a continuous deployment pipeline on AWS using AWS CodePipeline. In this post, I will share the AWS services you can use while creating this type of pipelines to achieve fast and frequent deployments.
Continue reading the AWS CodePipeline for Your Static Websites & Frontend Apps: A Complete CI/CD Approach blog post.