InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Project Avatar
In this solutions track talk, sponsored by Oracle, David Delabassee discusses creating hybrid apps with Avatar, a platform for server-side development in JavaScript for the JVM.
-
From Parts to a Whole: Modular Development of a Large-Scale e-Commerce Site
Oliver Wegner, Stefan Tilkov show how OTTO, Germany’s largest online fashion retailer, used a system-of-systems approach to enable modular, parallel development of its ambitious shop relaunch.
-
Migrating to Microservices
Adrian Cockcroft discusses strategies, patterns and pathways to perform a gradual migration from monolithic applications towards cloud-based REST microservices.
-
What Every Hipster Should Know About Functional Reactive Programming
Bodil Stokke demos building a complete video game from nothing in the span of a conference talk using functional reactive programming.
-
Let Me Graph That For You: Building a Graph Database Application
Ian Robinson introduces tools and techniques for building a system around a graph engine, experiment with graph data, and using it in an application.
-
Deployed in 60 Minutes: Increasing Production Deployments from Six Months to Every Hour
Sponsored by Twilio. Matt Makai explores why deployments are difficult and shows solutions with case studies on how other organizations cut their production deployment times down from months to hours.
-
10 Reasons Why Developers Hate Your API
John Musser takes a look at some of the common mistakes made by API providers, providing advice on what can be done to avoid them.
-
The Game of Big Data: Scalable, Reliable Analytics Infrastructure at KIXEYE
Randy Shoup describes KIXEYE's analytics infrastructure from Kafka queues through Hadoop 2 to Hive and Redshift, built for flexibility, experimentation, iteration, testability, and reliability.
-
Canonical Models for API Interoperability
Ted Epstein shows how a shared canonical model can make life easier for API consumers, while still allowing the flexibility to expose different services, with different contextual requirements.
-
Living in the Matrix with Bytecode Manipulation
Sponsored by New Relic. Ashley Puls introduces three common byte code manipulation frameworks: ASM, CGLib, and Javassist, providing enough detail to get one started.
-
The Next Wave of SQL-on-Hadoop: The Hadoop Data Warehouse
Marcel Kornacker presents a case study of an EDW built on Impala running on 45 nodes, reducing processing time from hours to seconds and consolidating multiple data sets into one single view.
-
Evolving REST for an IoT World
Todd Montgomery explains using WebSocket and reactive programming in an event driven RESTful architecture for the emerging IoT world.