{"slug":"cloudflare-os","verification":{"valid":false,"broken_at":0,"reason":"prev mismatch"},"count":44,"sources":[{"id":"s1","type":"publisher_documentation","url":"https://developers.cloudflare.com/workers/runtime-apis/bindings/","title":"Cloudflare Workers bindings","quote":"What is a binding?","summary":"Defines bindings and how Worker code reaches account resources through the env object.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c1","c12"]},{"id":"s2","type":"publisher_documentation","url":"https://developers.cloudflare.com/pages/functions/bindings/","title":"Cloudflare Pages Functions bindings","quote":"A binding enables your Pages Functions to interact with resources on the Cloudflare developer platform.","summary":"Documents the binding types available to Pages Functions and how environment-specific configuration works.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c1","c2"]},{"id":"s3","type":"publisher_documentation","url":"https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/","title":"Cloudflare service bindings","quote":"Isolate services from the public Internet.","summary":"Explains private Worker-to-Worker calls and why STORE and META_BRIDGE do not need public routes.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c1","c12","c3"]},{"id":"s4","type":"specification","url":"https://developers.cloudflare.com/workers/wrangler/configuration/","title":"Wrangler configuration reference","quote":"It is best practice to treat Wrangler's configuration file as the source of truth for configuring a Worker.","summary":"The reference for JSON and TOML configuration, environments, and the binding blocks reproduced in the inventory.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c1","c2","c3"]},{"id":"s5","type":"publisher_documentation","url":"https://developers.cloudflare.com/workers/configuration/secrets/","title":"Cloudflare Workers secrets","quote":"Secrets are a type of binding that allow you to attach encrypted text values to your Worker.","summary":"Distinguishes encrypted secrets from ordinary variables and documents how code reads them without storing values in source.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c4"]},{"id":"s6","type":"publisher_documentation","url":"https://developers.cloudflare.com/workers/platform/pricing/","title":"Cloudflare Workers pricing","quote":"The Workers Paid plan includes Workers, Pages Functions, Workers KV, Hyperdrive, and Durable Objects usage for a minimum charge of $5 USD per month for an account.","summary":"Rate card for Workers requests, CPU time, Pages Functions, and the account minimum used in the monthly arithmetic.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c5"]},{"id":"s7","type":"publisher_documentation","url":"https://developers.cloudflare.com/d1/platform/pricing/","title":"Cloudflare D1 pricing","quote":"Rows read 5 million / day First 25 billion / month included + $0.001 / million rows","summary":"Rate card and billing semantics for rows scanned, rows written, and D1 storage.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c12","c6"]},{"id":"s8","type":"publisher_documentation","url":"https://developers.cloudflare.com/kv/platform/pricing/","title":"Cloudflare Workers KV pricing","quote":"Workers KV pricing for read, write and delete operations is on a per-key basis.","summary":"Rate card for KV reads, writes, deletes, lists, and storage.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c12","c6"]},{"id":"s9","type":"publisher_documentation","url":"https://developers.cloudflare.com/r2/pricing/","title":"Cloudflare R2 pricing","quote":"There are no charges for egress bandwidth for any storage class.","summary":"Rate card for standard storage, Class A and Class B operations, with the no-egress-charge boundary.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c12","c6"]},{"id":"s10","type":"publisher_documentation","url":"https://developers.cloudflare.com/durable-objects/platform/pricing/","title":"Cloudflare Durable Objects pricing","quote":"and alarm invocations","summary":"Rate card for Durable Object requests, alarms, duration, and SQLite storage operations.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c11","c12","c7"]},{"id":"s11","type":"publisher_documentation","url":"https://developers.cloudflare.com/queues/platform/pricing/","title":"Cloudflare Queues pricing","quote":"Operations are per message, not per batch.","summary":"Explains why one normal queue delivery is three billable operations: write, read, and acknowledgement.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c12","c6"]},{"id":"s12","type":"publisher_documentation","url":"https://developers.cloudflare.com/workflows/reference/pricing/","title":"Cloudflare Workflows pricing","quote":"Billing for Workflows steps and storage will apply starting August 10th, 2026.","summary":"Current step, storage, request, and CPU pricing, including the announced billing start date.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c10","c12","c8"]},{"id":"s13","type":"publisher_documentation","url":"https://developers.cloudflare.com/browser-rendering/pricing/","title":"Cloudflare Browser Rendering pricing","quote":"Browser hours are shared across all methods.","summary":"Rate card and concurrency dimensions for Browser Rendering.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c8"]},{"id":"s14","type":"publisher_documentation","url":"https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/","title":"Send emails from Workers","quote":"Send a single email using the send() method on your email binding.","summary":"Documents the send_email binding, verified destinations, and the send() method.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c23","c8"]},{"id":"s15","type":"publisher_documentation","url":"https://developers.cloudflare.com/durable-objects/reference/data-location/","title":"Durable Object data location","quote":"Durable Objects can be restricted to a specific jurisdiction by creating a DurableObjectNamespace restricted to a jurisdiction.","summary":"Documents eu, us, and fedramp jurisdiction restrictions for object state.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c13"]},{"id":"s16","type":"publisher_documentation","url":"https://developers.cloudflare.com/data-localization/regional-services/","title":"Cloudflare Regional Services","quote":"Regional Services is an Enterprise add-on.","summary":"The product boundary for constraining where traffic is inspected and handled.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c13"]},{"id":"s17","type":"publisher_documentation","url":"https://developers.cloudflare.com/pages/migrate-to-workers/","title":"Migrate from Pages to Workers","quote":"Migrate to Workers","summary":"Cloudflare's migration guide for moving Pages projects to Workers.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c16"]},{"id":"s18","type":"specification","url":"https://developers.cloudflare.com/api/resources/d1/subresources/database/methods/query/","title":"D1 query API reference","quote":"Returns the query result as an object.","summary":"The exact POST route and response contract for executing SQL against a D1 database.","publisher":"Cloudflare","author":"","date":"2026-07-26","claim_ids":["c15","c9"]},{"id":"s19","type":"independent_measurement","url":"https://github.com/bruceharrison1984/kv-d1-benchmark","title":"KV versus D1 benchmark harness","quote":"d1_read Read existing value from D1 16ms","summary":"Open-source Worker harness comparing KV and D1 insert, read, and propagation timing in one zone; the author warns results vary by geography.","publisher":"Bruce Harrison","author":"bruceharrison1984","date":"2023-06-01","claim_ids":["c14","c21"]},{"id":"s20","type":"github","url":"https://github.com/cloudflare/workers-sdk/issues/14101","title":"Workflows (local `wrangler dev`): a ~200 KB `Uint8Array` step output fails with `string or blob too big: SQLITE_TOOBIG`, but the same bytes as an `ArrayBuffer` (or a 2 MB string) succeed","quote":"Workflows (local `wrangler dev`): a ~200 KB `Uint8Array` step output fails with `string or blob too big: SQLITE_TOOBIG`, but the same bytes as an `ArrayBuffer` (or a 2 MB string) succeed","summary":"Filed a minimal reproduction where a ~200 KB Uint8Array step output aborts the whole run with SQLITE_TOOBIG under the local Workflows engine, while identical bytes as an ArrayBuffer or a 2 MB string are fine. Negative — the SQLite size ceiling surfacing through the serialization path.","publisher":"GitHub — cloudflare/workers-sdk","author":"danieltroger","date":"2026-05-29","claim_ids":["c22"]},{"id":"s21","type":"github","url":"https://github.com/nuxt-modules/og-image/issues/193","title":"Deploying on Cloudflare Pages, script_too_large?","quote":"Tried deploying a branch with a simple template, it works well locally, but with the 1mb worker limit on Pages (free) I get the `workers.api.error.script_too_large` error as the compiled-wasm file is 2.4mb.","summary":"Works locally, dies on deploy: a 2.4mb compiled WASM asset blows the 1mb Pages Functions limit on the free plan. Asks whether the package is usable at all under that ceiling. Negative — bundle-size limit as a hard adoption wall.","publisher":"GitHub — nuxt-modules/og-image","author":"matthewjewell","date":"2024-04-13","claim_ids":["c22"]},{"id":"s22","type":"github","url":"https://github.com/cloudflare/workers-sdk/issues/9642","title":"Queue producer binding causes 500 errors on all routes when using `wrangler dev --remote`","quote":"When a queue producer is configured in `wrangler.toml`, ALL API routes return 500 Internal Server Error when using `wrangler dev --remote`, even routes that don't use the queue binding.","summary":"Simply declaring a queue producer binding breaks every route under wrangler dev --remote, while local dev and production are fine. Eight reactions indicate others hit it too. Negative.","publisher":"GitHub — cloudflare/workers-sdk","author":"tobihagemann","date":"2025-06-18","claim_ids":["c22"]},{"id":"s23","type":"github","url":"https://github.com/cloudflare/workers-sdk/issues/10864","title":"Cloudflare Browser Rendering API (Code 7003/7000) Failure in Worker","quote":"Despite verified API token permissions and Account ID, the API consistently returns a 400 error.","summary":"A content-fetcher Worker calling the Browser Rendering REST endpoint gets consistent 400s with error codes 7003/7000 despite verified token permissions and account ID. Second filing of the same problem by the same user after an earlier issue. Negative.","publisher":"GitHub — cloudflare/workers-sdk","author":"face2611","date":"2025-10-03","claim_ids":["c22"]},{"id":"s24","type":"github","url":"https://github.com/opennextjs/opennextjs-cloudflare/issues/929","title":"[BUG] Durable Objects alarm not firing due to stale past alarms remaining in storage","quote":"If `nextAlarm` is a past timestamp, no new alarm is set, creating a deadlock where `alarm()` never fires and tags accumulate in the database.","summary":"One failed alarm handler leaves a past timestamp in DO storage forever, so all later scheduling calls skip setting a new alarm and cache purges silently stop working. A permanent deadlock from a single transient failure. Negative.","publisher":"GitHub — opennextjs/opennextjs-cloudflare","author":"horai93","date":"2025-10-07","claim_ids":["c22"]},{"id":"s25","type":"hn","url":"https://news.ycombinator.com/item?id=47787042","title":"Durable Object alarm loop: $34k in 8 days, zero users, no platform warning","quote":"My DO agent's onStart() handler called this.ctx.storage.setAlarm() on every wake-up without checking whether an alarm was already scheduled.","summary":"Pre-launch solo founder posts a full postmortem: setAlarm() called unconditionally on every DO wake-up, multiplied by 60+ preview deployments each spawning independent DO instances, peaked at ~930 billion row reads/day and produced a $34,895 invoice with zero users. No platform warning fired. Negative.","publisher":"Hacker News","author":"thewillmoss","date":"2026-04-16","claim_ids":["c11","c7"]},{"id":"s26","type":"hn","url":"https://news.ycombinator.com/item?id=44855519","title":"Cloudflare recommends migrating from Pages to Workers","quote":"I recently ported an entire TS project from cloudflare workers to a django python app since cloudflare workers don't support choice of region/country when deploying workers.","summary":"Ported a whole TypeScript Workers project off Cloudflare to a Django app because Workers offers no region/country placement choice outside Enterprise, which breaks data-residency compliance. Still calls Workers+R2+D1 a great low-overhead stack. Negative move-off.","publisher":"Hacker News","author":"scottydelta","date":"2025-08-10","claim_ids":["c13"]},{"id":"s27","type":"hn","url":"https://news.ycombinator.com/item?id=43607561","title":"Journey to Optimize Cloudflare D1 Database Queries","quote":"Using D1 in production for over an year on multiple projects - I can confirm response times to simple queries regularly take 400ms and beyond. On top there's constant network, connection and a plethora of internal errors.","summary":"Over a year of D1 in production across multiple projects. Reports 400ms+ on simple queries plus constant network, connection and internal errors, and explicitly does not recommend D1 for production. Negative.","publisher":"Hacker News","author":"StanAngeloff","date":"2025-04-07","claim_ids":["c14"]},{"id":"s28","type":"hn","url":"https://news.ycombinator.com/item?id=47797766","title":"Cloudflare's AI Platform: an inference layer designed for agents","quote":"D1 reliability has been bad in our experience. We've had queries hanging on their internal network layer for several seconds, sometimes double digits over extended periods (on the order of weeks).","summary":"Production user reporting multi-second to double-digit-second hung D1 queries persisting for weeks, plain network exceptions between Worker and D1 hosts, and hung queries invisible in the observability dashboard. Also cites no transactions. Negative.","publisher":"Hacker News","author":"eis","date":"2026-04-16","claim_ids":["c14"]},{"id":"s29","type":"hn","url":"https://news.ycombinator.com/item?id=43614249","title":"Journey to Optimize Cloudflare D1 Database Queries","quote":"Another fun limitation is that a transaction cannot span multiple D1 requests, so you can't select from the database, execute application logic, and then write to the database in an atomic way.","summary":"Hit D1's lack of multi-request transactions and worked around it by packing a precondition check into the first statement of a batch that deliberately throws a JSON parse error to abort the rest. Says anything more complex would need temp tables and logic pushed into SQL. Negative.","publisher":"Hacker News","author":"kpozin","date":"2025-04-07","claim_ids":["c15"]},{"id":"s30","type":"hn","url":"https://news.ycombinator.com/item?id=43610222","title":"Journey to Optimize Cloudflare D1 Database Queries","quote":"It’s not possible to set up per-user data in D1. Like in theory you probably could, but the DX infrastructure to make it possible is non-existent - you have to explicitly bind each database into your worker.","summary":"Tried the documented per-tenant D1 sharding pattern and found it impractical because every database must be explicitly bound into the Worker. Says a Cloudflare person on Discord confirmed Durable Objects is the only real path to tenancy sharding. Negative.","publisher":"Hacker News","author":"vlovich123","date":"2025-04-07","claim_ids":["c15"]},{"id":"s31","type":"hn","url":"https://news.ycombinator.com/item?id=38509302","title":"Lowstorage: JSON-based database for Cloudflare Workers and R2 buckets","quote":"I found the experience of maintaining and deploying workers to be terrible and so monorepo-unfriendly due to wrangler forced usage for deploys (or at least I haven't found better ways)","summary":"Ran a stack initially built around Cloudflare and moved it off to Azure. Cites wrangler-forced deploys, monorepo unfriendliness and general developer-experience neglect as the primary reason — not price. Negative; a documented move-off.","publisher":"Hacker News","author":"epolanski","date":"2023-12-03","claim_ids":["c16"]},{"id":"s32","type":"hn","url":"https://news.ycombinator.com/item?id=43646198","title":"Journey to Optimize Cloudflare D1 Database Queries","quote":"This is kind of what happened (is happening) with pages right now. Workers gained pretty much all of their features and are now the recommended way to deliver static sites too.","summary":"A Cloudflare fan describing Pages being quietly superseded by Workers as feature parity landed, and predicting the same absorption will happen to Workers by Durable Objects. Mixed — approves the direction while documenting the churn.","publisher":"Hacker News","author":"manter","date":"2025-04-10","claim_ids":["c16"]},{"id":"s33","type":"hn","url":"https://news.ycombinator.com/item?id=44854848","title":"Cloudflare recommends migrating from Pages to Workers","quote":"I had to use Pages since Workers don't support \"Custom domains outside Cloudflare zones\" [1]. There's no way I can transfer the domain since I have subdomains tightly integrated with AWS services.","summary":"Cannot follow Cloudflare's own Pages-to-Workers recommendation because Workers static assets do not support custom domains outside Cloudflare zones and his DNS is bound to AWS. Concrete migration blocker. Negative.","publisher":"Hacker News","author":"merek","date":"2025-08-10","claim_ids":["c16"]},{"id":"s34","type":"hn","url":"https://news.ycombinator.com/item?id=47146087","title":"5 months ago I'd never coded anything. I now have full-stack analytics platform","quote":"Stack: Next.js 14 + React 18 on Cloudflare Pages, Hono 4.10 API on Cloudflare Workers (60+ route modules), 4x Cloudflare D1 databases (~180 tables total), Neon Postgres via Prisma + Hyperdrive, KV + R2 + Durable Objects + Queues","summary":"A self-described non-coder built and shipped a full NFL projections analytics platform entirely on the Cloudflare stack — Pages front end, Workers API, four D1 databases, plus KV, R2, Durable Objects and Queues, with Access-protected admin routes and 8 cron jobs. He reports it working in production at real schema depth. Positive.","publisher":"Hacker News","author":"Incarcer","date":"2026-02-25","claim_ids":["c17"]},{"id":"s35","type":"hn","url":"https://news.ycombinator.com/item?id=38964629","title":"Without saying \"it's scalable\", convince me that Serverless is worth it","quote":"In a week, from start to production, I migrated an AWS RDS database to Cloudflare D1 behind an OpenAPI REST interface over HTTPS using itty-router-openapi [1]. This will save me at least $250 pa","summary":"Migrated an AWS RDS-backed service to Workers + D1 in one week and put it in production. Claims ~$250/yr savings, no certificate or network admin, and now ships new services in hours. One lost day to an itty-router breaking change. Positive.","publisher":"Hacker News","author":"willtemperley","date":"2024-01-12","claim_ids":["c18"]},{"id":"s36","type":"hn","url":"https://news.ycombinator.com/item?id=48946048","title":"SQLite Is All You Need","quote":"We serve multi million MAU on sqlite orchestrated through durable objects. It's not the most complex thing in the world but it goes further than CRUD. It costs us such a small amount of money for what it does.","summary":"Runs multi-million monthly-active-user traffic on SQLite inside Durable Objects and says their previous Postgres cluster was orders of magnitude more expensive. Positive, at real scale.","publisher":"Hacker News","author":"PUSH_AX","date":"2026-07-17","claim_ids":["c19"]},{"id":"s37","type":"hn","url":"https://news.ycombinator.com/item?id=47785298","title":"Show HN: I rebuilt a 2000s browser strategy game on Cloudflare's edge","quote":"DO alarms handle the time-based stuff (fleet arrivals, combat resolution, resource ticks) so there's no persistent connection cost. so far costs have been negligible","summary":"Answering a direct question about DOs being prohibitively expensive for an MMO: because the game is tick-based rather than realtime, request rate per player is single-digit-per-minute and alarms replace persistent connections, so cost is negligible. Says websockets + stateful server would be right for anything realtime. Positive with a clearly stated boundary.","publisher":"Hacker News","author":"parzivalt","date":"2026-04-15","claim_ids":["c19"]},{"id":"s38","type":"hn","url":"https://news.ycombinator.com/item?id=48611834","title":"Temporary Cloudflare accounts for AI agents","quote":"It's almost always better to use Durable Objects storage, rather than D1. Even if you only want a single global database, it's better to implement that as a singleton Durable Object, than by using D1.","summary":"The Workers architect states D1 is literally a singleton Durable Object wrapping SQLite, so raw DOs give you code co-located with the database and near-zero query latency. Says D1 exists mainly for familiarity, with read replicas the one remaining D1 advantage. Positive on DOs, blunt about D1.","publisher":"Hacker News","author":"kentonv","date":"2026-06-20","claim_ids":["c19","c20"]},{"id":"s39","type":"hn","url":"https://news.ycombinator.com/item?id=48672342","title":"OAuth for all","quote":"KV is not a distributed database and is really not intended as a database alternative at all. It's more meant for distributing bits of config globally. Cost aside, writes are way too slow for database-ish use","summary":"The Workers tech lead telling a user who had adopted KV as a datastore that this is a misuse: writes are too slow and eventual consistency is wrong for frequently-changing state, and to use Durable Objects SQLite or Hyperdrive instead. Negative on the common KV-as-database pattern.","publisher":"Hacker News","author":"kentonv","date":"2026-06-25","claim_ids":["c20"]},{"id":"s40","type":"hn","url":"https://news.ycombinator.com/item?id=43608066","title":"Journey to Optimize Cloudflare D1 Database Queries","quote":"I am running 2 production apps on Cloudflare workers, both using D1 for primary storage. I found the performance ok, especially after enabling Smart Placement [1].","summary":"Runs two production apps with D1 as primary storage and finds performance acceptable once Smart Placement is enabled. The dissenting positive voice in an otherwise negative thread.","publisher":"Hacker News","author":"freetonik","date":"2025-04-07","claim_ids":["c21"]},{"id":"s41","type":"hn","url":"https://news.ycombinator.com/item?id=45373715","title":"Cloudflare Email Service: private beta","quote":"Cloudflare's email routing has been abused by malicious users for so long that I can no longer reliably use it with my domain, most times Outlook just blocks Cloudflare IP ranges and emails never get routed to my Outlook mail box.","summary":"Long-time Email Routing user who can no longer rely on it because Outlook blocks Cloudflare's forwarding IP ranges, so forwarded mail silently never arrives. Negative — deliverability, the one thing Email Routing has to get right.","publisher":"Hacker News","author":"Handy-Man","date":"2025-09-25","claim_ids":["c23"]},{"id":"s42","type":"runtime_receipt","url":"https://miscsubjects.com/a/cloudflare-os","title":"Configuration inventory reproduced from the production repository","quote":"9 request-layer bindings; 7 sibling Workers; 68 referenced environment names","summary":"First-party inventory taken from wrangler.toml and sibling Worker configurations, with account identifiers and secret values excluded.","publisher":"miscsubjects.com","author":"","date":"2026-07-26","claim_ids":["c1","c2","c24","c3","c4"]},{"id":"s43","type":"runtime_receipt","url":"https://miscsubjects.com/a/cloudflare-os","title":"Indexed and scanning D1 query comparison","quote":"\"rows_read\": 1 versus \"rows_read\": 2186","summary":"First-party remote D1 measurement: the slug index returned one row read in 0.1746 ms while a LIKE scan read 2,186 rows in 23.1205 ms.","publisher":"miscsubjects.com","author":"","date":"2026-07-26","claim_ids":["c24","c9"]},{"id":"s44","type":"runtime_receipt","url":"https://miscsubjects.com/a/cloudflare-os","title":"Production resource counts","quote":"387 JavaScript files; 91 content tables; 12 ledger tables; 3 R2 buckets; 6 KV namespaces","summary":"First-party commands published in the final section reproduce handler, table, row, R2, and KV counts without exposing credentials.","publisher":"miscsubjects.com","author":"","date":"2026-07-26","claim_ids":["c10","c24"]}]}