thecodeteam / conferences

1 stars 0 forks source link

Immutable Infrastructure 101 #57

Closed clintkitson closed 8 years ago

jonasrosland commented 8 years ago

Summary: No more artisanally hand-crafted infrastructures! Ban snowflake servers! Immutable means "unchanging over time or unable to be changed", which is great if you work in operations. Stable, predictable, but of course you will have to make changes every now and then. How do you handle changes to your infrastructure without it impacting reliability, and how can you make sure the task is properly propagated over every part of the infrastructure that needs it? Handling immutable infrastructures have become much easier now with modern tools and we will show live demos of a few such as Vagrant, Terraform and Ansible.