🏗️ Architecture & Patterns Cloudflare Blog
How Cloudflare built a globally consistent database on the edge
Deep dive into D1's consistency model — how Cloudflare achieves linearizable reads across 300 edge locations using SQLite.
Understanding the tradeoffs they made reframes how you think about CAP theorem in real-world edge deployments.
🏗️ Architecture & Patterns InfoQ
Temporal.io raises $75M — durable workflows are going mainstream
Temporal's funding signals enterprise appetite for durable execution primitives as async microservices complexity peaks.
If you're building anything with async workflows, queues, or retries, Temporal is the abstraction you want.
🏗️ Architecture & Patterns HTMX Blog
HTMX 2.0 and the return of hypermedia-driven applications
HTMX 2.0 ships with SSE support, better streaming, and a cleaner API — fuelling a broader conversation about SPA complexity.
Most apps don't need a full SPA. HTMX lets you ship faster and hand off easier without framework lock-in.