InfoQ Homepage Conferences Content on InfoQ
-
Programming with Values in Clojure
Alan Dipert discusses the benefits of functional programming in Clojure, suggesting using pure functions to process values and sometimes explicit procedures for needed side effects.
-
Building Technology Mid-flight
Sam Hamilton discusses the technological, architectural and organizational changes an organization goes through in the process of upgrading its software stack without interrupting daily business.
-
Zero to Ten Million Daily Users in Four Weeks: Sustainable Speed Is King
Jodi Moran discusses achieving sustainable speed through: iterate and automate, use commodity technology, analyze and improve, build services, create a high-speed culture.
-
Using Monitoring and Metrics to Learn in Development
Patrick Debois discusses the current state of monitoring and metrics, how developers and the company can benefit from them, and how to improve the collection of metrics and the monitoring process.
-
Introduction to Context Specification – Behavior-Driven Development
Philip Japikse discusses and demoes doing BDD with Context Specifications, then using MSpec to transform those specification into TDD code.
-
A Regression Testing Framework for Financial Time-Series Databases
Roberto Salama presents a regression testing framework built at Morgan Stanley with FitNesse, Scala, and KDB/Q, and used to run over 10,000 regression tests.
-
The Design of Datomic
Rich Hickey discusses the design decisions made for Datomic, a database for JVM languages: what problems they were trying to solve with it, the solutions chosen, and their implementations.
-
Cloud ... So Much More than a Tools Fest
Patrick Debois discusses replacing PaaS with an enterprise private solution built with virtualization tools, cloud abstraction libraries, and configuration management systems.
-
StubHub: Designing for Scale and Innovation for the World’s Largest Ticket Marketplace
Charlie Fineman presents the scalability challenges and solutions implemented for the largest online ticket marketplace.
-
DevOps to NoOps: 10 Cloud Services You Should Be Using
Ross Mason discusses top 10 infrastructure APIs that help building applications quicker in this age marked by a platform and technological shift.
-
Oracle Public Cloud Architecture
Tyler Jewell discusses the multi-tenancy model and elasticity solution implemented by Oracle Public Cloud which provides a database, Java and a number of sales and marketing applications as services.
-
Why APL Is Still Cool
Joel Hough and Morten Kromberg present some of the features that make APL interesting, along with a demo showing what it means to program in APL.