Design of Information System Architecture of Garment Enterprises Based on Microservices

Weilun Tang,Li Wang,Guangtao Xue
DOI: https://doi.org/10.1088/1742-6596/1168/3/032128
2019-01-01
Abstract:The microservices architecture has been favored by system designers and has gradually become the mainstream solution in enterprise-level application architecture design since its introduction. This article aims at the urgent need for information transformation and upgrading faced by the garment industry, and designs a system architecture based on microservices to solve the two problems it faces: the first is how to design an enterprise resource planning (ERP) system that improves the efficiency of enterprise management which is ability to develop and apply quickly; the second is how to upgrade module-level functions on the original information management system smoothly. This paper decomposes the business process into microservices and designs an asynchronous communication mechanism between microservices, enhances system scalability and robustness. This paper uses Docker so that the enterprise's original ERP system can be compatible with the new system and gradually upgrade its function modules.
What problem does this paper attempt to address?