The demo you're seeing runs on a rapid-build stack. For production, DSP deploys on Microsoft Azure — combining regulated-workload primitives with Azure OpenAI agents for compliance, valuation, and payout orchestration.
| Prototype (today) | Azure production target |
|---|---|
| Postgres (managed) | Azure Database for PostgreSQL — Flexible Server, geo-redundant |
| Auth (email + Google) | Microsoft Entra External ID (B2C) + Conditional Access |
| Atomic contribute_to_project RPC | Same signature, hosted on Azure PG; wrapped in AKS ledger service |
| run_distribution RPC | Payout agent (Azure OpenAI) + Durable Functions orchestration |
| Web app on managed edge | Azure Front Door + Static Web Apps / Container Apps |
| Roles table + has_role() | Entra ID app roles + PG row-level security |
| Toast notifications | Azure Communication Services (email + SMS to investors) |
| Manual admin KYC | Onfido/Refinitiv via Logic Apps + KYC-Reviewer agent |