Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6824723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:56:10+00:00 2026-05-26T21:56:10+00:00

I have an app running with: one instance of nginx as the frontend (serving

  • 0

I have an app running with:

  • one instance of nginx as the frontend (serving static file)
  • a cluster of node.js application for the backend (using cluster and expressjs modules)
  • one instance of Postgres as the DB

Is this architecture sufficient if the application needs scalability (this is only for HTTP / REST requests) for:

  • 500 request per seconds (each requests only fetches data from the DB, those data could be several ko, and with no big computation needed after the fetch).

  • 20000 users connected at the same time

Where could be the bottlenecks ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:56:10+00:00Added an answer on May 26, 2026 at 9:56 pm

    For the specified load (500 simple requests/second), I wouldn’t have thought that this will be too much of a problem. And my guess would be that a cluster of node instances will not even be necessary.

    However, as you’ve only got a single instance, when it comes to scaling up, that is most likely going to be your bottleneck. You’ve also got the additional issue that this would be your single point of failure (I’m not familiar with Postgres, here were working with an Oracle cluster and dataguard which means that we’ve got a backup database cluster to mitigate that).

    If you do not require a relational data model, then something MongoDB may be a more scalable choice.

    One other thing to bear in mind is your network infrastructure. If you are going to add clusters/nodes, then make sure that the network can handle the distributed load.

    One last thing: Generally, it is impossible to determine whether an application on an architecture can handle a particular load without performance/volume/stress testing, so the answer is a resounding “maybe”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a web app running on Rails, using Devise and OmniAuth for user
I have a production ruby sinatra app running on nginx/passenger, and I frequently see
I am running cherokee to serve a django app using uwsgi. I have been
I have an app running on iPAD. Pretty complex one I would say. The
I have an app running Rails 2.3.5 that has a JSON API for much
I have PhoneGap app running in Android. When the app starts, it inserts approximately
I have an iPhone app running in the simulator that won't quit. I also
I have a BlackBerry app running in the background that needs to know when
I have a BlackBerry app running in the background that needs to know when
I have a PHP app running happily on the following system: web app: PHP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.