ArchitectureArchitektur
From input snapshot to dashboard-ready analytics.Vom Input-Snapshot zu dashboardfähiger Analytics.
CENARYX separates input governance, run orchestration, calculation workers, result persistence and dashboard delivery into clear operating layers.CENARYX trennt Input-Governance, Run-Orchestrierung, Calculation Worker, Ergebnispersistenz und Dashboard-Auslieferung in klare operative Schichten.
Technical ArchitectureTechnische Architektur
Scalable services for quant production workloads.Skalierbare Services für quantitative Produktionslasten.
CENARYX is built as an API-first service landscape with isolated calculation services, messaging-backed workflows and deployment models that can scale from focused desk use cases to high-volume portfolio runs.CENARYX ist als API-first Service-Landschaft aufgebaut, mit getrennten Berechnungsservices, Messaging-gestützten Workflows und Deployment-Modellen für fokussierte Desk-Anwendungen bis zu großen Portfolio-Läufen.
01
.NET 10 microservices.NET 10 Microservices
Domain services are separated by capability, such as market data, portfolios, scenarios, risk runs, analytics and reporting. This keeps release cycles focused and makes individual services easier to scale and operate.Fachliche Services sind nach Funktionen getrennt, zum Beispiel Marktdaten, Portfolios, Szenarien, Risk Runs, Analytics und Reporting. Das hält Releases fokussiert und macht einzelne Services gezielt skalierbar.
02
Messaging platformMessaging-Plattform
Long-running calculations, data imports and reporting workflows can be coordinated asynchronously through a messaging layer, reducing coupling between UI, APIs and compute workers.Langlaufende Berechnungen, Datenimporte und Reporting-Workflows können asynchron über Messaging koordiniert werden. Dadurch bleiben UI, APIs und Compute Worker entkoppelt.
03
Scalable pricersSkalierbare Pricer
Pricing workers can be scaled horizontally to meet demanding trade volumes, from targeted intraday recalculations to larger overnight and regulatory batches.Pricing Worker können horizontal skaliert werden, um hohe Trade-Volumina abzudecken, von gezielten Intraday-Neuberechnungen bis zu Overnight- und regulatorischen Batches.
04
Web API connectivityWeb-API Anbindung
REST-style web APIs connect external trade stores, market-data sources, reporting tools and downstream risk consumers without requiring direct database access.REST-orientierte Web APIs verbinden externe Trade Stores, Marktdatenquellen, Reporting-Tools und nachgelagerte Risk Consumer ohne direkten Datenbankzugriff.
05
Observable operationsBeobachtbarer Betrieb
Job status, input snapshots, errors, runtime metadata and audit trails are captured so production runs can be monitored, explained and repeated.Jobstatus, Input-Snapshots, Fehler, Laufzeitmetadaten und Audit-Trails werden erfasst, damit Produktionsläufe überwacht, erklärt und wiederholt werden können.
06
Controlled deploymentKontrolliertes Deployment
The platform supports separated environments for development, testing and production, with configuration-driven modules and controlled data boundaries.Die Plattform unterstützt getrennte Umgebungen für Entwicklung, Test und Produktion, mit konfigurationsgetriebenen Modulen und klaren Datengrenzen.