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

  • Home
  • SEARCH
  • 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 7519693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:56:44+00:00 2026-05-30T01:56:44+00:00

In my production environment, I have a single instance of MySQL server running on

  • 0

In my production environment, I have a single instance of MySQL server running on 16gig of memory that handles up to 20,000 queries an hour. The size of one my table is growing at the rate of 2 million a per month. Both these numbers are expected to go up as time passes yet I’m not sure when I need to improve the architecture.

How could one be proactive about the situation and go about future proofing the system?

Does upgrading the hardware buy much in terms of time and capital efficiency?

What would the common practice be in this instance, if we double the traffic every 3 months, would sharding be a natural progression? Or are there other alternatives?

How do I even tell if my system is reaching it’s peak, what are some of the tools available for profiling the database? And what are the metrics I would use to measure it?

  • 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-30T01:56:45+00:00Added an answer on May 30, 2026 at 1:56 am

    It’s very difficult to answer such a vast question of scalability.

    First, hardware upgrade on a single machine is not a long — not even a short — term option, as you seem to plan on an exponential growth (x2 every 3 months is big, starting from 2M rows per months). So you have to find a distributed scalable hardware architecture.

    Then two basic options come into mind:

    Stick to SQL

    If you stick to SQL storage for your ever growing tables, you’ll have to choose between clustering and replication. The latter being often more cost-effective and faster than the former, from my point of view, but a bit harder to settle.

    Here, you’ll find a very interesting paper on Advanced MySQL Replication Techniques.

    You could then start with partitionning or better, sharding, as you mentioned previously.

    Note that some MySQL products seem to offer auto-sharding clusters.

    Mix with NoSQL

    The other option is obviously to envisage using NoSQL technologies on your monster tables. Distributed key-value storage systems are almost costless in terms of scalability, meaning linear at most.

    Another point it that key-values work gracefully with distributed caches such as the well known Memcached, very easy so set up with APIs in most languages, granting really good performances at very low cost.

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

Sidebar

Related Questions

I have a single server that hosts our production and development databases. It's running
In our Production environment we have JBoss running in a clustered mode with 4+
I have a problem that occurs only in a production environment, deployed at heroku.
I have a VB6's Application that is in production environment right now, this application
We have Windows Server 2008 as our Production server hosted in RackSpace environment. Following
I have a single Tomcat 6 instance that frequently needs to be rebooted because
In my production environment I have several Web applications installed in the same machine.
I have a problem in our BTS production environment which we cannot reproduce in
I have a small Sinatra app with both a staging and production environment on
At my company, we have tiered environment for our web applications (development, staging, production).

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.