Code Louisville 2017

This talk was presented in 2017 at Louisville Local Software Development Conference Codepalousa.

In this presentation I discussed DevOps, how Continuous Integration and Deployment integrates into that, and how CI/CD can be implemented with AWS services.

Running Rules for CI/CDAWS Tool
1. Maintain a code repositoryCommit
2. Automate the build*
3. Keep the build fastBuild
4. Make the build self-testingDeploy
5. Commit early, commit oftenCommit
6. Every commit to the mainline gets builtPipeline
7. Everyone can see the results of the buildPipeline
8. Automate the deployment and rollbackDeploy

http://www.codepalousa.com/