Topic
Infrastructure
8 posts · Newest first
-
A 4.94 GB database copy in 70 seconds
A schema-change workflow hits a snag while copying and verifying an existing database.
-
Saving 100 TB of RAM across a fleet
A quick appreciation of saving 100 TB of RAM across a fleet.
-
Questioning three million requests in a day
Investigating whether excessive crawling or unoptimized network calls explain a surprising request count.
-
43 requests per second and a 341 ms p95
Checking CPU usage, request throughput, and latency as a backend project grows.
-
Three million daily requests on my Rust server
Comparing a custom Rust server’s growing request volume with Cloudflare Workers pricing.
-
Bots generating their own bots
Questions about nested bots, account access inside containers, and parent-account monitoring.
-
Rethinking the Rust and SQLite service architecture
Weighing the current service against a split between API workers and the database layer.
-
One backend, two very different project outcomes
Trying to understand why one project works and another fails on the same backend service.