InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Docker Clustering - Batteries Included
Jessie Frazelle talks about which customer cases drove Docker clustering and describes the key technical decisions and code in the implementation.
-
Continuous Delivery: Tools, Collaboration, and Conway's Law
Matthew Skelton shares his recent experience of helping many different organisations to evaluate and select tools to facilitate DevOps and Continuous Delivery.
-
The Rationale for Continuous Delivery (The culture and practice of good software development)
Dave Farley discusses the problems raised by inefficient processes creating poor quality output, too late to capitalise on the expected business value, and proposes solutions to them.
-
DevOps and the Need for Speed
Stephen Thair talks about organisations leveraging DevOps practices to deliver better software, faster and how they do it.
-
Neuro-diversity and Agile
Sallyann Freudenberg takes some very different slants on the psychology of programming and explores how each of them might be better supported: cognitive, autistic, introverted / extraverted.
-
A Taste of Random Decision Forests on Apache Spark
Sean Owen introduces Spark, Scala and random decision forests, and demonstrates the process of analyzing a real-world data set with them.
-
Evolving a Data System
Simon Metson approaches the problem of evolving a data system; some patterns and anti-patterns both technical (polyglot systems, lambda architectures) and organisational (data silos, lava layers).
-
Don’t Let Data Gravity Crush Your Infrastructure
Dave McCrory talks about what is Data Gravity, how it affects performance and portability and why these effects are amplified when there are larger volumes of data.
-
How SoundCloud Uses Cassandra
Emily Green is taking a look at how SoundCloud uses Cassandra. She describes a couple of Cassandra instances, from the point of view of the products and functionality they support.
-
Making Continuous Delivery Work for You: The Songkick Experience
Amy Phillips explains how the core principles can be used to drive process change and how their team removed many of the delays and frustrations from their release process.
-
Implementing Continuous Delivery: Adjusting Your Architecture
Rachel Laycock focuses on the architecture of an application, addressing patterns such as microservices and evolutionary architecture, which can speed up delivery.
-
UI as a Service: Breaking Down the Web with oEmbed and Web Components
Dan Glegg presents the tools that Riot has developed to deliver user interfaces as a service.