Technology Stack
Complete overview of technologies used across the Voltimax IoT Platform.
| Layer | Component | Technology |
|---|---|---|
| Client | Web App | Vue.js 3, TypeScript, Vite |
| Client | Documentation | VitePress |
| API | Platform API | ASP.NET Core 10, Minimal APIs |
| API | Background Jobs | Azure Functions (.NET 10) |
| Gateway | Edge Software | .NET 10 Console App |
| Data | Relational | PostgreSQL 16, EF Core |
| Data | Time-Series | Elasticsearch 8 |
| Data | Messaging | Azure Service Bus (MQTT) |
| Auth | Identity | Keycloak (OIDC/OAuth2) |
| Secrets | Configuration | Azure Key Vault |
| Observability | APM | Elastic APM, OpenTelemetry |
| Deployment | Orchestration | .NET Aspire (dev), Azure (prod) |