CI and CD with AWS CodePipeline, Jenkins and AWS Codedeploy (2016)
Posted by Superadmin on January 04 2019 14:18:02

CI and CD with AWS CodePipeline, Jenkins and AWS Codedeploy (2016)

 

 

 

Today the technology sector is experiencing a boom throughout the world. There are hundreds of startups launching every day. In order to move fast - these startups need people who are skilled at automating as much as possible. Mostly progressive startups - favor implementing completely automated DevOps pipelines from the get go. They realize that these practices of continuous integration (CI) and continuous delivery (CD) will yield tremendous benefits regarding speed and agility. The demand for these skills has been steadily rising over the last few years.

AWS CodePipeline and AWS CodeDeploy is a highly scalable and configurable toolset from Amazon AWS which enables us to build very sophisticated automated build and deployment pipelines.

Jenkins is an award-winning open source toolset which enables us to build very sophisticated automated build pipelines very quickly. It has extensive community support which has augmented the core functionality of Jenkins by building and sharing hundreds of very useful plugins. 

Implementing continuous integration, continuous delivery and continuous deployment with these tools and frameworks can help us immensely in reducing the risk within our software development lifecycle. It catches us bugs early and increases the quality of our software products. This, in turn, reduces the overall cost to develop innovative software in any environment - startups and enterprise alike.

The demand for professionals who have experience with these tools has been growing steadily over the last few years. The salaries and consulting rates for these skills have also been rising and are only bound to go up as the demand for these skills remains steady or increases. Professionals with AWS and Jenkins experience can demand as much as $130K as their yearly compensation and these jobs pay more than majority of the jobs posted on US job boards.

In this course we will:

Learn about CI & CD and why it is important
Learn about installing and configuring Amazon AWS EC2 machines
Learn about installing and configuring PostgresSQL database in Amazon RDS
Learn about AWS CodePipeline, Jenkins and AWS CodeDeploy
Build an automated CI and CD pipeline 
Learn how to version control and manage relational database schema
Run the CI pipeline to maintain build artifacts
Learn how to configure automated build notifications

 

 


 

 

 

 


01 Introduction



 
 
 
001 Welcome course overview
002 About the instructor
003 About the learner



02 Introduction



 
 
 
004 Software build and release processes
005 Why implement continuous integration delivery and deployment
006 A simple CD pipeline with AWS CodePipeline and AWS CodeDeploy



03 AWS CodePipeline Jenkins and AWS CodeDeploy



 
 
 
 
007 AWS CodePipeline
008 How AWS CodePipeline works
009 AWS CodeDeploy
010 How AWS CodeDeploy works
 
 
 
 
011 Deployment with AWS CodeDeploy
012 Jenkins
013 How Jenkins works
014 Continuous delivery with AWS CodePipeline Jenkins and AWS CodeDeploy
 
015 AWS CI CD DevOps - oppotunities jobs and salaries
x`



04 Getting started



 
 
 
 
016 Project setup
017 CI CD with relational databases
018 Project component setup
019 Setup postgreSQL database in AWS RDS
 
 
020 Setup Node.JS HAPI RESTful API project
021 Setup sqitch database schema management framework



05 Deep dive



 
 
 
 
022 CI and CD pipeline deep dive
023 Setup AWS roles and prerequisites
024 Setup Jenkins in AWS EC2
025 Create AWS CodeDeploy application
 
 
 
026 Review appSpec.yml file
027 Setup Jenkins job
028 Build CD pipeline with AWS CodePipeline



06 Conclusion



 
 
 
 
029 Next steps
030 Build and deployment notifications
031 CI CD pipeline with source code changes
032 CI CD pipeline with database schema changes



07 Thank you



 
033 Thank you