Modernizing the toolbox for Cloudflare Pages builds2023-05-17Developer WeekDevelopersCloudflare PagesServerlessCloudflare WorkersDeveloper PlatformA new beta build system is now available for Cloudflare Pages. We've updated our default languages and tools, and made some exciting underlying architecture changes. You can enable it in your project settings in the dashboard today....Greg Brimble
Improved local development with wrangler and workerd2023-05-17Developer WeekDevelopersServerlessCloudflare WorkersWranglerMiniflareDeveloper PlatformWe’re proud to announce the release of Wrangler v3 – the first version of Wrangler with local-by-default development, powered by Miniflare v3 and the open-source Workers `workerd` runtime....Brendan CollAdam Murray
Announcing database integrations: a few clicks to connect to Neon, PlanetScale and Supabase on Workers2023-05-16Developer WeekLatin AmericaSASECloudflare WorkersServerlessDatabaseInternet PerformanceDevelopersDeveloper PlatformConnectivity CloudToday we’re announcing Database Integrations – making it seamless to connect to your database of choice on Workers. To start, we’ve added some of the most popular databases that support HTTP connections: Neon, PlanetScale and Supabase with more to come!...Shaun PersadEmily ChenTanushree Sharma
Goodbye, section 2.8 and hello to Cloudflare’s new terms of service2023-05-16Developer WeekDevelopersLegalTransparencyCustomersWe’re excited to announce new updates that will modernize our terms of service and hopefully cut down on customer confusion and frustration....Eugene Kim
Cloudflare R2 and MosaicML enable training LLMs on any compute, anywhere in the world, with zero switching costs2023-05-16Developer WeekDevelopersPartnersR2 StorageEgressConnectivity CloudTogether, Cloudflare and MosaicML give customers the freedom to train LLMs on any compute, anywhere in the world, with zero switching costs. That means faster, cheaper training runs, and no vendor lock in....Abhinav Venigalla (Guest Author)Phillip JonesAbhi Das
The S3 to R2 Super Slurper is now Generally Available2023-05-16Developer WeekUse Super Slurper to quickly, securely, and easily migrate data from S3 to R2....Phillip JonesJérôme Schneider
Smart Placement speeds up applications by moving code close to your backend — no config needed2023-05-16Developer WeekCloudflare WorkersServerlessDatabaseDevelopersDeveloper PlatformSmart Placement automatically places your workloads in an optimal location that minimizes latency and speeds up your applications!...Michael HartSerena Shah-SimpsonTanushree Sharma
Use Snowflake with R2 to extend your global data lake2023-05-16Developer WeekDevelopersConnectivity CloudJoint customers can now use Snowflake with Cloudflare R2 to extend your global data lake without having to worry about egress fee...Phillip JonesAbhi Das
Announcing connect() — a new API for creating TCP sockets from Cloudflare Workers2023-05-16Developer WeekCloudflare WorkersTCPDatabaseDevelopersDeveloper PlatformToday, we are excited to announce a new API in Cloudflare Workers for creating outbound TCP sockets, making it possible to connect directly to databases and any TCP-based service from Workers...Brendan Irvine-BroqueMatt Silverlock
Introducing Constellation, bringing AI to the Cloudflare stack2023-05-15Developer WeekAICloudflare WorkersProduct NewsDevelopersDeveloper PlatformToday, we're excited to welcome Constellation to the Cloudflare stack. Constellation allows you to run fast, low-latency inference tasks on pre-trained machine learning models natively on Workers...Celso MartinhoRita Kozlov
A complete suite of Zero Trust security tools to help get the most from AI2023-05-15Developer WeekZero TrustAIAI GatewayCloudflare OneSecure your team’s usage of AI tools with Cloudflare One...Sam Rhea
A raft of free Cloudflare services for AI startups2023-05-15Developer WeekDevelopersCloudflare for StartupsBootstrapped AI startups can get the startup plan without accelerator affiliation...Jade Q. Wang
Introducing Cursor: the Cloudflare AI Assistant2023-05-15Developer WeekDevelopersAIChatGPTOpenAICloudflare WorkersProduct NewsDeveloper PlatformCheck out Cursor - our experimental AI assistant trained to answer questions about Cloudflare’s Developer Platform!...Ricky RobinettRita Kozlov
Query Cloudflare Radar and our docs using ChatGPT plugins2023-05-15Developer WeekChatGPTAIOpenAICloudflare WorkersDevelopersDeveloper PlatformWe’re excited to share two new Cloudflare ChatGPT plugins – the Cloudflare Radar plugin and the Cloudflare Docs plugin...Ricky RobinettCelso MartinhoMichael Hart
Batteries included: how AI will transform the who and how of programming2023-05-14Developer WeekDevelopersAIThe recent arrival of LLMs capable of assisting programmers in writing, debugging and modifying code is yet another step. It’s a step at both making programmers more productive and helping more people be programmers...John Graham-Cumming
Welcome to Developer Week 20232023-05-14Developer WeekDevelopersServerlessProduct NewsIt is an incredibly exciting time to be a developer. We couldn’t imagine a better time to be kicking off Developer Week here at Cloudflare...Ricky Robinett
Magic in minutes: how to build a ChatGPT plugin with Cloudflare Workers2023-05-12Cloudflare WorkersDevelopersServerlessChatGPTDeveloper WeekAIDeveloper PlatformAnnouncing our new Quickstart example for building ChatGPT Plugins with Cloudflare Workers...Kristian Freeman
Cloudflare’s view of Internet disruptions in Pakistan2023-05-12Internet TrafficTrendsCloudflare RadarFollowing the arrest of ex-PM Imran Khan, violent protests led the Pakistani government to order the shutdown of mobile Internet services and blocking of social media platforms. We examine the impact of these shutdowns on Internet traffic in Pakistan and traffic to Cloudflare’s 1.1.1.1 DNS resolver....David Belson
How Pingora keeps count2023-05-12PerformanceOpen SourceRustIn this blog post, we explain and open source the counting algorithm that powers Pingora. This will be the first of a series of blog posts that share both the Pingora libraries and the ideas behind them...Yuchen Wu
The Linux Crypto API for user applications2023-05-11LinuxKernelIf you run your software on Linux, the Linux Kernel itself can satisfy all your cryptographic needs! In this post we will explore Linux Crypto API for user applications and try to understand its pros and cons...Oxana Kharitonova