InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
The Node.js Ecosystem in Perspective
Dan Shaw explores the implications of the decisions made while transforming application development from a Java to a JavaScript dominated environment and how they have impacted the Node.js ecosystem.
-
The Art of Relevance and Recommendations
Clarence Chio talks about the creation of a real-world relevance and recommendation system from scratch.
-
Amazon ECS: a Platform to Run Production Containers
Uttara Sridhar dives deep into the architecture behind Amazon ECS and demonstrates the key features to build and run a container-based application on Amazon ECS.
-
Elastic Efficient Execution of Varied Containers
Sharma Podila reviews the state of containers usage in Netflix, discussing projects Titus and Mantis, AWS integration, and using Fenzo to run an elastic infrastructure for a varied mix of workloads.
-
The Past, Present, and Future of JavaScript
Jay Phelps leads a discussion with Jafar Husain and Stefan Penner through the history of the TC39 specification process, revealing new features coming to a browser near us: ES2015 and beyond.
-
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.