Skip to main content

Deployment

caution

This page will be completed when the implementation phase begins. It will cover containerised deployment, environment variables, secrets management, and rollback procedures.

Components to Deploy

ComponentTypeNotes
Data CollectorPython serviceStateless — horizontally scalable
Assessment EnginePython serviceStateless — CPU intensive during AI inference
Report GeneratorPython serviceStateless
Web + OnboardingNext.js or similarStateful session for onboarding flow
Ephemeral Data StoreCloud blob storeManaged service — no deployment needed
Key Management ServiceCloud KMSManaged service — no deployment needed
Admin notificationEmail + webhookManaged service