
NewsDevOps
OpenAI Scales Single Primary Postgresql to Millions of Queries per Second for ChatGPT
via InfoQLeela Kumili
OpenAI described how it scaled PostgreSQL to support ChatGPT and its API platform, handling millions of queries per second for hundreds of millions of users. By running a single-primary PostgreSQL deployment on Azure with nearly 50 read replicas, optimizing query patterns, and offloading write-heavy workloads to sharded systems, OpenAI maintained low-latency reads while managing write pressure. By Leela Kumili
Continue reading on InfoQ
Opens in a new tab
2 views

