Rozenberg Enterprises runs a lean, low-latency edge network. Point a CNAME at us and we take over caching, TLS and the unglamorous parts — so your origin can go back to being quiet.
No card required · 100 GB egress on the house · Cancel with one API call
Delivering for
Platform
Six things you would otherwise build yourself, badly, on a Friday.
One address, announced from every metro. Requests land on whichever edge is nearest, and re-route in under a second when one goes away.
Global cache invalidation in under 300 ms. That is one of the two hard problems in computer science solved. Naming this feature took longer.
Certificates issued, renewed and rotated automatically. Modern ciphers on by default, legacy ones off by default, no config file to get wrong.
A second cache tier collapses concurrent misses into a single origin fetch. Your server sees a trickle where it used to see a stampede.
Structured request logs streamed within seconds. Tail them, ship them to your bucket, or ignore them until an incident makes them interesting.
Resize, crop and re-encode at the edge from one canonical original. AVIF and WebP negotiated per client, cached per variant.
Network
We are not trying to have the most points of presence. We are trying to have the right ones — dense peering, honest transit, and a real person on call in every region.
# invalidate a path across every edge curl -X POST https://api.rozenberg.dev/v2/purge \ -H "Authorization: Bearer $RZB_TOKEN" \ -H "Content-Type: application/json" \ -d '{"zone":"assets","paths":["/app.css"]}' { "purged": 1, "edges": 14, "completed_in_ms": 241 }
Developer API
Every dashboard action is a documented REST call — zones, certificates, cache rules, log sinks. Terraform provider and a typed TypeScript SDK if you would rather not write the fetch yourself.
Pricing
Egress is metered, everything else is included. No charge for requests, purges or TLS.
Side projects and staging.
€0 /month
Start freeProduction traffic that matters.
€29 /month
Start 14-day trialContracts, committed volume.
Let's talk
Contact salesMost zones are serving traffic within four minutes of signup. The certificate takes longer than you do.