Best of Cloudflare2025

  1. 1
    Video
    Avatar of developedbyeddevelopedbyed·1y

    Reacts Big 2025 Comeback!

    Explore the new full-stack React framework called TanStack Start, which presents an alternative to Next.js. The post delves into the framework's setup and its integration with Cloudflare services such as durable objects and KV storage. It highlights TanStack Start's support for server-side rendering, streaming, and caching while maintaining ease of use and type safety. The tutorial also covers adding Tailwind CSS and a database, showcasing a complete project setup.

  2. 2
    Article
    Avatar of programmingdigestProgramming Digest·32w

    A complete guide to HTTP caching

    HTTP caching reduces latency, server load, and infrastructure costs by storing responses at multiple layers—browsers, CDNs, proxies, and application caches. The guide explains how Cache-Control directives (max-age, s-maxage, no-cache, no-store, stale-while-revalidate), validators (ETag, Last-Modified), and headers like Vary control freshness and revalidation. It covers common misconceptions (no-cache doesn't mean "don't cache"), freshness calculations, practical recipes for static assets, HTML, APIs, and authenticated content, plus browser behaviors like BFCache and speculation rules. A detailed Cloudflare section addresses CDN-specific defaults, edge cache TTLs, cache key normalization, and cache tags for event-driven purging.

  3. 3
    Article
    Avatar of cloudflareCloudflare·35w

    Every Cloudflare feature, available to everyone

    Cloudflare announces a major shift in its product strategy, making nearly all enterprise-only features available to customers on any plan without requiring sales calls or contracts. The rollout begins with Single Sign-On (SSO) for the dashboard, which is now accessible to all users. This change aims to democratize access to advanced security and performance tools, removing the traditional two-tiered system that restricted powerful features to large organizations. Future product releases will follow this self-service model from launch.

  4. 4
    Video
    Avatar of developedbyeddevelopedbyed·1y

    My Favourite Tech Stack For 2025

    The author shares their favorite tech stack for 2025, highlighting tools like DocPloy for easy deployment, the Bun runtime for JavaScript applications, and the Hano framework to leverage Cloudflare's offerings. They also discuss exciting advances in authentication with Open Auth and payments integration using Polar. Additionally, frameworks like TenStack Start and Astro are recommended for their simplicity and flexibility, along with the importance of 3D technology, particularly 3JS, for future web development.

  5. 5
    Article
    Avatar of infoqInfoQ·30w

    Cloudflare Introduces Email Service to Compete with Amazon SES, Resend, and SendGrid

    Cloudflare announced a private preview of its Email Service during Birthday Week, enabling developers to send and receive emails directly from Workers without API keys. The globally managed service automatically configures SPF, DKIM, and DMARC for improved deliverability, supports both REST APIs and SMTP, and integrates with Workers AI for routing and parsing incoming emails. Unlike regional services like Amazon SES, Cloudflare offers a single global endpoint. The beta launches in November with message-based pricing and requires a paid Workers subscription.

  6. 6
    Article
    Avatar of astro_sourceAstro·49w

    Astro 5.10

    Astro 5.10 introduces experimental live content collections for runtime data fetching, stabilizes responsive images with automatic srcset generation and layout options, improves Content Security Policy support with header generation for static pages, and adds customizable Cloudflare Workers entrypoints for advanced features like Durable Objects and Cron Triggers.

  7. 7
    Article
    Avatar of astro_sourceAstro·1y

    Astro 5.6

    Astro 5.6 introduces several key features including first-class astro:env support for Cloudflare, experimental session support, and a new prefetch eagerness control. Additional highlights include custom fetch options for prerendered error pages, a new load() method for managing sessions, improved config validation, and breaking changes to the experimental SVG API. The release also comes with various bug fixes and contributions from the community.

  8. 8
    Article
    Avatar of cloudflareCloudflare·35w

    Announcing Cloudflare Email Service’s private beta

    Cloudflare launches Email Service in private beta, combining email sending and routing capabilities. Developers can send transactional emails directly from Workers using native bindings without API keys. The service includes automatic DNS configuration for deliverability, global delivery infrastructure, and integration with existing email frameworks like React Email. Email Routing allows processing incoming emails with Workers for automated workflows.

  9. 9
    Article
    Avatar of cloudflareCloudflare·34w

    Cloudflare just got faster and more secure, powered by Rust

    Cloudflare has replaced their core NGINX-based proxy system (FL1) with a new Rust-based modular proxy (FL2) built on their Oxy framework. The migration delivers a 25% performance boost with 10ms faster median response times, uses less than half the CPU and memory, and provides better security through Rust's memory safety guarantees. The new modular architecture allows faster product development, graceful restarts without dropping connections, and eliminates the incremental performance cost of adding new features that plagued the legacy system.

  10. 10
    Article
    Avatar of cloudflareCloudflare·27w

    Replicate is joining Cloudflare

    Cloudflare acquires Replicate, a platform for running AI models with 50,000+ models in its catalog. The integration will bring Replicate's model catalog and fine-tuning capabilities to Cloudflare's Workers AI platform, while maintaining existing APIs for current users. The combined platform aims to provide serverless GPU inference on Cloudflare's global network, unified model management through AI Gateway, and seamless integration with Cloudflare's developer tools including Workers, R2, Vectorize, and Durable Objects.

  11. 11
    Video
    Avatar of fireshipFireship·27w

    The entire internet just crashed... again

    Cloudflare experienced a major global outage affecting millions of websites including ChatGPT, X (Twitter), and League of Legends. The root cause was a latent bug in their bot mitigation service triggered by a routine configuration change. An automatically generated configuration file for managing threat traffic grew beyond its expected size, causing crashes across multiple Cloudflare services. The incident highlights the internet's dependence on centralized infrastructure providers and the cascading impact when they fail.

  12. 12
    Article
    Avatar of cloudflareCloudflare·30w

    From .com to .anything: introducing Top-Level Domain (TLD) insights on Cloudflare Radar

    Cloudflare Radar launched a new Top-Level Domain (TLD) insights page that provides comprehensive data on TLD popularity, traffic patterns, and security metrics. The page uses DNS Magnitude—a metric measuring how many unique networks query domains within a TLD—to rank over 2,500 TLDs. Surprisingly, .su (Soviet Union's legacy TLD) tops the ranking due to queries from a popular online game. Individual TLD pages offer detailed information including DNSSEC support, RDAP availability, DNS query volumes, certificate issuance data, and geographic distribution. The feature extends existing DNS insights to all delegated TLDs and integrates with Cloudflare Registrar for domain registration. All data is accessible via API and the Radar Data Explorer.

  13. 13
    Article
    Avatar of astro_sourceAstro·35w

    Cloudflare Donates $150,000 to Support Astro's Open Source Mission

    Cloudflare has donated $150,000 to the Astro open source project and become an official hosting partner. The partnership aims to improve Astro's deployment experience on Cloudflare's platform, leveraging their global CDN for static sites and Workers for server-side rendering. The funding will support long-term maintenance of the Astro project, with future collaboration planned around the new Vite Environment API for better development and deployment runtime support.

  14. 14
    Article
    Avatar of svelteSvelte Blog·21w

    What’s new in Svelte: January 2026

    Svelte 5.46.0 adds CSP support for hydration, the Vercel adapter now supports Node 24, and the Svelte CLI can fully configure SvelteKit projects for Cloudflare deployment. The Svelte MCP exposes tools as both JS API and CLI, while language-tools received significant performance improvements. The community showcased new apps including GCal Wrapped, Text Processing Studio, and Flumio, alongside learning resources like a complete SvelteKit course and tutorials on AI code generation with Svelte 5.

  15. 15
    Article
    Avatar of phProduct Hunt·34w

    Kyno for Cloudflare: Cloudflare management made simple, right from your phone

    Kyno is a mobile client that enables developers and site administrators to manage their Cloudflare-protected websites directly from their phones. The app provides remote access to web infrastructure management, allowing users to control and monitor their Cloudflare configurations on the go.

  16. 16
    Article
    Avatar of webrtchacksWebRTC Hacks·33w

    Is everyone switching to MoQ from WebRTC?

    Analysis of Media over QUIC (MoQ) adoption claims versus reality, using Chrome usage metrics to debunk assertions that developers are switching from WebRTC. Chrome data shows WebTransport usage remains minimal (0.035% peak vs WebRTC's stable 0.35%), with multiple failed experiments over five years. Addresses misconceptions about WebRTC architecture, noting that server-based deployments (SFUs/MCUs) have been standard for years, not peer-to-peer full mesh. Concludes that despite marketing claims, no successful large-scale migration from WebRTC to MoQ has occurred yet.

  17. 17
    Article
    Avatar of infoqInfoQ·21w

    Cloudflare Open Sources tokio‑quiche, Promising Easier QUIC and HTTP/3 in Rust

    Cloudflare released tokio-quiche, an open-source Rust library that wraps their quiche QUIC/HTTP/3 implementation with Tokio's async runtime. The library simplifies building high-performance QUIC applications by handling UDP I/O, connection management, and event loops automatically. It uses an actor model internally and exposes an ApplicationOverQuic trait for protocol abstraction. Cloudflare uses it in production for edge services, HTTP proxies, and MASQUE-based tunnels in their WARP client, handling millions of requests per second. The library is available on crates.io as a foundational building block, with plans to release higher-level HTTP client/server abstractions.

  18. 18
    Article
    Avatar of huggingfaceHugging Face·1y

    Hugging Face and Cloudflare Partner to Make Real-Time Speech and Video Seamless with FastRTC

    Hugging Face and Cloudflare have partnered to provide AI developers with seamless real-time speech and video capabilities using FastRTC. This collaboration allows developers to use enterprise-grade WebRTC infrastructure with minimal setup and reliable global connectivity via Cloudflare's TURN servers. AI developers can now access 10GB of free data streaming per month using a Hugging Face token and easily scale using Cloudflare's network.

  19. 19
    Video
    Avatar of awesome-codingAwesome·27w

    The whole internet was down... again...

    Recent major outages from Cloudflare and AWS exposed critical vulnerabilities in modern internet infrastructure. While cloud services promised decentralization and resilience, the industry has consolidated around a few vendors using default configurations. Cloudflare's outage was caused by an oversized feature file in their Bot Manager component. The real issue isn't the outages themselves, but the illusion of resilience created by cloud-native tools while actually centralizing failure points. Modern developers increasingly lack the knowledge to build systems that gracefully handle failures, relying instead on configuration wizards and AI assistance.

  20. 20
    Article
    Avatar of cloudflareCloudflare·35w

    Supporting the future of the open web: Cloudflare is sponsoring Ladybird and Omarchy

    Cloudflare announces sponsorship of two independent open source projects: Ladybird, a new browser built completely from scratch with its own rendering and JavaScript engines, and Omarchy, an opinionated Arch Linux distribution designed for developers. Both projects aim to provide alternatives in ecosystems dominated by a few major players, with Ladybird challenging browser consolidation around Chromium and Omarchy making Linux more accessible for development work.

  21. 21
    Article
    Avatar of infoqInfoQ·35w

    Cloudflare Adds Node.js HTTP Servers to Cloudflare Workers

    Cloudflare Workers now supports Node.js HTTP client and server APIs, enabling developers to migrate existing Express.js and Koa.js applications to the serverless platform without code rewrites. The implementation uses a bridge system that connects Node.js-style servers to Workers' request handling model, offering zero cold starts and automatic scaling while maintaining compatibility with popular Node.js frameworks.

  22. 22
    Article
    Avatar of cloudflareCloudflare·45w

    Cloudflare 1.1.1.1 Incident on July 14, 2025

    Cloudflare's 1.1.1.1 DNS resolver experienced a 62-minute global outage on July 14, 2025, caused by an internal configuration error that inadvertently linked the resolver's IP prefixes to a non-production Data Localization Suite service. The issue originated from a dormant misconfiguration made on June 6, which was triggered when changes were made to the test service on July 14, causing BGP route withdrawals globally. The outage affected most DNS resolution methods except DNS-over-HTTPS traffic using the cloudflare-dns.com domain. Cloudflare is addressing the root cause by deprecating legacy systems and implementing staged deployment methodologies.

  23. 23
    Article
    Avatar of cloudflareCloudflare·24w

    Python Workers redux: fast cold starts, packages, and a uv-first workflow

    Cloudflare Python Workers now support any Pyodide-compatible package with significantly faster cold starts than competitors. Using memory snapshots and WebAssembly architecture, Workers achieve 2.4x faster cold starts than AWS Lambda and 3x faster than Google Cloud Run when loading common packages. The platform integrates with uv for package management through pywrangler tooling, enabling easy deployment of Python applications globally. Technical innovations include memory snapshot restoration, careful entropy handling for randomness, and function pointer table management to eliminate Python initialization overhead during cold starts.

  24. 24
    Article
    Avatar of techleaddigestTech Lead Digest·48w

    When Google Sneezes, the Whole World Catches a Cold

    A detailed analysis of a major Google Cloud IAM outage that cascaded across multiple services including Cloudflare and Anthropic. The incident began with an IAM backend rollout issue at 10:50 AM PT, causing authentication failures across GCP products. Cloudflare's Workers KV, which depends on Google Cloud storage, failed next, affecting Access, WARP, and Zero Trust features. Anthropic disabled file uploads to manage error rates. Full recovery took over 7 hours, with some specialized services like Vertex AI requiring additional time. The analysis includes a detailed timeline, impact assessment, and lessons learned about dependency chains, control plane failures, and recovery patterns in distributed systems.

  25. 25
    Article
    Avatar of collectionsCollections·28w

    Open-Source Release: tokio-quiche Simplifies Async QUIC and HTTP/3

    Cloudflare open-sourced tokio-quiche, an asynchronous QUIC library for Rust that combines quiche protocol with Tokio runtime. The library simplifies building QUIC applications by providing async UDP socket integration, connection management, and HTTP/3 support out of the box. It uses an actor model architecture and supports custom protocols through traits. Already powering Cloudflare's production infrastructure including iCloud Private Relay and Oxy proxies, handling millions of HTTP/3 requests per second, the library is now available for developers to build QUIC-based applications in the Rust ecosystem.