Built cloud-native on GCP, event-driven across microservices, and ABDM-integrated from the first commit.
Each Dule runs as an independent Node.js microservice on GCP Cloud Run. Services communicate via an internal event bus, with no synchronous coupling. Angular 21 frontends are deployed to Firebase Hosting with global CDN. MongoDB Atlas handles clinical data with per-tenant encryption.
Patient data protection is not a feature. It is the foundation.
AES-256 encryption for all patient records in MongoDB Atlas. Per-tenant DEK rotation.
All inter-service communication requires mTLS. No service trusts another by default.
All credentials, API keys, and certificates stored in GCP Secret Manager, never in code.
GCP Security Command Center + Cloud Audit Logs for continuous threat detection.
We publish our security architecture and share audit reports with enterprise prospects under NDA.