Developer Series

8 posts tagged developer series.

Editing Word documents and spreadsheets in the browser: Collabora Online on Bahriya

Developer Series

Editing Word documents and spreadsheets in the browser: Collabora Online on Bahriya

How to self-host Collabora Online for Nextcloud on Bahriya: five form fields and three environment variables replace a VM, reverse proxy and TLS setup.

TT
6 Sept 2026·8 min
Rebuilding our deployment engine for speed and resilience

Developer Series

Rebuilding our deployment engine for speed and resilience

How and why we rebuilt Bahriya's deployment engine: a versioned desired state, per-region deployers converging in parallel, and recovery that is almost free.

TT
27 Jul 2026·4 min
Tuning a proxy cache for hit rate, latency, and origin load

Developer Series

Tuning a proxy cache for hit rate, latency, and origin load

A practical guide to tuning a Bahriya proxy cache: sizing to your working set, picking TTLs, tightening the cache key, and iterating on the hit rate.

TT
1 Jun 2026·7 min
Securing your container: basic auth and IP rules

Developer Series

Securing your container: basic auth and IP rules

When to reach for basic auth, IP allow-lists and deny-lists on a Bahriya HTTP container, how the layers combine at the ingress, and four practical recipes.

TT
13 May 2026·8 min
Deploying a multi-pool Memcached setup on Bahriya

Developer Series

Deploying a multi-pool Memcached setup on Bahriya

How to run multiple Memcached pools on Bahriya — separate session, object and rate-limit caches, each with its own sizing, nodes and regions.

TT
30 Apr 2026·5 min
The edge container cloud — and why it matters

Developer Series

The edge container cloud — and why it matters

How Bahriya's edge container cloud model runs your full application in every region, with GeoDNS routing each user to the nearest one — no edge-function limits.

TT
16 Apr 2026·6 min
Deploying to 4 regions: Amazon ECS vs Bahriya

Developer Series

Deploying to 4 regions: Amazon ECS vs Bahriya

Deploying one container to four regions: roughly 120 to 170 resources on Amazon ECS versus one YAML file and a single command on Bahriya.

TT
16 Apr 2026·7 min
CDN-level speed with Memcached and GeoDNS

Developer Series

CDN-level speed with Memcached and GeoDNS

Combine multi-region Memcached with GeoDNS on Bahriya to get CDN-level latency for dynamic data, with each region warming its own local cache.

TT
16 Apr 2026·5 min