Skip to content

yperea/continuous-integration

Repository files navigation

Continuous Integration

This project is dedicated to share documentation about Continuous Integration process.

What is Continuous Integration?

Continuous integration is a DevOps software development practice where developers regularly merge their code changes into a central repository, after which automated builds and tests are run.

This aims to explain how AWS CodePipeline, one of the services offered by AWS platform, works to configure a Continuous Delivery workflow. As well as giving an overview of concepts such as Continuous Integration, Continuous Delivery and Continuous Deployment.


Extracted from What is Continuous Delivery? - Amazon Web Services.

Supporting Materials

About

Tutorials and documents for Continuous Integration processes and best practices using AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors