10 ms·
I am here but I retired from being CTO of Cloudflare in March 2025 [1] and the current CTO is Dane Knecht (dknecht here). What advantage does decoupling Cloudfl
by jgrahamc 3mo ago
I am here but I retired from being CTO of Cloudflare in March 2025 [1] and the current CTO is Dane Knecht (dknecht here). What advantage does decoupling Cloudflare Containers from Cloudflare Workers have?
[1] https://blog.cloudflare.com/three-chapters-at-cloudflare-programmer-to-cto-to-board-of-directors/ https://blog.cloudflare.com/three-chapters-at-cloudflare-pro...
- htrp 3mo agoquick piece of feedback, the workers architecture is a little bit annoying when converting from Lambda but hooking up to cloudflare MCP solves 90% of the issues
- tailscaler2026 3mo agothere's absolutely nothing positive we want to encourage copying from AWS's architectural approach to anything.
- tough 3mo agochuckles
- CuriouslyC 3mo agoNot sure if it's the only blocker, but I wanted to use containers with UDP/SRT.
- eek2121 3mo agoI'm pretty sure I heard your groan from all the way over here in Nashville. ;)
- david_shi 3mo agoSpeaking from personal experience, I already know exactly what I’m getting with containers. Same with Postgres.
- anilgulecha 3mo agoNo per-request billing, portable devops - easier multicloud, known semantics (env variables, entrypoint, websocket lifecycle).