Developers would love to "automate all the things", but where do we start? What tools exist for automating? And what can actually be automated? If we don't have unit tests can we still benefit from deployment automation? Adam Culp will show how a PHP application pulled from git, complete with unit tests, Composer dependency management, and package creation, can be deployed flawlessly using Jenkins. Then see how "Dev" and "Ops" are supported by a system if the application breaks through automated rollbacks.

Comments

Comments are closed.

TJ Draper at 17:31 on 16 Aug 2018

Very knowledgeable about the subject. It's really good to see workflows other than the ones I'm already familiar with or using and figure out how to improve.

Bill Condo at 11:17 on 17 Aug 2018

I loved seeing a real use case with examples verses a simplistic example. Very useful presentation and I'll now try to get a similar setup running for my projects.

Julian Canepa at 13:08 on 17 Aug 2018

Only caught the tail end, but I really enjoyed how the speaker ran through the demo using an actual Jenkins build. Great energy, appreciate the slides posted here - wish more speakers did that.

Randall at 13:01 on 18 Aug 2018

I think I saw an earlier version of your presentation at Lone Star. It was good, but I think you've tweaked some things I couldn't put my finger on and now it is even better. I think I got much more out of it this time, so good work! Maybe there were more screen shots this time that helped.

Thank you for sharing your slides.

Kenneth White at 08:14 on 20 Aug 2018

Very cool to see this mapped out! I can't wait to have the chance to use this.