Remix.run Logo
Cirrus: ATProto Personal Data Server That Runs on Cloudflare Workers(github.com)
29 points by gurjeet a day ago | 4 comments
1dom a day ago | parent | next [-]

This repo suggests running a PDS is a good thing because independence from platform changes, network resilience, data sovereignty and portability.

Doing that on cloudflare feels like a bit of a practical and ideological contradiction in places.

Regardless, still interesting/useful repo to learn a bit more about how PDS' work.

gavmor a day ago | parent [-]

Migrating to a workerd container is an option.

skybrian a day ago | parent | prev [-]

> The result is a PDS that runs at the edge with no servers to manage, automatic scaling, and pay-per-use pricing.

Since you have no control over traffic, that seems a bit worrisome compared to a flat rate for a VM?

victorbjorklund 20 hours ago | parent [-]

You don’t have any control over traffic on most websites either.