The Pipeline Driven Organization – Enabling True Continuous Delivery

Source:-infoq.com What does it take to work at the speed and agility of a company like Netflix, Amazon and Google, deploying changes to production code many times a day? Why do so many medium and large companies fail at it? What does it take to enable true continuous delivery? RELATED VENDOR CONTENT 9 Myths of Software Requirements Gathering Database DevOps 6 Tips Application Performance Monitoring (APM) using the InfluxDB Time Series Platform The Only Good Reason to Adopt Microservices Feature

Read more

Habitat application portability and understanding dynamic linking of ELF binaries

Source – blog.chef.io I do not come from a classical computer science background and have spent the vast majority of my career working with Java, C# and Ruby – mostly on Windows. So I have managed to evade the details of exactly how native binaries find their dependencies at compile time and runtime on Linux. It just has not been a concern in the work that I do. If my app complains about missing low level dependencies, I find a binary

Read more