Cloudflare incident
If Cloudflare degrades, our static surfaces fail open to direct-from-origin via emergency DNS. Origin is rate-limited at the host layer regardless.
A safe-to-discuss view of how Aevrix services fit together: the layers, the trust boundaries, the failure modes we've designed around. The deeper internals live under signed NDA on request.
If Cloudflare degrades, our static surfaces fail open to direct-from-origin via emergency DNS. Origin is rate-limited at the host layer regardless.
Stateless application tier scales horizontally; data tier replicates across availability zones with PITR.
Cold restore tested quarterly from Backblaze B2 encrypted snapshots. Documented RTO four hours, RPO one hour for data surfaces.
Container base images pinned by digest; release artefacts cosigned; cargo-deny / OSV-Scanner gate CI; weekly dependency audit on a separate schedule.
Production access is per-role, time-bounded, four-eyes for destructive operations on shared data. All shell access auditd-logged.
Founder accounts use FIDO2 and have no standing production permissions. Break-glass is paper, hardware-backed, and never single-person.
We deliberately do not publish: exact IP ranges of origin hosts, version pins of every dependency, internal service hostnames, monitoring rule sets, or the precise sequence of incident-response runbooks. Specifics are available under signed NDA to active enterprise customers and to security researchers in the middle of an active triage.
Architecture walkthrough under signed NDA. Open to enterprise customers and to programme researchers mid-triage.