
Workstation Orchestrator Backend
Last worked: Jul 8, 2026
Overview
This project is a production-grade NestJS backend that powers authentication, user and organization management, cloud workstation lifecycle operations, and usage-aware billing.
The architecture is modular and domain-driven, with clear boundaries for Auth, Users and Teams, Organizations, Workstations, Billing, region-specific infrastructure logic, and platform operations.
It integrates enterprise identity and external systems including JWT flows, Keycloak, Supabase, Stripe, Adobe, and multiple AWS services for provisioning and runtime orchestration.
Operational reliability is reinforced with structured logging, health endpoints, metrics, request-context middleware, and scheduled background jobs that support billing and infrastructure workflows.