InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Continuous Delivery for the Rest of Us
Lisa Van Gelder provides simple tips and tricks for improving delivery without investing lots of time up front creating complex deployment frameworks.
-
How DevOps and the Cloud Changed Google Engineering
Melody Meckfessel explores how Google's engineering teams use CD to build products and scale them, and how their strain of DevOps speeds launches and helps their engineering culture thrive.
-
Faster Object Arrays
Gil Tene introduces org.ObjectLayout and StructuredArray, the APIs and design considerations that allow Java JDKs to match C on data structure access speeds.
-
Unified Big Data Processing with Apache Spark
Matei Zaharia talks about the latest developments in Spark and shows examples of how it can combine processing algorithms to build rich data pipelines in just a few lines of code.
-
My Three Ex’s: A Data Science Approach for Applied Machine Learning
Daniel Tunkelang focuses on the data science mindset for successfully applying machine learning to solve problems: express, explain, experiment.
-
Samza in LinkedIn: How LinkedIn Processes Billions of Events Everyday in Real-time
Neha Narkhede of Kafka fame shares the experience of building LinkedIn's powerful and efficient data pipeline infrastructure around Apache Kafka and Samza to process billions of events every day.
-
Mantis: Netflix's Event Stream Processing System
The authors discuss Netflix's new stream processing system that supports a reactive programming model, allows auto scaling, and is capable of processing millions of messages per second.
-
High Throughput Stream Processing with ACID Guarantees
Terence Yim from Continuuity showcases a transactional stream processing system that supports full ACID properties without compromising scalability and high throughput.
-
Zero to Testing in JavaScript
Pamela Selle introduces testing to JavaScript developers, showing how to make sure that the /js folder is not becoming a load of technical debt.
-
Why Your Team Has Slowed Down, Why That's Worse than You Think, and How to Fix it
Edmund Jorgensen discusses how and why engineering teams slow down, showing how attempts to manage costs in the face of slowdowns can death-spiral into worse delays with deadly economic consequences.
-
Weathering the Data Storm
Claudia Perlich discusses privacy-preserving representations, robust high-dimensional modeling, large-scale automated learning systems, transfer learning, and fraud detection.