Join 4,000+ technologists, decision makers and community members in Raleigh, NC

October 13 - 15

Register

Linux / Infrastructure

Platform Agnostic and Self Organizing Software Packages

Nell Shamrell-Harrington   

One of the dreams of development is to build a software package once, then be able to deploy it anywhere. With current Open Source projects this dream is closer than ever. Come to this talk to learn how to create software packages that run (almost) anywhere. You will see how the same application can be run on bare metal, on a virtual machine, or in a container – with everything needed to automate that application already built into the package itself. This even works with a mixed infrastructure – metal for your static compute heavy loads, vms for your persistent data stores, and ephemeral short lived containers for you applications managed by Kubernetes or other container scheduling services. Come to this talk to also learn how to build and deploy these packages with the intelligence to self organize into topologies, no central orchestrator needed. Learn how the dream of platform agnostic and self organizing packages is fulfilled today and where it will evolve in the future.