Colin Percival mocks AWS S3 Files with satirical Route 53 Files project

Colin Percival, creator of the backup service Tarsnap, released a satirical project called "Route 53 Files," a fake AWS filesystem built on top of the Route 53 DNS service. The launch post, styled to mimic an official AWS announcement, describes it as "a new file system that seamlessly connects any AWS compute resource with Amazon's highest-availability database." The joke plays on a long-running claim by Corey Quinn, chief cloud economist at Duckbill and an occasional Register columnist, that Route 53 effectively functions as a database because DNS records are stored as key-value pairs. Percival acknowledged the reference directly: "Everyone in the field knows it's true, though." His real target, however, was Amazon's actual S3 Files, a filesystem that links AWS compute resources to S3 storage and launched in April. "S3 Files launched in April and my reaction was, 'Oh, we're shipping category errors now? Hold my beer,'" Percival said. He highlighted a line from his own fake launch post describing Route 53 Files as "ideal for shared workloads that mutate authoritative DNS, such as AI agents collaborating through file-based tools and on-call engineers reverting each other's changes using sed," a jab at how chaotic that would be in practice. Percival also raised specific design concerns about the real S3 Files product, including a feature that syncs back to S3 after 60 seconds of inactivity and unspecified IAM integration challenges, saying the edge cases that come with "category errors" like this can cause problems customers may not fully understand. He said he has no personal experience running S3 Files in production. Quinn, whose original claim inspired the joke, praised the result: "He replaced the API with echo which is a downgrade in every respect except for the part where it works without requiring six weeks of cloud school." Despite being a parody, the article notes that Route 53 Files actually functions as intended.
Key facts
- Colin Percival, creator of the backup service Tarsnap, released a satirical fake AWS product called "Route 53 Files," a joke filesystem built on the Route 53 DNS service.
- The satire targets both Corey Quinn's long-standing claim that Route 53 functions as a database and Amazon's real S3 Files product, a filesystem linking compute to S3 storage that launched in April.
- Percival's launch post mimics AWS's own announcement style, including a passage about AI agents and on-call engineers editing DNS records with sed.
- Corey Quinn, who inspired the joke, praised the project for replacing S3 Files' API with the plain command echo.
- Despite being a parody, Route 53 Files reportedly functions as intended.
Why it matters
The piece is a running joke inside the cloud engineering community about how far AWS product naming and design has drifted from plain sense: Route 53 is a DNS service, not a database or a filesystem, yet a real Amazon product (S3 Files) and now a parody of it (Route 53 Files) both blur that line for laughs and for pointed critique.
Who it affects
It's aimed at AWS engineers, cloud economists and anyone who follows Corey Quinn's commentary on AWS pricing and design; it does not affect end users of any Amazon service, since Route 53 Files is not an Amazon product.
How to use it
There is nothing to deploy in production here: Route 53 Files is a joke project by an independent developer, not an AWS offering, though the article notes it does actually work as described.
How solid is it
The claims trace to statements made directly by Percival and Quinn in the article, including verbatim quotes from Percival's own launch post; the piece is straightforwardly a humor item, not investigative reporting, and should be read as such.
Risks and caveats
This is satire, not a real AWS announcement or product; no technical detail is given on how Route 53 Files actually stores or serves data, and the article reports no reaction from Amazon.
“S3 Files launched in April and my reaction was, 'Oh, we're shipping category errors now? Hold my beer,'”
— Colin Percival, creator of Tarsnap