Hacker News new | past | comments | ask | show | jobs | submit login
The Guide to Cloudflare's Durable Objects (flaredup.substack.com)
21 points by mxschumacher 17 days ago | hide | past | favorite | 3 comments



Nothin' New Under the Moon:

    AWS Lambda        ≈ CGI-BIN [1] ≈ FastCGI [2]

    Cloudflare Worker ≈ EJB Session Bean [3]
    Durable Object    ≈ EJB Entity  Bean [4]

    Durable Objects   ≈ Distributed Virtual Actors (MS Orleans) [5,6]

    Serverless        ≈ Middleware-as-a-Service
;)

---

1. https://en.wikipedia.org/wiki/Common_Gateway_Interface

2. https://en.wikipedia.org/wiki/FastCGI

3. https://docs.oracle.com/javaee/6/tutorial/doc/gipjg.html

4. https://docs.oracle.com/cd/E16439_01/doc.1013/e13981/undejbs...

5. https://www.microsoft.com/en-us/research/wp-content/uploads/...

6. Cloudflare Durable Objects are Virtual Objects

https://news.ycombinator.com/item?id=44005900


I recommend the authors book too if you are staring out with Cloudflare


*starting




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: