Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Automation Changes Conversation

Automation Changes Conversation

Presented by Jack Skinner (@developerjack)

As developers and technologists we all love automation. But it’s not just about making our lives easier and quicker – it changes tech and workplace culture. This talk discusses how workflow and deployment automation changed a slow moving and scared-to-change engineering team into a fast paced team who accidentally rebuilt their project thanks to automation.

This talk discusses the culture change experienced by an engineering team after implementing an automation-first approach to development. I share what we did, what changed and what we learned during the process with the aim to encourage and enable attendees to ‘try it at home’.

PHP Conference Asia

September 23, 2015
Tweet

More Decks by PHP Conference Asia

Other Decks in Programming

Transcript

  1. Jack Skinner
    API Evangelist
    @DeveloperJack

    View Slide

  2. View Slide

  3. View Slide

  4. View Slide

  5. View Slide

  6. View Slide

  7. View Slide

  8. View Slide

  9. View Slide

  10. View Slide

  11. View Slide

  12. docker build –t zend/php:7.0 .
    docker run –d –P zend/php:7.0
    docker run –d –v ./src:/www zend/php:7.0

    View Slide

  13. View Slide

  14. View Slide

  15. View Slide

  16. View Slide

  17. https://www.flickr.com/photos/pleeker/233507935
    https://www.flickr.com/photos/wlodi/3085157011
    https://www.flickr.com/photos/holycrap/216468609
    https://www.flickr.com/photos/usacehq/5529362681
    https://www.flickr.com/photos/feesta/2700575201
    https://www.flickr.com/photos/davida3/4039900693
    https://farm9.staticflickr.com/8342/8274398036_bbc1f66ebd_k_d.jpg
    https://www.flickr.com/photos/elwillo/4729801304
    https://www.flickr.com/photos/jurvetson/2798315677
    https://www.flickr.com/photos/donbriggs/15945579864
    https://github.com/janatzend/docker-php7-nightly-build
    http://img2.wikia.nocookie.net/__cb20140215233813/disney/images/4/44/
    Pirates2-disneyscreencaps.com-14370.jpg
    http://symfony.com/uploads/projects/sculpin.png
    https://pbs.twimg.com/profile_images/550357080071094273/
    eP6Or4qB_400x400.png
    https://aws.amazon.com/architecture/icons/
    https://www.flickr.com/photos/highwaysagency/6281302040

    View Slide

  18. Jack Skinner
    API Evangelist
    @DeveloperJack

    View Slide