First time building microservice-based application

This page summarizes the projects mentioned and recommended in the original post on /r/node

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Moleculer

    :rocket: Progressive microservices framework for Node.js

    While you’re delving into microservices, check out Moleculer https://moleculer.services

  4. The gist

    BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

    For Node.JS you can use something like BullMQ (https://github.com/taskforcesh/bullmq) and then dispatch jobs to the message queue with your worker handling the jobs. You can read about an example for Bull MQ here (https://deadsimplechat.com/blog/best-nodejs-schedulers/#2-bull)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Make microservices look like monoliths

    3 projects | news.ycombinator.com | 17 Jun 2023
  • How to Import/Reference a Microservice from another one

    1 project | /r/node | 25 Mar 2023
  • Gorilla Mux

    4 projects | /r/golang | 16 Nov 2022
  • What is the best microservices framework in Go?

    5 projects | /r/golang | 23 Sep 2022
  • if Nodejs does not meant for CPU intensive tasks so I think it's better to avoid it from the beginning

    1 project | /r/node | 13 Aug 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?