Building background agents on Cloudflare
An explainer of the Cloudflare Workers scaling model, its trade-offs, and how it compares to virtual machines and containers.
Migrating my blog from Next.js and GitHub Pages to Astro and Cloudflare Workers, with a little help from Claude.
In this blog post, we will explore approaches for connecting Stripe events received by your backend services to your frontend applications. We will delve into asynchronous, event-driven integrations that foster agility, responsiveness, and scalability across client-server interactions.