Perplexity built a DynamoDB replacement in 2 months with 2 engineers and hundreds of AI agents

inductionheads · x · 2026-09-16

Perplexity has published research on CobbleDB, its in-house replacement for AWS DynamoDB that powers key-value storage for its web-scale search engine. Optimized for its exact read/write patterns, CobbleDB delivers 5x lower batch read latency and at least 20% lower serving cost (much higher in practice).

The build is the headline: 2 human engineers plus an internal system running a swarm of hundreds of persistent AI agents completed the core infrastructure in two months. The agents reviewed code and infra changes, caught easily-missed blockers, prepared fixes, tests, and monitoring, ran migrations, did head-to-head comparisons on real traffic to hunt bugs and inefficiencies, tracked CI and rollout gates, and kept project readouts current — while production actions stayed explicitly human-owned.

One of the most concrete public cases yet of AI agents carrying the bulk of infrastructure engineering; Perplexity also shared more details about its search engine.

Related event: Perplexity Builds CobbleDB with Hundreds of AI Agents, Cutting p99 Latency to 24.2ms(10 posts)→

Original post →

More from coding & agent

coding & agent channel →