←back to thread

From S3 to R2: An economic opportunity

(dansdatathoughts.substack.com)
274 points dangoldin | 7 comments | | HN request time: 0.257s | source | bottom
1. threatofrain ◴[] No.38119049[source]
Cloudflare has been building a micro-AWS/Vercel competitor and I love it; i.e., serverless functions, queues, sqlite, kv store, object store (R2), etc.
replies(4): >>38119120 #>>38119207 #>>38119792 #>>38121863 #
2. davidjfelix ◴[] No.38119120[source]
FWIW, Vercel is at least partially backed by cloudflare services under the hood.
replies(1): >>38119267 #
3. camkego ◴[] No.38119207[source]
I would love to see a good blog post or article on Cloudflares KV store. I just checked it out, and it reports eventual consistency, so it sounds like it might be based upon CRDTs, but I'm just guessing.
4. zwily ◴[] No.38119267[source]
Right - Vercel's edge functions are just cloudflare workers with a massive markup.
5. chatmasta ◴[] No.38119792[source]
Vercel doesn't offer any of that, without major caveats (e.g. must use Next.js to get a serverless endpoint). And to the degree they do offer any of it, it's mostly built on infrastructure of other companies, including Cloudflare.
replies(1): >>38120062 #
6. ◴[] No.38120062[source]
7. mike_d ◴[] No.38121863[source]
Cloudflare is just reimplementing every service that Akamai has had for 10 years. The only difference is Cloudflare is going after the <$100/mo customer.