InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Business Mapping: Building an Agile Organization
Tony Grout, Chris Matts talk about the emerging areas of Business Mapping and Skills Liquidity, achieving business agility by combining business strategy with the abilities and aspirations of people.
-
Is It Possible to Run a 100% Remote Team?
Jeremy Edberg discusses remote teams and the pitfalls they’ve run into, the parts that are working well, and a summary of their research talking to other fully or partially remote teams.
-
Creating a Debt-aware Culture
Aaratee Rao discusses some practical and real world examples of how some well-known hyper growth companies accumulated and managed technical debt.
-
Quora's Approach to Moving Fast Sustainably
Nikhil Garg talks about the mental frameworks, processes and tools that allow Quora to strike a good balance and move fast sustainably, both in the short-term and in the long-term.
-
Culture and the Games People Play
Roy Rapoport discusses the power of alignment (or lack thereof) using real-world examples, his experience introducing Python in production, and the organizational structures and culture within Netflix
-
Immutable Infrastructure: Rise of the Machine Images
Axel Fontaine looks at what Immutable Infrastructure is and how it affects scaling, logging, sessions, configuration, service discovery and more.
-
Unfrying Your Brain with F#
Andrea Magnorsky discusses active patterns, computation expressions, parsers, using type providers and more. These language features help make code simpler and easier to maintain.
-
Java 9 - The (G1) GC Awakens!
Monica Beckwith talks about G1 pause (young and mixed) composition, G1's remembered sets and collection set and G1's concurrent marking algorithm, providing performance tuning advice.
-
The Mechanics of Testing Large Data Pipelines
Mathieu Bastian explores the mechanics of unit, integration, data and performance testing for large, complex data workflows, along with the tools for Hadoop, Pig and Spark.
-
Hot Code is Faster Code - Addressing JVM Warm-up
Mark Price explores the life cycle of Java code, and how the JVM evolves the runtime representation of code during program execution, providing tips to make sure Java code runs fast.
-
Nordstrom’s 114-year-old Culture in the Tech Era
Sarah Lake Hagan explains what NorDNA is, how they introduced this concept to the Nordstrom Technology teams, and shows concrete examples of how the employees have embraced this culture.
-
React Native in Production
Adam Miskiewicz goes beyond the React Native docs and talks about best practices for building responsive and production-ready React Native applications with Redux, Relay, and GraphQL.