InfoQ Homepage Scalability Content on InfoQ
-
Capability Red: Requirements at Scale
Liz Keogh discusses breaking down requirements without going into too much detail combined with complexity estimation for easy planning, dependency management, and prioritization.
-
Concurrency at Large-Scale: The Evolution to Reactive Microservices
Randy Shoup, Consulting CTO, shares the history of reactive services and visits key milestones in their evolution: async techniques at Google, real-time search at Ebay, & responsive games at Kixeye.
-
Introduction to LeSS
Bas Vodde introduces Large-Scale Scrum (LeSS), a framework for scaling Scrum to medium to large projects while staying true to the original Scrum principles.
-
Applying Theory of Constraints at Scale
The authors discuss scaling Agile by highlighting the constraints that a company needs to address given its particular context, an approach that adapts to context rather than ignoring it.
-
The Evolution of Continuous Delivery at Scale @ Linkedin
Jason Toy talks about the evolution and history of LinkedIn's release strategy.
-
You Won't Believe How the Biggest Sites Build Scalable and Resilient Systems!
The authors discuss about the lessons learned from all the biggest sites on the internet about how to build scalable and resilient architectures.
-
Functional Systems @ Twitter
Marius Eriksen explains Twitter's experiences with functional programming (with Scala) @ Twitter: where functional techniques worked and where not. Also: how the Scala language has scaled with Twitter
-
Deep Dive into Spring WebSockets
Sergi Almar reviews the architecture behind WebSocket and tries to show how to build highly scalable applications with it.
-
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.
-
TypeScript - Scaling up JavaScript
Jonathan Turner covers the challenges with growing and maintaining large JavaScript applications and how TypeScript addresses them.
-
Structure, Personalization, Scale: A Deep Dive into LinkedIn Search
The authors discuss some of the unique challenges they've faced delivering highly personalized search over semi-structured data at massive scale.