Cloudflare Developers's Avatar

Cloudflare Developers

@cloudflare-dev.bsky.social

362 Followers  |  37 Following  |  38 Posts  |  Joined: 10.01.2025  |  1.4672

Latest posts by cloudflare-dev.bsky.social on Bluesky

Preview
🌎 Region: Earth: London with Cloudflare & Prisma Β· Luma Modern apps don’t live in one place - they live on Region: Earth. Co-hosted by Cloudflare and Prisma, this event brings together developers, builders, and tech…

🚨 London devs! 🌍 Region: Earth is coming to London! We're teaming up with @prisma.io for an epic evening of ⚑️edge tech, πŸ› οΈweird databases, πŸ•pizza, and good vibes.

πŸ“ County Hall, London
πŸ“… May 1st | πŸ•  5:30PM
🎟️ Free, but RSVP required: lu.ma/qkutuxc9

Connect with top builders and win prizes! πŸš€

24.04.2025 13:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Making Super Slurper 5x faster with Workers, Durable Objects, and Queues We re-architected Super Slurper from the ground up using our Developer Platform β€” leveraging Cloudflare Workers, Durable Objects, and Queues β€” and improved transfer speeds by up to 5x.

Super Slurper just got 5x faster! πŸš€
(Try saying that three times fast.)

Migrate data from S3, Google Cloud Storage, or any S3-compatible storage straight to Cloudflare R2 -- now in 1/5 the time.

Link in 🧡 showing how we built it using Workers, Durable Objects, and Queues.

10.04.2025 13:30 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
R2 Data Catalog: Managed Apache Iceberg tables with zero egress fees R2 Data Catalog is now in public beta: a managed Apache Iceberg data catalog built directly into your R2 bucket.

❄️πŸ₯Ά Cool story: Your R2 bucket is now a data warehouse! You can now enable an Iceberg REST catalog on any bucket to:
1) Manage Iceberg tables and metadata with ease
2) Work seamlessly with existing tools like PyIceberg, Snowflake, and Spark
3) Query data from any cloud or region with zero egress fees

10.04.2025 13:29 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Sequential consistency without borders: How D1 implements global read replication D1, Cloudflare’s managed SQL database, announces read replication beta. In this post, we do a technical deep dive of the read replication implementation and how your queries can remain consistent acro...

Just shipped: D1 read replication is now live!

Run multiple, geographically distributed replicas without paying a multiplier on storage or compute, and use the new Sessions API to manage your consistency mode ⚑️

Read more on the blog:

10.04.2025 13:29 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Screenshot of the DevWeek RAG app

Screenshot of the DevWeek RAG app

I thought you might want to search the @cloudflare-dev.bsky.social Dev Week blogs.

So I vibe coded this little demo that uses AutoRAG πŸ€–

Give it a try: harshil.dev/demo/devweek...

09.04.2025 17:10 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Introducing Cloudflare Secrets Store (Beta): secure your secrets, simplify your workflow Securely store, manage and deploy account level secrets to Cloudflare Workers through Cloudflare Secrets Store, available in beta – with role-based access control, audit logging and Wrangler support.

If you have a secret you want to use across multiple Workers, you can now use the Cloudflare Secrets Store to do so.

09.04.2025 17:10 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Make your apps truly interactive with Cloudflare Realtime and RealtimeKit Announcing Cloudflare Realtime and RealtimeKit, a complete toolkit for shipping real-time audio and video apps in days with SDKs for Kotlin, React Native, Swift, JavaScript, and Flutter.

Say goodbye to stitching together multiple point solutions and WebRTC headaches when building realtime applications.

RealtimeKit SDK is a complete cross-platfrom toolkit to handle all the low-level complexities of building immersive video and audio experiences.

09.04.2025 17:09 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

The new Observability tab shows you what's happening across all your Workers:
πŸ“ˆ View metrics & logs from a single dashboard
πŸ”Ž Use the Query Builder to explore your logs, extract metrics, and create graphical visualizations for faster future investigations

blog.cloudflare.com/introducing-...

09.04.2025 17:08 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Skip the setup: deploy a Workers application in seconds You can now add a Deploy to Cloudflare button to your repository’s README when building a Workers application, making it simple for other developers to set up and deploy your project!

Deploying Worker's applications with a click of a button has never been so simple.

09.04.2025 10:25 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Local development support for Email Workers

Local development support for Email Workers is out. You can now test the behavior of an Email Worker script, receiving, replying and sending emails in your local environment using wrangler dev.

developers.cloudflare.com/changelog/20...

08.04.2025 16:03 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
β€œJust use Vite”… with the Workers runtime The Cloudflare Vite plugin integrates Vite, one of the most popular build tools for web development, with the Workers runtime. Today, we are announcing the 1.0 release and official support for React R...

@cloudflare-dev.bsky.social 🧑 @vite.dev

Cloudflare Vite Plugin 1.0 is out nowβ€”with official support for Vite 6, React Router v7, and the full Developer Platform.

Now you can run Vite’s dev server locally, while executing your code directly in the Workers runtime!

08.04.2025 13:40 β€” πŸ‘ 93    πŸ” 20    πŸ’¬ 3    πŸ“Œ 7
Preview
Build global MySQL apps using Cloudflare Workers and Hyperdrive MySQL comes to Cloudflare Workers and Hyperdrive: your favorite MySQL drivers and ORMs are now compatible with the Workers runtime, and Hyperdrive allows you to connect to your regional database from ...

Hyperdrive now supports MySQLβ€”directly connect Cloudflare Workers to your MySQL databases, no matter where they're hosted.

08.04.2025 13:38 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Pools across the sea: how Hyperdrive speeds up access to databases and why we’re making it free Hyperdrive, Cloudflare's global connection pooler, relies on some key innovations to make your database connections work. We go deep into the details of what that looks like, in celebration of announc...

Hyperdrive is now free on the Workers Free Plan πŸš€

Connect Workers apps directly to existing SQL databasesβ€”no refactors, just faster queries (up to 90% lower latency).

08.04.2025 13:38 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Deploy your Next.js app to Cloudflare Workers with the Cloudflare adapter for OpenNext With the 1.0-beta release of the Cloudflare adapter for OpenNext, you can host your Next.js 14 and 15 applications on Cloudflare Workers.

Deploy your Next.js application to Cloudflare with the OpenNext Cloudflare adapter now in v1.0-beta featuring:
βœ… Caching
βœ… Partial prerendering
βœ… Middleware
βœ… App and Pages routers
βœ… Image Optimization

08.04.2025 13:37 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Devweek day 1: @cloudflare-dev.bsky.social shipped AutoRAG (a fully managed RAG pipeline) and Workflows today πŸ”₯

Combining both, here's an example to automatically index any website into a RAG flow as users visit each page. It's less than 40 lines of JS! 🀯

07.04.2025 20:41 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Congrats @chatsidhartha.bsky.social - a wonderful achievement. I love using Workflows.

07.04.2025 19:18 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
Cloudflare Agents Build agents on Cloudflareβ€”the platform designed for durable execution, serverless inference, and pricing that scales up (and down).

agents.cloudflare.com

07.04.2025 14:49 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Playwright for Browser Rendering now available

Playwright for Browser Rendering now available.

07.04.2025 14:45 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Browser Rendering REST API is Generally Available, with new endpoints and a free tier

Browser Rendering REST API is Generally Available, with new endpoints and a free tier.

07.04.2025 14:44 β€” πŸ‘ 6    πŸ” 3    πŸ’¬ 0    πŸ“Œ 1
Preview
Cloudflare Workflows is now GA: production-ready durable execution Workflows β€” a durable execution engine built directly on top of Workers β€” is now Generally Available. We’ve landed new human-in-the-loop capabilities, more scale, and more metrics: just what you need ...

Cloudflare Workflows is now GA!

Durable execution for multi-step appsβ€”with automatic retries and state persistence for tasks running minutes, hours, or days.

07.04.2025 14:38 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Preview
Introducing AutoRAG: fully managed Retrieval-Augmented Generation on Cloudflare AutoRAG is here: fully managed Retrieval-Augmented Generation (RAG) pipelines powered by Cloudflare's global network and powerful developer ecosystem. Simplify how you build and scale RAG pipelines to...

AutoRAG is now in open betaβ€”fully-managed RAG pipelines so you can focus on building, not managing vector databases.

πŸ—„οΈ Upload docsβ€”we handle your embeddings and vector DB
πŸ€– Build AI chatbots with context-aware answers using API
πŸ‘€ Monitor and analyze queries via AI Gateway

07.04.2025 14:37 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Meta Llama 4 now available on Workers AI Llama 4 Scout 17B Instruct is now available on Workers AI: use this multimodal, Mixture of Experts AI model on Cloudflare's serverless AI platform to build next-gen AI applications. Build products tha...

Want access to Llama 4 Scout? It's now on Workers AI!

- Mixture-of-Experts architecture for fast inference
- Natively multimodal (image and text understanding)
- Excels at multi-document analysis, codebase reasoning, and personalized tasks

developers.cloudflare.com/workers-ai/m...

07.04.2025 10:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Developer Week is here. We're pushing updates to prod dailyβ€”new products, features, and a few surprises. Any predictions?

07.04.2025 10:27 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Build and deploy Remote Model Context Protocol (MCP) servers to Cloudflare You can now build and deploy remote MCP servers to Cloudflare, and we handle the hard parts of building remote MCP servers for you. Unlike local MCP servers you may have previously used, remote MCP se...

You can build and deploy remote MCP servers to Cloudflare, and we handle the hard parts for you.

01.04.2025 09:55 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Scaling to millions meetup Β· Luma For the first time in Cloudflare Engineering meetups, we will have another company sharing their great experience with us. Cloudflare and Supabase engineers…

One more. If you're around Lisbon and are interested in how we scale our systems to millions of customers, join us for a joint engineering meetup with Cloudflare and Supabase.

01.04.2025 09:48 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
AI Gateway launches Realtime WebSockets API

We just launched Realtime WebSockets API with AI Gateway!

Build natural, real-time conversational AI experiences for voice agents with full observability.

It works with:
-OpenAI Realtime API
-Google Gemini Live API
-Cartesia
-ElevenLabs

Check out developers.cloudflare.com/changelog/20...

21.03.2025 18:47 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
npm i agents

Saved you a few keystrokes:

We've just shipped a bunch of updates to the Agents SDK β€” now just `agents` on npm! β€” including a new callable() decorator, built-in CORS handling, a new experimental scheduling prompt, and a ton of bug fixes.

developers.cloudflare.com/changelog/20...

20.03.2025 16:14 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
World Wild Web Hack Night Paris Β· Luma Join Cloudflare and Fiberplane for an evening of fun, learning, and community. Together we will explore HONC (https://honc.dev/), an opinionated stack…

World Wide Web Hack Night in Paris πŸ‘©β€πŸ’»

Join @cloudflare.social and Fiberplane for an evening of fun, learning, and community. We’ll explore @honcstack.bsky.social, an opinionated stack consisting of Hono, ORM (Drizzle), (Name) a database, and Cloudflare Workers.

lu.ma/17fo30fs

20.03.2025 16:12 β€” πŸ‘ 5    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
wrangler 3 vs wrangler 4 dependency graphs

wrangler 3 vs wrangler 4 dependency graphs

Wrangler 4 has almost half as many dependencies as wrangler 3!

Thank you to @penalosa.link and everyone else at @cloudflare-dev.bsky.social who worked on this!

13.03.2025 22:35 β€” πŸ‘ 54    πŸ” 4    πŸ’¬ 4    πŸ“Œ 0
Post image Post image Post image Post image

Last week was a pretty awesome

The @cloudflare-dev.bsky.social team was at JSWorld, and got the chance to meet and engage with a lot of awesome people. The event was on point, the talks were on point, heck I was on point 😎

Loved connecting with my team and exploring Amsterdam. Recommend πŸ’―

17.03.2025 17:12 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@cloudflare-dev is following 20 prominent accounts