Platform overview
AxHub's four pillars — CI/CD, Runtime, Gateway, Observability.
Request flow
Git push → Build → Image → Runtime → Gateway → Client
↓ ↓
Observability ← AuditCore components
- CI/CD — Triggered by git push. Build, test, deploy pipeline.
- Runtime — Cloud Run v2 or GKE Autopilot. Autoscale.
- Gateway — Auth, rate limit, routing, mTLS.
- Observability — Logs, metrics, traces, audit log.
Organization units
- Workspace → Project → Environment (production/staging/preview) → App.
Responsibility
- AxHub manages: runtime patching, networking, scaling, LB.
- You manage: application code, axhub.yaml, secrets, domains.