InfoQ Homepage Presentations
-
A Continuous Delivery Maturity Model
Eric Minick discusses continuous delivery challenges in the enterprise where large projects, distributed teams or strict governance requirements have resulted in increased automation efforts.
-
The Strangler Pipeline: Winning over Hearts and Minds
Steve Smith shares some of the change patterns used to establish continuous delivery at Sky Network Services over the past 2 years, and how they fit into an optimal cycle time strategy.
-
The Process, Technology and Practice of Continuous Delivery
Dave Farley introduces the ideas of Continuous Delivery as a practical everyday process, using some of the techniques and technologies from a real world project as an example.
-
FRP in ClojureScript with Javelin
Alan Dipert introduces Javelin, a ClojureScript library, demonstrating how it can be used to express a variety of asynchronous workflows in concise and composable ways.
-
Clojure and LLVM
Timothy Baldridge presents clojure-py2, a compiler written in Clojure that uses LLVM for code generation.
-
Leapfrogging Online Payments & Burying Tech Debt
David Craelius tells the story of Klarna building an online payment system in Erlang and their approach to solving the nightmare of technical debt accumulated during a period of fast expansion.
-
Data, Visibility, and Abstraction
Stuart Sierra introduces some general guidelines for designing systems which make their data and abstractions more transparent to developers, using code examples in Clojure.
-
API Conf Panel: Education APIs
The panelists discuss their approaches in using APIs and open standards and data in the education sector.
-
API Conf Panel: Government and Non-Profit APIs
Mike Reich, Chris Metcalf, Gray Brooks discuss the challenges and benefits of using APIs in government and non-profit organizations.
-
Cleaning Code - Tools and Techniques for Legacy Restoration Projects
Mike Long describes techniques for managing large legacy restoration projects, using a roadmap, prioritizing technical debt remediation tasks and motivating devs and stakeholders during the process.
-
Why Aren't You Using Ruby?
Jim Weirich attempts to lure developers to use Ruby for their daily programming tasks.
-
Securing Clojure Web Apps and Services with Friend
Chas Emerick explains how to implement multi-factor authentication, role-based authorization and phishing prevention with Friend.