Nginx is a unique web server, you can configure it as load balancer or gateway with just a few lines of code. We use Sequelize as ORM, but I won’t dive into details about it, just define Models and use it. Database models are held under src/db/models folder. Business logic files can be separated by model names. Nginx handles all requests coming from 8080.

5m read timeFrom yildizberkay.medium.com
Post cover image
Table of contents
ScenarioMicro Service DesignGateway Design
1 Comment

Sort: