Immutable Infrastructure
An immutable infrastructure is another infrastructure paradigm in which servers are never modified after they're deployed. If something needs to be updated, fixed, or modified in any way, new servers built from a common image with the appropriate changes are provisioned to replace the old ones. After they're validated, they're put into use and the old ones are decommissioned.
What Is Immutable Infrastructure, in DigitialOcean Engineering Blog. Retrieved 2/24/2018. https://www.digitalocean.com/community/tutorials/what-is-immutable-infrastructure
Position on the Adoption Curve
Presentations about Immutable Infrastructure
Cloud-Native and Scalable Kafka Architecture
Observability and Emerging Infrastructures
Securing Serverless – By Breaking In
Unikraft - Unleashing the Power of Unikernels
Taming Distributed Stateful Pets With Kubernetes
Taming Distributed Stateful Pets With Kubernetes
Optimizing For Production Workloads
Optimizing For Production Workloads
Interviews
Securing Serverless – By Breaking In
How you you describe the persona and level of the target audience?
Mid-senior technical staff - notably in the dev, ops or security - who influence the quality, process or architecture of software being developed. This includes architects, senior developers, managers, and of course application security people.
What do you want “that” persona to walk away from your talk knowing that they might not have known 50 minutes before?
A good understanding of the risks presented by using a Serverless platform for your applications, how they differ from other ops paradigms, and how you can defend yourself from them.