PERSONAL BLOG

Continuous Integration/Delivery in AWS

using Github, Jenkins
with EC2, CodePipeline & CodeDeploy

As one of most important steps in DevOps works, continuous integration/delivery is required to automate for build and deployment process. This part of cycle is usually implemented in cloud platform like Amazon Web Service(AWS). In following article, it'll be showed how to operate all process in AWS using Github and Jenkins tools.