InfoQ Homepage QCon San Francisco 2016 Content on InfoQ
-
Mesos: A State-of-the-art Container Orchestrator
Jie Yu discusses how containers are managed in Mesos, the future of container support in Mesos, and shows some of the new container networking and storage features.
-
Building a Microservices Platform with Kubernetes
Matthew Mark Miller discusses Kubernetes’ primitives and microservices patterns on top of them, including rolling deployments, stateful services and adding behaviors via sidecars.
-
Load Balancing is Impossible
Tyler McMullen discusses load balancing techniques and algorithms such as Randomized Least-conns, Join-Idle-Queue, and Load Interpretation.
-
A Dark and Stormy Night: Operational Antipatterns
Kiran Bhattaram shares common operational antipatterns, useful tactics and stories learned in difficult situations.
-
Scaling Dropbox
Preslav Le talks about how Dropbox’s infrastructure evolved over the years, how it looks today, as well the challenges and lessons learned on the way.
-
Twitch Plays Pokémon: Twitch's Chat Architecture
John Rizzo introduces Twitch's chat's architecture, telling how their engineers investigated and worked through the issues in what turned out to be a make-or-break situation for the company.
-
Intuition Engineering
Casey Rosenthal talks about a new discipline called Intuition Engineering and Vizceral, a tool they built at Neflix to process massive amounts of visual data in parallel.
-
TensorFlow: A Flexible, Scalable & Portable System
Rajat Monga talks about why Google built TensorFlow, an open source software library for numerical computation using data flow graphs, and what were some of the technical challenges in building it.
-
Stranger Things: The Forces that Disrupt Netflix
Haley Tucker discusses how other systems may affect Netflix' services, strategies to protect their systems and make sure they won't fail even if things go wrong.
-
Modern Web Security, Lazy But Mindful Like a Fox
Albert Yu presents a few viable, usable and effective defensive techniques that developers have often overlooked.
-
What Comes after Microservices?
Matt Ranney talks about the limits that some companies have encountered in their large microservices deployments and some non-microservices approaches to those same problems.
-
In-Memory Caching: Curb Tail Latency with Pelikan
Yao Yue introduces Pelikan, a framework to implement distributed caches such as Memcached and Redis.