-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment & Hardening
Batuhan edited this page Aug 6, 2026
·
1 revision
-
Frontend: Firebase Hosting static app with anti-caching headers (
no-cache, no-store, must-revalidate). - Backend: FastAPI 2.1 service behind managed TLS proxy with CORS restriction.
- Replace wildcard CORS with explicit origins.
- Authenticate compute endpoints and set per-user quotas.
- Enforce request-body, upload, array-length, execution-time, and response-size limits.
- Run Python execution inside disposable microVMs or network-disabled containers.
- Sanitize error responses in production environments.
REI SignalLab 2.1 Product Wiki • Engineered by RootCastle — Engineering Beyond Boundaries