Architecture Pattern Library
Reusable patterns I oftenuse to design resilient, cloud-native systems. Filter by domain, tags, and complexity to explore how I approach common problems.
Event-Driven File Processing Pipeline
Process uploaded files asynchronously using storage events, queues, and functions.
ERP -> Portal Sync via Staging Database
Pull ERP data into a staging database before publishing to the portal.
Pub/Sub Messaging to PLC Control Cabinets
Use a pub/sub messaging layer so software can send commands and status messages to multiple PLC control cabinets in a decoupled way.
Warehouse Orchestration Layer Bridging XAML Workflow Services and WMS
A Java/Tomcat orchestration layer coordinates seven .NET XAML workflow service instances via SOAP and integrates with the Manhattan WMS via REST.
