Loading project...
Mission-critical enterprise software ecosystem for ~$1B revenue wholesale distribution company. 72+ applications spanning mobile sales force automation, IBM iSeries integration, warehouse operations, and delivery logistics. Primary ordering system processing high-volume transactions with offline-first mobile, fault-tolerant sync, and real-time operations dashboards.
Contribution as Principal Architect
Enterprise Distribution Architecture:
┌─────────────────────────────────────────────────────────────────────────┐
│ Mobile Sales Force │
│ ┌─────────────────┐ │
│ │ Mobile App │◄───── Offline-First ─────► Queue-Based Sync │
│ │ (React Native) │ Full Ordering Conflict Resolution │
│ └────────┬────────┘ │
└───────────┼──────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────┐
│ Cloud Sync Layer (Firebase) │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
│ │ Orders │ │ Stores │ │ Items │ │ Credits │ │
│ │ Sync │ │ Sync │ │ Sync │ │ Sync │ │
│ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ └──────┬──────┘ │
│ └─────────────────┼─────────────────┼─────────────────┘ │
│ │ │ │
│ ┌──────▼──────┐ ┌──────▼──────┐ │
│ │ RabbitMQ │ │ Firestore │ │
│ │ (Events) │ │ (Storage) │ │
│ └──────┬──────┘ └─────────────┘ │
└───────────────────────────┼──────────────────────────────────────────────┘
│
┌───────────────┼───────────────┐
│ ▼ │ Failover
│ ┌─────────────────┐ │ (if cloud down)
│ │ IBM iSeries │◄───────┘
│ │ AS/400 (DB2) │
│ │ System of │
│ │ Record │
│ └────────┬────────┘
│ │
└─────────────┼─────────────────────────────────────────────┐
│ │
┌─────────────────────────▼─────────────────────────────────────────────┴─┐
│ Operations Layer │
│ ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ │
│ │ Warehouse │ │ Delivery │ │ Reporting │ │
│ │ Dashboards │ │ Logistics │ │ Suite (24+) │ │
│ │ (WebSmart) │ │ (GPS + SMS) │ │ (VB.NET/C#) │ │
│ └─────────────────┘ └─────────────────┘ └─────────────────┘ │
└─────────────────────────────────────────────────────────────────────────┘