Skip to main content
← All Tags

scalability

6 articles in this category

AI NewsDatabasesScalability

Scaling PostgreSQL to power 800 million ChatGPT users

OpenAI scaled a single PostgreSQL instance with nearly 50 read replicas to reliably support 800 million ChatGPT users and millions of queries per second.

Read more
distributed-systemssystem-designsoftware-engineering

Building Systems That Don't Fall Apart: Reliability, Scalability, and Maintainability

A practical guide to the three pillars of distributed systems design. Learn how to handle hardware failures, scale past 10,000 users, and avoid building unmaintainable legacy code from day one.

Read more
AI NewsScalabilityRust

💡 Core Challenges of Scalability: A Framework Performance Comparison

A performance comparison reveals Hyperlane achieves 334,888.27 QPS in a monolithic architecture, outperforming Node.js by 2.4x.

Read more
AI NewsAPI DesignScalability

Designing Scalable Backend APIs: Building for Growth and Resilience

This article details key principles for designing scalable backend APIs, emphasizing the shift from monolithic architectures to microservices and the importance of observability.

Read more
AI NewsAPI DesignScalability

Designing Scalable Backend APIs: A Deep Dive

This article explores key principles for designing scalable backend APIs, emphasizing statelessness and asynchronous operations to handle increasing traffic and data volume.

Read more
AI NewsAI ArchitecturePlatform Engineering

Inside the Architectures Powering Modern AI Systems: QCon San Francisco 2025

QCon San Francisco 2025 focuses on real-world AI architecture challenges, featuring insights from Netflix, Meta, Intuit, and Anthropic on building scalable, reliable AI systems and infrastructure.

Read more