Current scope
What's live today, and what we've deliberately not built yet. We'd rather tell you up front than let you find out mid-migration.
Live today
Deliberately scoped out — for now
These aren't unknowns: the designs exist. We build each one when a partner's real need shows up, not before. Ask for any of them and it moves up the list.
Production-grade databases
Managed Postgres/Redis are dev-grade today: single instance, no automated backups. The HA/backup path (CNPG) is designed, not deployed. Don't put your only copy of production data here yet — we'll tell you when that changes.
Custom domains
Services get <id>.effixo.app. Partners who run their own tunnels (e.g. Cloudflare) can front services with their domains today. Native BYO hostname + TLS ships when partners need it.
EKS / GKE
BYO cluster is Azure-first: AKS and Talos-on-Azure are live in production. EKS/GKE support starts when a partner brings one.
SOC 2
Audit logging and encryption are in place; the certification process hasn't started. Architecture and controls doc available on request.
Scale-to-zero is stateless-only
Volume-bearing services can't sleep (by design). Cold start is ~2s and the feature is new — if you see anything weird, tell us and it gets fixed fast.