infrastructure

Philly ETE 2016 – Susan Potter – From Zero to Application Delivery with NixOS

This session will show you a toolchain and immutable infrastructure principles that will allow you to define your infrastructure in code versioned alongside your application code that will give you repeatable configuration, ephemeral testing environments, consistent CI/CD environments, and diffable dependency transparency all before pushing changes to production.

Philly ETE 2016 #15 – Joe D’Amato – Infrastructure As Code Might Literally Be Impossible

This talk will begin by briefly examining what it means for infrastructure to be represented as code. We’ll examine some fundamental software components required for automating infrastructure using code such as GPG, package managers, SSL, and more. We’ll examine some interesting failure cases for these tools and how these shortcomings might make it impossible to truly represent infrastructure as code, for now.

Philly ETE 2016 Keynote – Raffi Krikorian – How Your Organization is Killing Your Software

When asked “What’s your architecture?” most people immediately respond with how their software is laid out and what their plans are for improving parts of it. Rarely does anybody really think through their team and organizational architecture, and even more rarely do people understand how that may fundamentally impact how the software gets written and the product that comes out at the end.