Browsing by Author "Chaplia, Oleh"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Item Node.js project architecture with shared dependencies for microservices(Видавництво Львівської політехніки, 2023-02-28) Chaplia, Oleh; Klym, Halyna; Lviv Polytechnic National UniversityMicroservices is an architectural style in software development that involves constructing a big solution using small, self-contained services. A set of services are connected via well-defined APIs and work together like a coherent system. The application of microservices architecture spans a wide range of domains, e. g., healthcare, finance, government, military, gaming, and entertainment. This article analyzes existing project architecture approaches for Node.js, and improves scalable project architecture for Node.js using shared dependencies. The proposed project architecture with shared module dependencies is explicitly created for Node.js microservice. Also, the article shows the results obtained from a test project that was created based on the proposed architecture.