Cloudflare’s Pace of Innovation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flow-pipeline

    A set of tools and examples to run a flow-pipeline (sFlow, NetFlow)

  • > do you have compute, do you have load balancing, do you have rbac, do you have DB? do you have storage?

    Yes, they have all of those things. They have a pretty decent webpage that goes into more detail. https://www.cloudflare.com/

  • workers-chat-demo

  • Durable Objects[0] let you store data on the edge and provide a lot more than a key/value store. This is a primitive you could build arbitrary databases on top of.

    The edge chat demo[1] is a working, scalable real-time chat service hosted entirely on the edge using Workers + Durable Objects, even featuring per-user cross-room rate limiting. As written, it can support millions of chat rooms and users, and it's about 500 lines of code.[2]

    The benefit here is that it's much easier to build scalable distributed systems on Workers and Durable Objects than on other platforms. The fact that they run on the edge as close to end users as possible is just a bonus.

    [0] https://blog.cloudflare.com/introducing-workers-durable-obje...

    [1] https://edge-chat-demo.cloudflareworkers.com/

    [2] https://github.com/cloudflare/workers-chat-demo/blob/master/...

    (Disclosure: I'm the tech lead for Cloudflare Workers.)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Eliminating additional bandwidth charges for multi-zone sites on Vercel

    1 project | dev.to | 22 Dec 2023
  • Treat me like a web security idiot

    1 project | /r/Wordpress | 11 Dec 2023
  • Cloudflare Website Down Again

    1 project | news.ycombinator.com | 9 Nov 2023
  • Build blazing fast serverless apps using Cloudflare 🏃

    1 project | dev.to | 5 Oct 2023
  • Part 1: Building the frontend

    1 project | dev.to | 4 Oct 2023