2018-02-02 - Cloud DevOps - DevOps, Agile, Toyota Production System, Taichi Ohno, Deming, The Goal, Coopetition, Collaboration, Routinize the repeatable, Pull versus push, JeOS, Idempotence, Desired State, Chef solo run.
2018-02-12 - Cloud DevOps - Chef Wordpress deployment exercise - When you have a set of requirements (say Use Ubuntu 16.04 not 14.04) but no help and support of a ready made Gemfile/Berksfile. Intro to Ansible - quick ansible first run example with Apache.
After setting up the swarm, use examples from the swarm folder in prep-swarm-using-ansible repo
Try destroying containers and see the services recreate the dead ones. Try destroying the underlying workers and see the swarm relocate the services on the remaining nodes in the swarm. Also see the swarm grow after Ansible rerun when you add more workers (and/or managers) to the inventory file.