Omizi WMS Platform
01/01/2026
Founder-built warehouse and logistics platform spanning backend microservices, internal operations, cross-platform mobile workflows, dispatcher-led delivery execution, and Azure Kubernetes infrastructure.
Overview
Omizi WMS is a founder-built warehouse and logistics platform spanning backend microservices, an internal operations portal, and mobile applications for warehouse, sales, and driver workflows.
Architecture
The platform uses FastAPI and PostgreSQL across clearly owned business domains, with a dispatcher-led delivery execution model covering driver and vehicle management, trip dispatch, loading manifests, route sequencing, proof of delivery, and exception handling.
Domain events flow through a transactional outbox and Apache Kafka. Tenant-safe Server-Sent Events provide real-time operational updates, while REST remains the command and query interface.
Product surfaces
-
Internal operations portal built with Next.js 14 and deployed on Vercel
-
React Native and Expo applications for warehouse, sales, and driver workflows
-
Backend services for stock, sales, internal operations, external access, OCR, and dispatch
-
Operator workflows designed around explicit ownership boundaries and verifiable state transitions
Infrastructure
The platform runs on Azure Kubernetes Service with Docker, Kubernetes, NGINX ingress, Let's Encrypt TLS, and GitHub Actions CI/CD. Authentication uses Clerk JWT, and the system is structured for production health monitoring, operational debugging, and incremental delivery.