Ashley Peacock
@_ashleypeacock
Staff Engineer, Cloudflare Dev Expert & Author 📚 Cloudflare book: https://tinyurl.com/cloudflare-serverless-book Substack: https://tinyurl.com/flaredup
I'm beyond excited to announce the release of my second book, Serverless Apps on Cloudflare! 📚 For several years, I've been building applications on @Cloudflare's modern and innovative cloud developer platform. I was blown away by how simple and quick it was to develop…

Cloudflare's managed RAG service, AutoRAG, just got faster indexing and better observability for sync jobs ⚡️ When you sync an AutoRAG, it should now be 3-5x quicker than before. One of the rough edges at launch was the unreliability of the syncs, so it's good to see they are…

This post got a a fair amount of traction, so wanted to comment - it's not inaccurate or anything, Cloudflare Containers are relatively expensive if you run them 24/7. However, that's not really what they are designed for imo. That's what Workers are designed for, and those are…
Cloudflare Containers pricing is absolutely nuts 😳 This is the price for 1 vCPU & 2 GB RAM & 50 GB of ephemeral disk:
A double drop of packages today from Cloudflare, with a new package called Actors released that streamlines things that are a little fiddly to do today with Durable Objects 🚀 Highlights include: - Storage helpers for querying embeddeded, per-object SQLite storage - Storage…

One of the use cases I talked about in my Cloudflare containers post was running code in a sandbox (e.g. a website to prompt an app needs to run "untrusted" code in a safe way). Looks like this is now easy thanks to a new npm package Cloudflare just dropped, aptly named sandbox!…

Who’s had a chance to try out Cloudflare Containers? And what’re your initial thoughts?