InfoQ Homepage Performance & Scalability Content on InfoQ
-
Million PDFs: Building a Modern Document Infrastructure with Rust and Typst
Erik Steiger explains how to replace heavy, outdated PDF engines like Crystal Reports and Puppeteer with a high-performance, serverless Rust and Typst pipeline, dropping render times below 2ms.
-
Architecting a Centralized Platform for Data Deletion at Netflix
Netflix Engineers Vidhya Arvind and Shawn Liu discuss the pillars of safe, large-scale data deletion. They explain strategies to eliminate data ghosts and manage tombstone resource contention.
-
How to Build an Exchange: Sub Millisecond Response Times and 24/7 Uptimes in the Cloud
Frank Yu explains how Coinbase builds ultra-high-performance exchanges. He discusses using single-threaded, deterministic core logic and Raft consensus to achieve sub-millisecond P99s in the cloud.
-
Scaling Cloud and Distributed Applications: Lessons and Strategies from chase.com, #1 Banking Portal in the US
Durai Arasan shares how Chase.com achieved a 71% latency reduction. He explains strategies for efficient scaling, multi-region resilience, and automated "repaving" to secure large-scale systems.
-
Architecting Planet Scale, Modern Apps in the Cloud
George Mao discusses the five stages of maturity for building a planet-scale, global, and highly available architecture using fully serverless, cloud-native services (GCP/AWS).
-
Scaling an Embedded Database for the Cloud – Challenges and Trade-Offs
Stephanie Wang discusses the tradeoffs and lessons learned from building a cloud-native data warehouse by scaling an embedded database, going from an in-process system to one with cloud capabilities.
-
GenAI at Scale: What it Enables, What it Costs, and How to Reduce the Pain
Mark Kurtz discusses scaling GenAI and optimizing LLM deployments. He shares how to overcome technical and financial challenges using open-source tools like vLLM, LLM Compressor, and InstructLab.
-
Architecture in the Lead: Scaling Today, Shaping Tomorrow
Ian Arundale and Matthew Clark share how the BBC's architecture delivers for huge live events, discussing the importance of elasticity, resilience, and security, and the crucial human skills.
-
Beyond Durability: Database Resilience and Entropy Reduction with Write-Ahead Logging at Netflix
Prudhviraj Karumanchi and Vidhya Arvind share how Netflix built a Write-Ahead Log to guarantee data durability and reliability, tackling issues like data loss, corruption, and replication at scale.
-
Renovate to Innovate: Fundamentals of Transforming Legacy Architecture
Rashmi Venugopal explains fundamentals of technical renovation for scaling software, addressing tech debt & complexity.
-
OpenSearch Cluster Topologies for Cost Saving Autoscaling
Tech lead Amitai Stern shares insights on OpenSearch autoscaling, covering common pitfalls and innovative architectural approaches.
-
Lessons Learned in the Financial Market about Performance and Observability in Front-End Projects
Jessica Felix discusses how to navigate the intricate balance between performance and observability, and the challenges of maintaining equilibrium.