This post explores the process of refactoring a warehouse inventory management system using event-driven architecture on AWS. It highlights the weaknesses of the current system and demonstrates how event-driven architecture can solve those problems. The post also discusses design considerations, the benefits of using CDC
Table of contents
Why refactor?WIMS v1Design considerationsWIMS version 2Refactoring CDKOrdersApiCDCOrdersProcessorPaymentsQueueInventoryMonitorBenchmarking v1 vs. v2CostConclusionSort: