A Multi-way Access Portal Website Construction Scheme
作者:Yan Bian, Dechao Ma, Qing Zou, Weirui Yue · 年份:2022 · DOI:10.1109/icaibd55127.2022.9820236 · 被引用次数:7 · 研究领域:Software System Performance and Reliability、Service-Oriented Architecture and Web Services、Cloud Computing and Resource Management
In modern website construction, the website function system is becoming increasingly complex and huge, and front-end Web projects cannot be completed independently just by one development team. In addition, after some systems go online, there will continue to be subsystems that need to be accessed. Furthermore, systems that are running online often require version upgrades due to new functions being launched or function maintenance, and it is difficult to solve these problems in the actual use of a single web application. This paper proposes a multi-way access to the portal site. Introducing a concept similar to microservices into Web applications can make traditional monolithic Web applications get rid of the existing dilemmas. Web applications are split according to dimensions such as functions or technology stacks, and micro front-end technology or iframe technology is used to integrate functional modules to form an external unity. Users have no perception of the underlying split. The product is both in the development phase and in the operation and maintenance process. Decoupling can be maximized. This article introduces various access methods and the comparison of the advantages and disadvantages of each access method, which can be analyzed and evaluated according to specific conditions in the actual application process. The access methods proposed in the article have been successfully applied in some large-scale business systems and achieved good results.