# Workers

Published articles for Workers.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Give every teammate and agent the right level of access to your Workers

DevFeed: [Give every teammate and agent the right level of access to your Workers](<https://devfeed.tech/articles/give-every-teammate-and-agent-the-right-level-of-access-to-your-workers-26581.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/workers-granular-authorization/>)

Author: Visal In

Published: 2026-09-15T13:00:00Z

Content type: release

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Workers](<https://devfeed.tech/topics/workers.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Developer Platform](<https://devfeed.tech/topics/developer-platform.md>), [debug](<https://devfeed.tech/topics/debug.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [api](<https://devfeed.tech/tags/api.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [debug](<https://devfeed.tech/tags/debug.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [developers](<https://devfeed.tech/tags/developers.md>), [identity](<https://devfeed.tech/tags/identity.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [scope](<https://devfeed.tech/tags/scope.md>), [security](<https://devfeed.tech/tags/security.md>), [traces](<https://devfeed.tech/tags/traces.md>), [workers](<https://devfeed.tech/tags/workers.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Cloudflare now lets teams scope access to individual Workers and assign narrower Developer Platform roles. Teammates, CI tokens, and agents can receive only the permissions needed to debug, deploy, or monitor safely.

### Source excerpt

You can now scope access to individual Workers and assign narrower Developer Platform roles, so teammates, CI tokens, and agents get only the access they need to debug, deploy, or monitor safely.

## The Architecture for Serving 100 Fine-Tuned Models on One GPU

DevFeed: [The Architecture for Serving 100 Fine-Tuned Models on One GPU](<https://devfeed.tech/articles/the-architecture-for-serving-100-fine-tuned-models-on-one-gpu-18244.md>)

Original publisher: [Read original article](<https://blog.dailydoseofds.com/p/the-architecture-for-serving-100>)

Author: Avi Chawla

Published: 2026-09-11T21:25:15Z

Content type: tutorial

Language: en

Sources: [Daily Dose of Data Science](<https://devfeed.tech/sources/daily-dose-of-data-science.md>)

Topics: [GPU](<https://devfeed.tech/topics/gpu.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [lora](<https://devfeed.tech/topics/lora.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [lora](<https://devfeed.tech/tags/lora.md>), [memory](<https://devfeed.tech/tags/memory.md>), [models](<https://devfeed.tech/tags/models.md>), [production](<https://devfeed.tech/tags/production.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [vllm](<https://devfeed.tech/tags/vllm.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

This tutorial compares architectures for serving 100 fine-tuned 7B model variants on GPUs. It explains how separate merged models increase storage, GPU memory use, scaling pools, cold starts, and idle capacity, while a shared base model with LoRA adapters enables adapter reuse through vLLM. The article plans to test merged, unmerged startup-loaded, request-time adapter loading, and hosted-per-tenant deployments on Runpod Serverless.

### Source excerpt

...explained with code.

## Union body tells UK government workers must get a say before AI clocks in

DevFeed: [Union body tells UK government workers must get a say before AI clocks in](<https://devfeed.tech/articles/union-body-tells-uk-government-workers-must-get-a-say-before-ai-clocks-in-8558.md>)

Original publisher: [Read original article](<https://www.theregister.com/public-sector/2026/09/11/union-body-tells-uk-government-workers-must-get-a-say-before-ai-clocks-in/5295806>)

Author: Carly Page

Published: 2026-09-11T10:35:22Z

Content type: news

Language: en

Sources: [www.theregister.com - Articles](<https://devfeed.tech/sources/www-theregister-com-articles.md>)

Topics: [Algorithms](<https://devfeed.tech/topics/algorithms.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-and-ml](<https://devfeed.tech/tags/ai-and-ml.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [government](<https://devfeed.tech/tags/government.md>), [job-cuts](<https://devfeed.tech/tags/job-cuts.md>), [public-sector](<https://devfeed.tech/tags/public-sector.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

The TUC warns that workplace algorithms should not make decisions without workers having a say.

### Source excerpt

TUC warns against letting algorithms call the shots in the workplace

## Building resilient real-time streaming workers with Amazon DynamoDB leases

DevFeed: [Building resilient real-time streaming workers with Amazon DynamoDB leases](<https://devfeed.tech/articles/building-resilient-real-time-streaming-workers-with-amazon-dynamodb-leases-4637.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/building-resilient-real-time-streaming-workers-with-amazon-dynamodb-leases/>)

Author: Siddhesh Tiwari

Published: 2026-09-10T16:14:22Z

Content type: tutorial

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [WebSocket](<https://devfeed.tech/topics/websocket.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Amazon Elastic Kubernetes Service](<https://devfeed.tech/topics/amazon-elastic-kubernetes-service.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [amazon-ec2](<https://devfeed.tech/tags/amazon-ec2.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-container-service](<https://devfeed.tech/tags/amazon-elastic-container-service.md>), [aws-fargate](<https://devfeed.tech/tags/aws-fargate.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

A tutorial for building resilient real-time WebSocket workers with Amazon DynamoDB leases. It covers conditional-write ownership, orphan reconciliation for automatic failover, and graceful shutdown to reduce deployment downtime on Amazon ECS and AWS Fargate.

### Source excerpt

Real-time streaming workers that hold hundreds of persistent WebSocket connections lose data when a worker fails. Learn how to build a WebSocket fleet management system on Amazon ECS and AWS Fargate that uses Amazon DynamoDB conditional writes as a distributed lease to track ownership, fail over automatically, and deploy with low downtime.

## Announcing On-Demand Compute: Instant compute for your most intensive workloads

DevFeed: [Announcing On-Demand Compute: Instant compute for your most intensive workloads](<https://devfeed.tech/articles/announcing-on-demand-compute-instant-compute-for-your-most-intensive-workloads-5457.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/on-demand-compute>)

Author: Melvyn Peignon

Published: 2026-09-10T14:22:58Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cost](<https://devfeed.tech/tags/cost.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [production](<https://devfeed.tech/tags/production.md>), [scale](<https://devfeed.tech/tags/scale.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

ClickHouse announces a private preview of On-Demand Compute, which allocates shared workers to eligible individual queries so intensive workloads can run without competing with a service's primary compute.

### Source excerpt

ClickHouse On-Demand Compute lets you scale individual queries with additional workers, run intensive workloads without disrupting production, and use compute when you need it.

## How we rebuilt Cloudflare Workers' module registry for Node.js compatibility

DevFeed: [How we rebuilt Cloudflare Workers' module registry for Node.js compatibility](<https://devfeed.tech/articles/how-we-rebuilt-cloudflare-workers-module-registry-for-node-js-compatibility-123.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/workers-module-registry-nodejs/>)

Author: James Snell

Published: 2026-09-09T13:00:00Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Workers](<https://devfeed.tech/topics/workers.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [developers](<https://devfeed.tech/tags/developers.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Cloudflare rebuilt the Workers runtime module registry to improve Node.js compatibility, URL-based module resolution, module caching, import validation, lazy compilation, and WebAssembly support.

### Source excerpt

Workers now enables Node.js compatibility by default, supports applications up to 64 mebibytes, and adds a URL-based module registry with import.meta, lazy compilation, shared code caches, and clearer errors.

## Introducing context-aware vulnerability discovery and remediation with Cloudflare Managed Defense and OpenAI Daybreak models

DevFeed: [Introducing context-aware vulnerability discovery and remediation with Cloudflare Managed Defense and OpenAI Daybreak models](<https://devfeed.tech/articles/introducing-context-aware-vulnerability-discovery-and-remediation-with-cloudflare-managed-defense-and-openai-daybreak-models-122.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/vulnerability-discovery-remediation/>)

Author: Blake Darché

Published: 2026-09-03T21:03:02Z

Content type: release

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [code](<https://devfeed.tech/tags/code.md>), [developers](<https://devfeed.tech/tags/developers.md>), [edge](<https://devfeed.tech/tags/edge.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [openai](<https://devfeed.tech/tags/openai.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Cloudflare announces early access to an invitation-only service that prioritizes code vulnerabilities using production traffic, security signals, WAF context, and OpenAI Daybreak models. It proposes and validates patches or mitigations for customer review, while customers decide whether to implement them.

### Source excerpt

Use production traffic and security signals to prioritize findings, prepare edge mitigations when safe, and propose code patches. By combining WAF data with OpenAI Daybreak models, Vulnerability Discovery and Remediation helps teams identify and patch the most critical threats first.

## Durable Digest: August highlights

DevFeed: [Durable Digest: August highlights](<https://devfeed.tech/articles/durable-digest-august-highlights-35785.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-august-2026>)

Author: Temporal Technologies

Published: 2026-08-27T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [durability](<https://devfeed.tech/tags/durability.md>), [genai](<https://devfeed.tech/tags/genai.md>), [google](<https://devfeed.tech/tags/google.md>), [iam](<https://devfeed.tech/tags/iam.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Temporal's August 2026 Durable Digest highlights new and preview features for running Workers on AWS Lambda, organizing Temporal Cloud resources, invoking Nexus Operations, and building durable AI applications.

### Source excerpt

Highlights this month include new ways to run Workers without managing infrastructure, organize Temporal Cloud resources and build more durable AI applications.

## Secure all your internal vibe-coded applications -- in one click

DevFeed: [Secure all your internal vibe-coded applications -- in one click](<https://devfeed.tech/articles/secure-all-your-internal-vibe-coded-applications-in-one-click-124.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/workers-protected-by-access/>)

Author: Matt Provost

Published: 2026-08-14T13:00:00Z

Content type: release

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cloudflare Access](<https://devfeed.tech/topics/cloudflare-access.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-access](<https://devfeed.tech/tags/cloudflare-access.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-platform](<https://devfeed.tech/tags/developer-platform.md>), [developers](<https://devfeed.tech/tags/developers.md>), [policy](<https://devfeed.tech/tags/policy.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [sase](<https://devfeed.tech/tags/sase.md>), [workers](<https://devfeed.tech/tags/workers.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

Cloudflare introduces Cloudflare Access for Workers, allowing account-level or application-level policies to require company authentication for preview and production deployments. Policies can protect Workers across custom domains, routes, workers.dev subdomains, and preview URLs, while authenticated user details can be accessed directly in application code.

### Source excerpt

Introducing Cloudflare Access for Workers. Attach an Access policy directly to a Worker and it applies everywhere that Worker runs -- routes, custom domains, workers.dev, and previews -- automatically.

## How do you generate PDFs in Webflow Cloud without Puppeteer or external services?

DevFeed: [How do you generate PDFs in Webflow Cloud without Puppeteer or external services?](<https://devfeed.tech/articles/how-do-you-generate-pdfs-in-webflow-cloud-without-puppeteer-or-external-services-9252.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/webflow-cloud-document-builder>)

Author: Ismail Ajagbe

Published: 2026-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [pdf](<https://devfeed.tech/topics/pdf.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Puppeteer](<https://devfeed.tech/topics/puppeteer.md>), [App](<https://devfeed.tech/topics/app.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [chromium](<https://devfeed.tech/tags/chromium.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [learn](<https://devfeed.tech/tags/learn.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Learn how to build a document builder in Webflow Cloud with a Next.js Route Handler and a pure-JavaScript PDF generation library. The tutorial explains the architecture, local requirements, form submission flow, PDF delivery, and optional storage of generated documents.

### Source excerpt

Learn how to build a document builder app in Webflow Cloud using pdf-lib and a Next.js route handler.

## The 2-Second Rule: How to make your website feel like magic in 2026

DevFeed: [The 2-Second Rule: How to make your website feel like magic in 2026](<https://devfeed.tech/articles/the-2-second-rule-how-to-make-your-website-feel-like-magic-in-2026-9274.md>)

Original publisher: [Read original article](<https://webdesignerdepot.com/the-2-second-rule-how-to-make-your-website-feel-like-magic-in-2026/>)

Author: Louise North

Published: 2026-08-04T11:43:00Z

Content type: article

Language: en

Sources: [Web Designer Depot](<https://devfeed.tech/sources/web-designer-depot.md>)

Topics: [Web](<https://devfeed.tech/topics/web.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Edge](<https://devfeed.tech/topics/edge.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [avif-images](<https://devfeed.tech/tags/avif-images.md>), [browser](<https://devfeed.tech/tags/browser.md>), [compression](<https://devfeed.tech/tags/compression.md>), [core-web-vitals](<https://devfeed.tech/tags/core-web-vitals.md>), [developers](<https://devfeed.tech/tags/developers.md>), [digital-hospitality](<https://devfeed.tech/tags/digital-hospitality.md>), [edge](<https://devfeed.tech/tags/edge.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [frontend-development](<https://devfeed.tech/tags/frontend-development.md>), [guide](<https://devfeed.tech/tags/guide.md>), [http3](<https://devfeed.tech/tags/http3.md>), [inclusive-design](<https://devfeed.tech/tags/inclusive-design.md>), [interaction-to-next-paint](<https://devfeed.tech/tags/interaction-to-next-paint.md>), [javascript-optimization](<https://devfeed.tech/tags/javascript-optimization.md>), [mobile-optimization](<https://devfeed.tech/tags/mobile-optimization.md>), [page-speed-optimization](<https://devfeed.tech/tags/page-speed-optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [predictive-ai](<https://devfeed.tech/tags/predictive-ai.md>), [site-reliability](<https://devfeed.tech/tags/site-reliability.md>), [speed](<https://devfeed.tech/tags/speed.md>), [technical-seo](<https://devfeed.tech/tags/technical-seo.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>), [ux-design-2026](<https://devfeed.tech/tags/ux-design-2026.md>), [web-development](<https://devfeed.tech/tags/web-development.md>), [web-development-trends](<https://devfeed.tech/tags/web-development-trends.md>), [web-performance](<https://devfeed.tech/tags/web-performance.md>), [website-usability](<https://devfeed.tech/tags/website-usability.md>), [workers](<https://devfeed.tech/tags/workers.md>), [zero-latency-ux](<https://devfeed.tech/tags/zero-latency-ux.md>)

### AI overview

A guide to making websites feel faster and more responsive by focusing on interaction performance, Web Workers, AVIF images, and responsive image delivery. It presents speed as an important part of user experience in 2026.

### Source excerpt

In 2026, a "pretty" website is no longer enough--if it doesn't feel instant, it's invisible. This guide reveals how the world's top developers are using predictive AI and "Edge" architecture to kill the loading bar for good.

## Run background tasks with Celery on Vercel

DevFeed: [Run background tasks with Celery on Vercel](<https://devfeed.tech/articles/run-background-tasks-with-celery-on-vercel-1073.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/run-background-tasks-with-celery-on-vercel>)

Author: Nik Sidnev

Published: 2026-07-31T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [cache](<https://devfeed.tech/tags/cache.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [python](<https://devfeed.tech/tags/python.md>), [scale](<https://devfeed.tech/tags/scale.md>), [storage](<https://devfeed.tech/tags/storage.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Vercel now natively supports Celery background tasks for Python, running workers as scalable Vercel Functions with Vercel Queues integration.

### Source excerpt

Celery, an asynchronous distributed task queue for Python, is now supported natively on Vercel. Tasks are executed as Vercel Functions and automatically scale with traffic. By default, task results are stored in Runtime Cache, which is sufficient for small data sizes and relatively short workflow runtimes. For workloads that require stronger persistence guarantees, more storage or longer retention, a durable result backend can be configured. Celery workers can be declared as subscribers in pyproject.toml. When running on Vercel, the vercel:// broker is automatically installed and to use Vercel Queues, and the default Celery broker_url is set to vercel://. Celery workloads on Vercel use Fluid compute with Active CPU pricing by default. This means your Celery workers will automatically scale up and down based on traffic, and you only pay for what you use. Deploy Celery workloads on Vercel or visit the Python runtime documentation. Read more

## How to add Algolia search and Cloudinary media optimization to a Webflow Cloud app

DevFeed: [How to add Algolia search and Cloudinary media optimization to a Webflow Cloud app](<https://devfeed.tech/articles/how-to-add-algolia-search-and-cloudinary-media-optimization-to-a-webflow-cloud-app-9176.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/algolia-cloudinary-search-media-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Algolia](<https://devfeed.tech/topics/algolia.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [guides](<https://devfeed.tech/tags/guides.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [search](<https://devfeed.tech/tags/search.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

A step-by-step guide to adding Algolia search and Cloudinary image optimization to a Webflow Cloud app built with Next.js. It covers indexing Webflow CMS content, proxying search requests, generating optimized image URLs, and handling uploads through Route Handlers.

### Source excerpt

Learn how to index Webflow CMS content in Algolia and serve optimized images from Cloudinary inside a Webflow Cloud Next.js app, step by step.

## How to add two-factor SMS verification to Webflow with Twilio

DevFeed: [How to add two-factor SMS verification to Webflow with Twilio](<https://devfeed.tech/articles/how-to-add-two-factor-sms-verification-to-webflow-with-twilio-9247.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/twilio-sms-2fa-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Nextra](<https://devfeed.tech/topics/nextra.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [API](<https://devfeed.tech/topics/api.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

A practical guide to adding two-factor SMS verification to a Webflow Cloud Next.js app using Twilio Verify. It covers server-side code delivery and validation through a Cloudflare Worker and Route Handlers, session signing, rate limiting, and the two-step user interface.

### Source excerpt

Learn how to add two-factor SMS verification to Webflow with Twilio Verify, sending and checking one-time codes from a Webflow Cloud Route Handler.

## How to build a personality assessment tool in Webflow Cloud with server-side scoring

DevFeed: [How to build a personality assessment tool in Webflow Cloud with server-side scoring](<https://devfeed.tech/articles/how-to-build-a-personality-assessment-tool-in-webflow-cloud-with-server-side-scoring-9233.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/personality-assessment-tool-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [backend](<https://devfeed.tech/tags/backend.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [database](<https://devfeed.tech/tags/database.md>), [framework](<https://devfeed.tech/tags/framework.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [tool](<https://devfeed.tech/tags/tool.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

A practical guide to building a Big Five personality assessment in Webflow Cloud, using server-side scoring with a Next.js app running as a Cloudflare Worker. It covers SQLite and Key Value storage, API-key configuration, and optional AI-generated result narratives.

### Source excerpt

Learn how to build a Big Five personality assessment in Webflow Cloud, with server-side scoring, D1 and KV storage, and an optional AI results narrative.

## How to build an invoice generator app in Webflow Cloud with Next.js and SQLite

DevFeed: [How to build an invoice generator app in Webflow Cloud with Next.js and SQLite](<https://devfeed.tech/articles/how-to-build-an-invoice-generator-app-in-webflow-cloud-with-next-js-and-sqlite-9218.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/invoice-generator-app-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-07-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [CRUD](<https://devfeed.tech/topics/crud.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [npm](<https://devfeed.tech/topics/npm.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [github](<https://devfeed.tech/tags/github.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

A tutorial for building an invoice generator in Webflow Cloud with Next.js and SQLite. It covers storing invoice records, creating and listing them through route handlers, generating downloadable PDFs at the edge with a pure-JavaScript library, building the form, and deploying the app.

### Source excerpt

Learn how to build an invoice generator app in Webflow Cloud with a Next.js project, a SQLite database, and edge-compatible PDF generation using pdf-lib.

## Clever ingests 200x more logs at the same cost with ClickHouse Cloud

DevFeed: [Clever ingests 200x more logs at the same cost with ClickHouse Cloud](<https://devfeed.tech/articles/clever-ingests-200x-more-logs-at-the-same-cost-with-clickhouse-cloud-5044.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clever-observability-at-scale>)

Author: ClickHouse

Published: 2026-06-30T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-fargate](<https://devfeed.tech/tags/aws-fargate.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cost](<https://devfeed.tech/tags/cost.md>), [data](<https://devfeed.tech/tags/data.md>), [debug](<https://devfeed.tech/tags/debug.md>), [education](<https://devfeed.tech/tags/education.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [identity](<https://devfeed.tech/tags/identity.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [logging](<https://devfeed.tech/tags/logging.md>), [logs](<https://devfeed.tech/tags/logs.md>), [platform](<https://devfeed.tech/tags/platform.md>), [scale](<https://devfeed.tech/tags/scale.md>), [sql](<https://devfeed.tech/tags/sql.md>), [webinar](<https://devfeed.tech/tags/webinar.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Clever replaced Datadog with ClickHouse Cloud for log indexing, expanding searchable logs from 10% to all logs and retention from 3 to 60 days at the same cost.

### Source excerpt

Clever replaced Datadog with ClickHouse Cloud and went from indexing 10% of their logs to 100%, gaining 200x more searchable log volume and 60 days of retention at no additional cost.

## Sub-agents: splitting context across specialized AI agents

DevFeed: [Sub-agents: splitting context across specialized AI agents](<https://devfeed.tech/articles/sub-agents-splitting-context-across-specialized-ai-agents-4851.md>)

Original publisher: [Read original article](<https://redis.io/blog/sub-agents-splitting-context-specialized-ai-agents/>)

Author: Jim Allen Wallace

Published: 2026-06-22T00:00:00Z

Content type: article

Language: en

Sources: [Redis Blog](<https://devfeed.tech/sources/redis-blog.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [complexity](<https://devfeed.tech/tags/complexity.md>), [cost](<https://devfeed.tech/tags/cost.md>), [crm](<https://devfeed.tech/tags/crm.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model](<https://devfeed.tech/tags/model.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [redis](<https://devfeed.tech/tags/redis.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [routing](<https://devfeed.tech/tags/routing.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

The article explains how specialized AI sub-agents divide complex work, coordinate through patterns such as orchestrator-worker, supervisor, swarm, and router, and contend with context, stale state, and shared-memory challenges.

### Source excerpt

If you've ever watched a single AI agent lose the plot on a complex task, you've probably wondered whether splitting the work across multiple agents would help. It can. But the split comes with its own headaches. Agents lose track of each other's work...

## Introducing @supabase/server

DevFeed: [Introducing @supabase/server](<https://devfeed.tech/articles/introducing-supabase-server-413.md>)

Original publisher: [Read original article](<https://supabase.com/blog/introducing-supabase-server>)

Author: Tomás Pozo; Kalleby Santos; Katerina Skroumpelou; Matt Johnston

Published: 2026-05-06T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Boilerplate](<https://devfeed.tech/topics/boilerplate.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Bun](<https://devfeed.tech/topics/bun.md>), [Hono](<https://devfeed.tech/topics/honojs.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [code](<https://devfeed.tech/tags/code.md>), [post](<https://devfeed.tech/tags/post.md>), [security](<https://devfeed.tech/tags/security.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Supabase introduces @supabase/server in public beta, a package that provides authentication verification, Supabase client setup, request context, CORS handling, and common server-side helpers across Edge Functions, Vercel Functions, Cloudflare Workers, Hono, and Bun. It supplies user-scoped and admin clients, verified identity, and JWT claims while reducing repeated setup code.

### Source excerpt

Stateless auth, RLS-scoped clients, and CORS on the server, without the boilerplate.

## Hono + Cloudflare Workers: How to Process Payments at the Edge

DevFeed: [Hono + Cloudflare Workers: How to Process Payments at the Edge](<https://devfeed.tech/articles/hono-cloudflare-workers-how-to-process-payments-at-the-edge-9899.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/hono-cloudflare-workers-payments/>)

Author: Ayush Agarwal

Published: 2026-03-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Cloudflare Workers](<https://devfeed.tech/topics/cloudflare-workers.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Hono](<https://devfeed.tech/topics/honojs.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [developer-tools](<https://devfeed.tech/tags/developer-tools.md>), [edge-computing](<https://devfeed.tech/tags/edge-computing.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [latency](<https://devfeed.tech/tags/latency.md>), [payments](<https://devfeed.tech/tags/payments.md>), [performance](<https://devfeed.tech/tags/performance.md>), [platform](<https://devfeed.tech/tags/platform.md>), [set](<https://devfeed.tech/tags/set.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

This guide explains how to build a globally distributed payment system with Hono and Cloudflare Workers. It covers the benefits of edge-first payment processing, environment setup, and integration with Dodo Payments through a Hono adapter, including checkout, subscriptions, and webhooks.

### Source excerpt

Build a high-performance, globally distributed payment system using Hono and Cloudflare Workers. Learn how to integrate Dodo Payments at the edge.

## Turbopack: What's New in Next.js 16.2

DevFeed: [Turbopack: What's New in Next.js 16.2](<https://devfeed.tech/articles/turbopack-what-s-new-in-next-js-16-2-3219.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/next-16-2-turbopack>)

Author: Tim Neutkens

Published: 2026-03-18T20:00:00Z

Content type: release

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>)

Tags: [bugs](<https://devfeed.tech/tags/bugs.md>), [css](<https://devfeed.tech/tags/css.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

Next.js 16.2 updates Turbopack with Server Fast Refresh, Web Worker origin support, SRI for JavaScript files, dynamic-import tree shaking, loader and Lightning CSS configuration, TypeScript PostCSS configuration, log filtering, and performance and bug-fix work.

### Source excerpt

Turbopack in Next.js 16.2 brings faster builds, SRI support, postcss.config.ts, tree shaking of dynamic imports, Server Fast Refresh, inline loader configuration, and over 200 bug fixes.

## January 2026 Baseline monthly digest

DevFeed: [January 2026 Baseline monthly digest](<https://devfeed.tech/articles/january-2026-baseline-monthly-digest-4167.md>)

Original publisher: [Read original article](<https://web.dev/blog/baseline-digest-jan-2026?hl=en>)

Author: Jeremy Wagner GitHub LinkedIn Homepage

Published: 2026-03-02T08:00:00Z

Content type: article

Language: en

Sources: [web.dev: Blog](<https://devfeed.tech/sources/web-dev-blog.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [css](<https://devfeed.tech/tags/css.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [routing](<https://devfeed.tech/tags/routing.md>), [web-platform](<https://devfeed.tech/tags/web-platform.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

January 2026 Baseline digest covering newly available web-platform features, including active view transitions, JavaScript modules in service workers, the Navigation API, and CSS units.

### Source excerpt

Read about various happenings with Baseline during January 2026

## The state of enterprise AI

DevFeed: [The state of enterprise AI](<https://devfeed.tech/articles/the-state-of-enterprise-ai-6688.md>)

Original publisher: [Read original article](<https://openai.com/index/the-state-of-enterprise-ai-2025-report>)

Published: 2025-12-08T04:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-adoption](<https://devfeed.tech/tags/ai-adoption.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [data](<https://devfeed.tech/tags/data.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [integration](<https://devfeed.tech/tags/integration.md>), [openai](<https://devfeed.tech/tags/openai.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [work](<https://devfeed.tech/tags/work.md>), [workers](<https://devfeed.tech/tags/workers.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

OpenAI's enterprise AI report describes accelerating adoption, deeper use of ChatGPT and structured workflows, and growing integration of AI into work, products, and services.

### Source excerpt

Key findings from OpenAI's enterprise data show accelerating AI adoption, deeper integration, and measurable productivity gains across industries in 2025.

## Reliability lessons from the 2025 Cloudflare outage

DevFeed: [Reliability lessons from the 2025 Cloudflare outage](<https://devfeed.tech/articles/reliability-lessons-from-the-2025-cloudflare-outage-11697.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/reliability-lessons-from-the-2025-cloudflare-outage>)

Author: Andre Newman

Published: 2025-11-20T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Bot Management](<https://devfeed.tech/topics/bot-management.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Chaos Engineering](<https://devfeed.tech/topics/chaos-engineering.md>), [Post Mortem](<https://devfeed.tech/topics/post-mortem.md>), [Network](<https://devfeed.tech/topics/network.md>), [Workers](<https://devfeed.tech/topics/workers.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [after-the-retrospective](<https://devfeed.tech/tags/after-the-retrospective.md>), [bot-management](<https://devfeed.tech/tags/bot-management.md>), [chaos-engineering](<https://devfeed.tech/tags/chaos-engineering.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [http](<https://devfeed.tech/tags/http.md>), [internet](<https://devfeed.tech/tags/internet.md>), [management](<https://devfeed.tech/tags/management.md>), [outage](<https://devfeed.tech/tags/outage.md>), [outages](<https://devfeed.tech/tags/outages.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

The article examines the November 2025 Cloudflare outage, explaining how an oversized Bot Management configuration caused HTTP 5XX errors and cascading failures across dependent services. It highlights configuration propagation, service dependencies, and chaos engineering as reliability considerations.

### Source excerpt

In November 2025, a misconfigured Cloudflare service led to a partial outage. Learn what happened, and what you can do to reduce the impact of similar outages.

[Next page](<https://devfeed.tech/tags/workers.md?cursor=WyIyMDI1LTExLTIwVDAwOjAwOjAwKzAwOjAwIiwgImM5ZTNjODFjLTg4MzMtNGMyMy05MjVhLTAzMTcxNDlmNWU5NSJd>)