ZSI / Continuous Delivery & DevOps Culture

Continuous Delivery & DevOps Culture

Základy softvérového inžinierstva

Sergej Chodarev (sergejx.net)

Automation is not just for laziness

Local Development Automation

Automation Brings Us

We are not alone

Team-level Automation

Integration of Developers Work

Continuous Integration

CI Services

Example

Change in attitude

Not for Everyone

CI and Code Reviews

Not only development

Automate Deployment

Development + Operations

DevOps

DevOps Culture

DevOps is not a role!

Next step

Continuous Delivery

Continuous Deployment

Use Version Control to Drive Builds, Tests, and Releases

Use commits or pushes to trigger builds, tests, releases. Use a version control tag to deploy to production.

The Pragmatic Programmer