InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
What Google Learned about Creating Effective Teams
Matt Sakaguchi talks about some of the practical research Google has done around building effective teams, along with key insights from the Pilot program at Google.
-
A Series of Unfortunate Container Events @Netflix
Amit Joshi and Andrew Spyker talk about Project Titus, Netflix's container runtime on top of Amazon EC2.
-
Survival of the Fittest - Streaming Architectures
Michael Hansen talks about the core principles that will stand the tests of streaming evolution, the potential pitfalls that we may stumble over on our path to streaming and how to avoid these.
-
Streaming for Personalization Datasets at Netflix
Shriya Arora discusses challenges faced with stream processing unbounded datasets, comparing microbatch with event-based approaches using Spark and Flink.
-
Doorman - An Osquery Fleet Manager
Marcin Wielgoszewski talks about how his company uses Doorman and osquery to provide visibility into their infrastructure to enforce security.
-
Streaming Microservices: Contracts & Compatibility
Gwen Shapira discusses patterns of schema design, schema storage and schema evolution that help development teams build contracts through better collaboration and deliver resilient applications faster
-
Refactoring Organizations - A Netflix Study
Josh Evans uses Netflix as a case study to illustrate how specific strategies, framed as technical analogs, have been employed to maximize engineering agility, velocity, and impact.
-
BLESS: Better Security and Ops for SSH Access
Bryan Payne talks about BLESS in general: what it is, how it works, and how we can start using it. He explores the Netflix BLESS production architecture and how other companies have used BLESS.
-
Adopting Stream Processing for Instrumentation
Sean Cribbs talks about the interface Comcast has designed for their instrumentation system, how it works, how the stream processor manages flows on behalf of the user, and some trade-offs applied.
-
Addressing Security Regression by Unit Testing
Christopher Grayson covers unit testing solutions that are both integrated into tested codebases as well as solutions that can test deployed codebases from a black box standpoint.
-
When Streams Fail: Kafka Off the Shore
Anton Gorshkov discusses how to evaluate and architect a resilient streaming platform, focusing on Kafka and Spark streaming and sharing his experience of using them to process financial transactions.
-
Practical mTLS: Security without the Headaches
Ying Li discusses in detail the implementation challenges of Swarm, how her team at Docker greatly reduced the overhead necessary to manage an infrastructure that makes use of TLS certificates.