InfoQ Homepage Architecture & Design Content on InfoQ
-
The Joy of Building Large Scale Systems
Suhail Patel discusses the art and practice of building systems from core principles with a focus on how this can be done in practice within teams and organisations.
-
Performance: Adventures in Thread-per-Core Async with Redpanda and Seastar
John Spray describes an experience of building high performance systems with C++20 in an asynchronous runtime, and explores the challenges & tradeoffs in adopting a thread-per-core architecture.
-
Providing a Personalized Experience to Millions of Users @BBC
Manisha Lopes discusses levers available to tune a cloud application, aligning the Data Model with the usage patterns for the data, using Performance Tests to benchmark an application, and others.
-
Living on the Edge: Running Code and Serving Data with Edge Services
Erica Pisani discusses what the edge is, how running code and serving data on the edge can improve the performance of services, and how to leverage these tools to maximize performance.
-
Tales of Kafka @Cloudflare: Lessons Learnt on the Way to 1 Trillion Messages
Andrea Medda and Matt Boyle discuss Kafka on the way to one trillion messages, and the internal tools used to ease adoption as well as improve resiliency.
-
Laying the Foundations for a Kappa Architecture - the Yellow Brick Road
Sherin Thomas discusses strategies to evolve Data Infrastructure to enable Kappa architecture in an organization.
-
Scaling Defenses Amidst Evolving Threat Landscape
Aditi Gupta discusses the design choices made early on during service development that were crucial to scaling operations later on at Netflix.
-
What API Product Managers Need
Deepa Goyal discusses structured user research that feeds into an API producer lifecycle, mapping API producer and API consumer lifecycle, releasing iteratively, analyzing customer feedback.
-
Privacy-First Re-Architecture
Nimisha Asthagiri discusses what it is like: an alternative architecture and ecosystem, where industry-wide decentralized data ownership is the prime directive.
-
Building High-Fidelity Data Streams
Sid Anand discusses how they built a lossless streaming data system that guarantees sub-second (p95) event delivery at scale with better than three nines availability.
-
Change Data Capture for Microservices
Gunnar Morling discusses how change data capture (CDC) and stream processing can help developers with typical challenges they often face when working on microservices.
-
Overcomplicated Architecture: Scaling Bottleneck
Cassandra Shum discusses one of the bottlenecks of software development, an overcomplicated architecture, addressing how a company gets to an overcomplicated architecture, and how to get out of it.