
4/3/2024 · Matt Silverlock
What this post added
This post introduces Event Notifications for R2, enabling asynchronous work triggered by data changes in R2 buckets, which can be consumed by Queues. It also previews Pipelines, a new streaming ingestion service for batching and processing data at scale before writing to R2, with support for HTTP, WebSocket, and Kafka ingestion. Finally, it details Workflows, a durable execution engine built on Cloudflare Workers, designed for reliable, multi-step applications that can resume from failures, with an example of generating text embeddings using Workers AI and storing them in Vectorize.