InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Data Decisions with Real-Time Stream Processing
Serhat Yilmaz talks about how Facebook is using stream processing at scale, the difficulties they have encountered and the solutions they have created to date.
-
$200 Self-Driving Cars with RasPi and Tensorflow
William Roscoe and Adam Conway build and drive the $200 open source self driving Donkey Car and talk about about the hardware components & software that let it drive, capture data, create autopilots.
-
Kubernetes Superpower
Sarah Novotny discusses what made the Kubernetes community operate as one, how the members of the community applied practices of building organic teams and culture.
-
Managing Data in Microservices
Randy Shoup discusses managing data in microservices and shares proven patterns and practical advice that has been successful at Google, eBay, and Stitch Fix.
-
Serverless & GraphQL
Jared Short dives into why, how, and when to pair Serverless & GraphQL, with takeaways for implementing the first greenfield Serverless GraphQL API or migrating existing APIs.
-
Managing the Docker Change - Disrupt and Innovate
Tim Tyler discusses some of the key changes MetLife made to maximize success, from tossing out waterfall, quickly identifying design patterns, rallying around open source, and more.
-
Expedia’s Journey toward Site Resiliency
Sahar Samiei and Willie Wheeler share Expedia’s resiliency journey, starting with resiliency as an afterthought and progressing toward resiliency as a first-class concern.
-
Streaming SQL Foundations: Why I ❤Streams+Tables
Tyler Akidau explores the relationship between the Beam Model and stream & table theory, stream processing in SQL with Apache Beam, Calcite, Flink, Kafka KSQL and Apache Spark’s Structured streaming.
-
Going Production with Docker and Swarm
Bret Fisher discusses how to get started with Docker and Swarm in production, covering tactics, example configs, infrastructure designs, and the internals of Docker in production.
-
Predictive Datacenter Analytics with Strymon
Vasia Kalavri shares her research group’s ongoing work on Strymon: a system for predicting datacenter behavior in hypothetical scenarios using queryable online simulation.
-
The Whole Engineer Panel
Justin Becker, Dave Copeland, Kevin Stewart, and Anjuan Simmons discuss how to become an effective engineer. They approach the challenges and offer some tips, techniques, and new ways of thinking.
-
The Power of Distributed Snapshots in Apache Flink
Stephan Ewen talks about how Apache Flink handles stateful stream processing and how to manage distributed stream processing & data driven applications efficiently with Flink's checkpoints&savepoints.