Microservices-based EMR system replacing a monolith, enabling domain isolation, event-driven workflows, and scalable clinical operations.
OrbitHealth EMR is a complete architectural rewrite of a hospital's Electronic Medical Record system. The existing monolith was decomposed into six domain-driven microservices, enabling independent deployment, team autonomy, and significantly faster feature delivery across clinical departments.
All services communicate through a Hasura GraphQL gateway using event-driven patterns for cross-service workflows. Each service owns its own PostgreSQL schema for true data isolation. Fully containerized with Docker, deployed behind Nginx with zero-downtime rolling deployments per service.
High-scale loan collection system processing ~500K daily transactions with asynchronous pipelines, real-time tracking, and pluggable integrations across multiple financial data sources.
B2B commodity marketplace enabling traceable coffee trade with contract workflows, payments, inventory management, and scalable microservices architecture.
Multi-tenant CRM system with real-time updates, strict data isolation, and end-to-end customer lifecycle management.