Tagged articles
53 articles
Page 1 of 1
Top Architect
Top Architect
Apr 25, 2026 · Backend Development

Why Pingora Is Overtaking Nginx as the New Web Server Champion

Cloudflare replaced Nginx with its home‑grown Rust‑based proxy Pingora, citing architectural limits of Nginx's worker model, superior performance, lower CPU/memory usage, better connection reuse, richer feature support, and stronger memory safety, all backed by extensive production metrics.

CloudflareHTTP proxyMemory Safety
0 likes · 14 min read
Why Pingora Is Overtaking Nginx as the New Web Server Champion
21CTO
21CTO
Apr 5, 2026 · Industry Insights

Can AI‑Powered EmDash Replace WordPress on Cloudflare Workers?

Cloudflare's new EmDash CMS, built with TypeScript and AI integration on the serverless Workers platform, challenges WordPress by offering a sandboxed, scalable alternative, but faces hurdles like a missing plugin ecosystem and early authentication bugs.

AIAstroCMS
0 likes · 7 min read
Can AI‑Powered EmDash Replace WordPress on Cloudflare Workers?
Java Baker
Java Baker
Mar 24, 2026 · Artificial Intelligence

How AI Coding Assistants Built a Full‑Stack Free‑Games Site in One Weekend

During a holiday break the author used AI programming assistants Kiro and OpenCode to create a complete Java‑backed, Jamstack‑based full‑stack application that scrapes Epic Games' free‑game listings, generates static JSON/HTML pages, and deploys automatically to Cloudflare Pages, demonstrating AI‑driven development efficiency.

AI programmingCloudflareJamstack
0 likes · 10 min read
How AI Coding Assistants Built a Full‑Stack Free‑Games Site in One Weekend
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Frontend Development

How Void Turns Vite Projects into One‑Click Cloud Deployments

Void is a Vite‑native deployment platform that lets developers enable a plugin, run a single command, and automatically provision Cloudflare Edge, databases, storage, authentication, queues, and AI services, bridging the gap between local development and production with end‑to‑end type safety.

CLICloudflareFull‑stack
0 likes · 9 min read
How Void Turns Vite Projects into One‑Click Cloud Deployments
Node.js Tech Stack
Node.js Tech Stack
Mar 15, 2026 · Frontend Development

Evan You’s Void: Can Vite Finally Match Next.js + Vercel’s Full‑Stack Flow?

Evan You unveiled Void, a Cloudflare‑backed deployment platform and full‑stack SDK built as a Vite plugin, aiming to give Vite‑based projects the seamless development‑to‑deployment experience of Next.js + Vercel, while remaining framework‑agnostic but tightly coupled to Cloudflare, raising questions about lock‑in and ecosystem maturity.

CloudflareFrontend EcosystemFull‑Stack Deployment
0 likes · 10 min read
Evan You’s Void: Can Vite Finally Match Next.js + Vercel’s Full‑Stack Flow?
Design Hub
Design Hub
Feb 16, 2026 · Industry Insights

Three AI Industry Shifts in Feb 2026: Open‑Source, Talent, and Infrastructure

In February 2026 three pivotal AI developments—OpenAI hiring OpenClaw founder Peter Steinberger, Alibaba unveiling the trillion‑parameter Qwen3‑Max‑Thinking model, and Cloudflare launching Markdown for Agents—illustrate how open‑source collaboration, talent mobility, and AI‑native infrastructure are reshaping the sector.

AI AgentsAI InfrastructureCloudflare
0 likes · 14 min read
Three AI Industry Shifts in Feb 2026: Open‑Source, Talent, and Infrastructure
ShiZhen AI
ShiZhen AI
Feb 14, 2026 · Industry Insights

Is Your Site Ready for AI Agents? From SEO to AEO Explained

The article examines Cloudflare's Markdown for Agents and Chrome's WebMCP, showing how real‑time HTML‑to‑Markdown conversion and tool‑contract APIs let AI agents both read and act on websites, shifting optimization focus from traditional SEO to the emerging AEO paradigm.

AEOAI AgentsChrome WebMCP
0 likes · 10 min read
Is Your Site Ready for AI Agents? From SEO to AEO Explained
AI Engineering
AI Engineering
Feb 14, 2026 · Industry Insights

How Cloudflare’s Markdown for Agents Redefines AI Web Scraping

Cloudflare’s new Markdown for Agents feature lets AI systems request web pages as Markdown via content negotiation, cutting token usage by up to 80%, simplifying scraping pipelines, and signaling a broader shift in how AI consumes web content.

AI web scrapingCloudflareContent negotiation
0 likes · 6 min read
How Cloudflare’s Markdown for Agents Redefines AI Web Scraping
AI Insight Log
AI Insight Log
Jan 17, 2026 · Industry Insights

Why Cloudflare’s Acquisition of Astro Signals a New Era for Open‑Source in AI

The article analyzes Cloudflare’s purchase of the Astro web framework, linking it to a broader AI‑driven consolidation of runtimes, content platforms, and edge infrastructure, and explores what this means for open‑source sustainability, developer workflows, and the future of AI‑friendly web architecture.

AIAstroCloudflare
0 likes · 6 min read
Why Cloudflare’s Acquisition of Astro Signals a New Era for Open‑Source in AI
Node.js Tech Stack
Node.js Tech Stack
Jan 16, 2026 · Industry Insights

Astro Acquired by Cloudflare – Implications and Developer FAQs

Astro, the content‑driven frontend framework, has been acquired by Cloudflare, with its core team joining the company, and the article explains why the deal makes sense, how it benefits developers, and what the broader trend of framework acquisitions indicates for the industry.

AcquisitionAstroCloudflare
0 likes · 5 min read
Astro Acquired by Cloudflare – Implications and Developer FAQs
Architects' Tech Alliance
Architects' Tech Alliance
Dec 17, 2025 · Artificial Intelligence

Mastering Retrieval‑Augmented Generation: From Theory to Scalable Deployment

This guide explains how Retrieval‑Augmented Generation (RAG) overcomes LLM knowledge staleness, hallucination, and domain‑adaptation challenges by combining external knowledge bases with real‑time retrieval, and provides detailed architecture, optimization techniques, engineering practices, monitoring, cost‑control, and future trends for building production‑grade RAG systems.

AICloudflareLLM
0 likes · 15 min read
Mastering Retrieval‑Augmented Generation: From Theory to Scalable Deployment
ITPUB
ITPUB
Nov 20, 2025 · Operations

What Triggered Cloudflare’s Massive November 2023 Outage? Inside the Bot Management Failure

On November 18, 2023 Cloudflare suffered a multi‑hour network outage that crippled major services worldwide, caused by a ClickHouse permission change that generated oversized bot‑management feature files, leading to 5xx errors across CDN, security, and authentication layers, and prompting a complex, step‑by‑step remediation effort.

Bot ManagementClickHouseCloudflare
0 likes · 19 min read
What Triggered Cloudflare’s Massive November 2023 Outage? Inside the Bot Management Failure
21CTO
21CTO
Nov 18, 2025 · Operations

What Cloudflare’s Latest Outage Reveals About Cloud Dependency Risks

A massive Cloudflare outage on November 18, 2025 crippled DNS and CDN services, causing widespread failures for platforms like ChatGPT and Discord, and the article analyzes the incident, past failures, and offers four practical resilience strategies to mitigate over‑reliance on single cloud providers.

CDNCloudflareDNS
0 likes · 7 min read
What Cloudflare’s Latest Outage Reveals About Cloud Dependency Risks
Python Programming Learning Circle
Python Programming Learning Circle
Oct 11, 2025 · Information Security

How Cloudflare Captcha Works and How to Bypass It with Python

Cloudflare Captcha is a security feature that distinguishes humans from bots, integrating with DDoS protection, WAF, and CDN, while employing intelligent traffic management, privacy‑focused design, and various detection methods such as device fingerprinting, IP proxy checks, browser authenticity, JavaScript challenges, cookie validation, and TLS fingerprinting.

CaptchaCloudflarePython automation
0 likes · 8 min read
How Cloudflare Captcha Works and How to Bypass It with Python
IT Services Circle
IT Services Circle
Oct 7, 2025 · Fundamentals

Why 1.1.1.1 Became the World’s Fastest Public DNS – History and Tech

This article explains the origins, technical classification, and evolution of the IP address 1.1.1.1 from an unassigned block to Cloudflare's fast, privacy‑focused public DNS, covering its network segment, Anycast deployment, encrypted DNS support, and comparison with other DNS services.

AnycastCloudflareIP address
0 likes · 8 min read
Why 1.1.1.1 Became the World’s Fastest Public DNS – History and Tech
Ray's Galactic Tech
Ray's Galactic Tech
Sep 24, 2025 · Backend Development

Why Cloudflare’s Pingora Outperforms Nginx: Design, Architecture, and Benchmarks

Pingora, Cloudflare’s next‑generation proxy built with Rust and Tokio, addresses Nginx’s limitations in large‑scale deployments by introducing a global shared connection pool, asynchronous multithreaded scheduling, programmable hooks, and zero‑downtime hot updates, delivering up to 4× throughput and 70% lower CPU usage.

AsynchronousCloudflareConnection Pooling
0 likes · 8 min read
Why Cloudflare’s Pingora Outperforms Nginx: Design, Architecture, and Benchmarks
Architect's Guide
Architect's Guide
Apr 28, 2025 · Backend Development

Cloudflare Open‑sources Pingora: A Rust‑Based Asynchronous HTTP Proxy Framework

Cloudflare has open‑sourced Pingora, a high‑performance Rust asynchronous multithreaded framework for building HTTP/1 and HTTP/2 end‑to‑end proxy services, detailing its features, runtime capabilities, and the company’s motivation to promote memory‑safe infrastructure while noting its pre‑1.0 status and limited OS support.

BackendCloudflareHTTP proxy
0 likes · 5 min read
Cloudflare Open‑sources Pingora: A Rust‑Based Asynchronous HTTP Proxy Framework
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 17, 2025 · Backend Development

Build a Free MCP Flux Schnell Server on Cloudflare in 5 Minutes for Unlimited Text-to-Image Generation

This guide walks you through installing prerequisites, initializing a Node.js project, implementing the Model Context Protocol server with ListTools and CallTool handlers, configuring Cloudflare Flux API credentials, debugging, and integrating the server into Cursor to enable on‑demand text‑to‑image generation.

AI image generationCloudflareFlux Schnell
0 likes · 11 min read
Build a Free MCP Flux Schnell Server on Cloudflare in 5 Minutes for Unlimited Text-to-Image Generation
macrozheng
macrozheng
Jan 23, 2025 · Cloud Computing

Why Cloudflare Replaced Nginx with Pingora: A Faster, Safer Proxy

Cloudflare built Pingora, a Rust‑based HTTP proxy that processes over a trillion daily requests, delivering lower latency, higher connection‑reuse, and up to 70% CPU and memory savings compared to Nginx, while adding extensible features and stronger memory safety.

Backend DevelopmentCloudflareHTTP proxy
0 likes · 13 min read
Why Cloudflare Replaced Nginx with Pingora: A Faster, Safer Proxy
Liangxu Linux
Liangxu Linux
Nov 30, 2024 · Operations

Why a New PC Can't Access the Internet: Step‑by‑Step DNS Troubleshooting

A client’s newly purchased computer could connect to the corporate network but could not reach the internet; the guide walks through checking the link light, IP configuration, ping tests, identifying a faulty DNS server, switching to public DNS services, and measuring latency to reveal why foreign DNS isn’t always faster.

CloudflareDNSIP Configuration
0 likes · 5 min read
Why a New PC Can't Access the Internet: Step‑by‑Step DNS Troubleshooting
Architecture Digest
Architecture Digest
Nov 25, 2024 · Backend Development

Why Cloudflare Replaced Nginx with the Rust‑Based Pingora Proxy

Cloudflare abandoned Nginx for its own Rust‑written Pingora proxy to overcome performance, scalability, and feature limitations, achieving higher throughput, lower CPU and memory usage, better connection reuse, and enhanced security while supporting non‑standard HTTP use cases and enabling faster feature development.

CloudflareHTTP proxyPingora
0 likes · 14 min read
Why Cloudflare Replaced Nginx with the Rust‑Based Pingora Proxy
JavaEdge
JavaEdge
May 24, 2024 · Cloud Computing

How to Build a Free Personal Image Hosting Service with Cloudflare R2 and PicGo

This guide walks through the reasons for creating a custom image bed, explains why Cloudflare R2 is chosen over domestic providers, and provides step‑by‑step instructions for setting up an R2 bucket, binding a domain, configuring public access, and integrating PicGo for automatic uploads.

CloudflareImage HostingPicGo
0 likes · 5 min read
How to Build a Free Personal Image Hosting Service with Cloudflare R2 and PicGo
21CTO
21CTO
Apr 23, 2024 · Artificial Intelligence

How an AI‑Powered Interview Simulator Can Boost Your Job Prep

The AI Interview Simulator is a web app that uses AI to analyze users’ spoken answers via camera and microphone, offering real‑time, constructive feedback, and is built with Angular, Tailwind, HonoJS, LangChainJS, and Cloudflare services for hosting, edge computing, and data storage.

AIAngularCloudflare
0 likes · 4 min read
How an AI‑Powered Interview Simulator Can Boost Your Job Prep
Programmer DD
Programmer DD
Mar 11, 2024 · Backend Development

Why Cloudflare Open‑sourced Pingora: A Rust‑Powered Proxy Framework

Cloudflare has open‑sourced Pingora, a Rust‑based asynchronous multi‑threaded framework for building high‑performance HTTP/1, HTTP/2, gRPC and websocket proxies, highlighting its key features, massive traffic handling, zero‑downtime reloads, observability integrations, and the motivations behind replacing Nginx with Rust.

AsyncCloudflareHTTP proxy
0 likes · 6 min read
Why Cloudflare Open‑sourced Pingora: A Rust‑Powered Proxy Framework
Architect
Architect
Dec 12, 2023 · Backend Development

Pingora: Cloudflare’s High‑Performance Rust‑Based HTTP Proxy

This article explains how Cloudflare replaced NGINX with Pingora, a Rust‑written HTTP proxy that processes over a trillion daily requests, offering superior performance, efficiency, and security through a multithreaded design, custom HTTP library, and programmable request lifecycle.

BackendCloudflareHTTP proxy
0 likes · 12 min read
Pingora: Cloudflare’s High‑Performance Rust‑Based HTTP Proxy
Java Architect Essentials
Java Architect Essentials
Oct 30, 2023 · Cloud Native

Why Cloudflare Replaced NGINX with Pingora: Design Decisions, Performance Gains, and Security Improvements

The article explains how Cloudflare built Pingora, a Rust‑based, cloud‑native reverse proxy that surpasses NGINX in performance, efficiency, and safety by redesigning the worker model, improving connection reuse, and leveraging multithreading and Tokio, while also offering greater extensibility for future services.

CloudflareHTTPPingora
0 likes · 13 min read
Why Cloudflare Replaced NGINX with Pingora: Design Decisions, Performance Gains, and Security Improvements
Liangxu Linux
Liangxu Linux
Oct 14, 2023 · Cloud Native

How to Speed Up Docker Image Pulls in China: Mirrors, Proxies, and Registry Hacks

This guide explains why Docker image pulls are slow or throttled in China, then provides practical solutions such as configuring domestic registry mirrors, setting up self‑hosted mirrors or proxies (including Cloudflare Workers), adjusting Docker daemon proxy settings, and logging into various registries to bypass rate limits.

CloudflareProxyregistry mirrors
0 likes · 9 min read
How to Speed Up Docker Image Pulls in China: Mirrors, Proxies, and Registry Hacks
Architecture Digest
Architecture Digest
Sep 13, 2023 · Backend Development

Cloudflare’s Pingora: A High‑Performance Rust‑Based Reverse Proxy Replacing Nginx

Cloudflare replaced Nginx with Pingora, a Rust‑written reverse‑proxy service that delivers higher speed, better efficiency, and stronger security by redesigning the worker model, using multithreading, and optimizing connection reuse, resulting in significant CPU, memory, and latency savings across billions of requests.

CloudflareNginx ReplacementPingora
0 likes · 17 min read
Cloudflare’s Pingora: A High‑Performance Rust‑Based Reverse Proxy Replacing Nginx
Top Architect
Top Architect
Aug 28, 2023 · Backend Development

Pingora: Cloudflare’s High‑Performance Rust‑Based Reverse Proxy

Cloudflare replaced NGINX with Pingora, a Rust‑written reverse‑proxy service that processes over a trillion requests daily, offering higher throughput, better connection reuse, lower CPU/memory usage, and enhanced security, while also enabling new features such as HTTP/2 upstream and seamless integration with Cloudflare’s product suite.

BackendCloudflareRust
0 likes · 14 min read
Pingora: Cloudflare’s High‑Performance Rust‑Based Reverse Proxy
MaGe Linux Operations
MaGe Linux Operations
Jun 30, 2023 · Operations

How Cloudflare Scaled Kafka to Process Over 1 Trillion Messages: Ops Lessons and Architecture

This article explains how Cloudflare’s engineering teams built and evolved a highly scalable Kafka‑based messaging backbone, adopted protobuf for structured communication, created a generic message‑bus, implemented connectors, added observability with Prometheus and OpenTelemetry, and refined health‑checks and batch processing to support trillions of inter‑service messages.

CloudflareKafka
0 likes · 13 min read
How Cloudflare Scaled Kafka to Process Over 1 Trillion Messages: Ops Lessons and Architecture
Java Backend Technology
Java Backend Technology
Jun 14, 2023 · Cloud Native

Why Cloudflare Overtook Apache and Nginx: The Rise of Pingora Proxy

In January 2023, Cloudflare surged to become the most popular web server, surpassing Apache and Nginx with a 21.64% market share, and is now replacing Nginx with its Rust‑based Pingora proxy, which handles over a trillion requests daily while using only a third of the resources of its predecessor.

CloudflareHTTP proxyMarket Share
0 likes · 4 min read
Why Cloudflare Overtook Apache and Nginx: The Rise of Pingora Proxy
php Courses
php Courses
Jun 9, 2022 · Backend Development

Netcraft April 2022 Global Web Server Survey: Market Share and Activity Statistics

The Netcraft April 2022 survey analyzes over 1.16 billion sites, 271 million domains and nearly 12 million web‑facing computers, revealing that nginx leads in market share while providers such as Cloudflare, OpenResty, Pepyaka and GHS show notable growth and shifts in the global web‑server landscape.

ApacheCloudflareMarket Share
0 likes · 4 min read
Netcraft April 2022 Global Web Server Survey: Market Share and Activity Statistics
Architects Research Society
Architects Research Society
Aug 11, 2020 · Cloud Computing

Differences Between Cloudflare and CloudFront

This article compares Cloudflare and Amazon CloudFront, outlining their respective CDN architectures, setup processes, feature sets, performance characteristics, security offerings, and ideal use cases to help users choose the most suitable service for their web applications.

CDNCloudFrontCloudflare
0 likes · 8 min read
Differences Between Cloudflare and CloudFront