InfoQ Homepage Presentations
-
Simulation Testing with Simulant
Stuart Halloway discusses example-based testing using Simulant, a testing library based on statistical modeling, activity streams, distributed execution, validation, separation of concerns.
-
Racing Thru the Last Mile: Cloud Delivery & Web-Scale Deployment
Alex Papadimoulis conducts a tutorial on delivery and deployment at scale.
-
Unspecified and Undefined
Olve Maudal details machine code generated by snippets of both legal and illegal C code, discussing it in the context of ISO/IEC 9899 standard (the C standard).
-
Design Patterns for Mobile Applications
Saul Mora discusses using some of the patterns from the Design Pattern book today, and applying patterns in a multicore world.
-
Managing Experimentation in a Continuously Deployed Environment
Wil Stuckey explains how Etsy manages to deploy nearly ~10,000 changes in one year, and how they run A/B experiments in the midst of continual code change.
-
PuppetDB: Sneaking Clojure into Sysadmins' Toolkits
Deepak Giridharagopal discusses the Clojure solution implemented for PuppetDB, a centralized storage solution for Puppet.
-
Working with Multiple Languages: Why and How
Markus Völter conducts a tutorial on polyglot programming, explaining why one should use multiple languages and how.
-
How We Scaled Songkick for More Traffic and More Productive Development
Marc Pacheco tells how Songkick made radical changes to increase the performance of the site while retaining a productive development team.
-
Green Shoots in the Brownest Field: Being a Startup in Government
Mat Wall describes some of the tools & techniques that are used within the UK Government Digital Service to try and make the government behave less like an enterprise and more like a startup.
-
Inside Lanyrd's Architecture
Andrew Godwin tells Lanyrd’s story, covering the technology stack, tricks used, and what they would do differently if they could start afresh.
-
Mobile-friendly Server Interfaces
This panel discusses things to do and to avoid in building APIs for mobile apps, and answer attendees' questions on the topic.
-
Enabling Microservice Architectures with Scala
Kevin Scaldeferri reports on using Scala for an SBT plug-in, for unit and functional testing, type-safe shared configuration using Zookeeper, and live inventory with WebSocket and Akka Actors.