Mobile app version of vmapp.org
Login or Join
Samaraweera270

: How to Estimate Needed Bandwidth for New Web Application? I am working on a brand new SaaS web application and need to estimate the initial bandwidth usage. Since the site doesn't exist yet,

@Samaraweera270

Posted in: #Bandwidth #Saas #WebApplications

I am working on a brand new SaaS web application and need to estimate the initial bandwidth usage. Since the site doesn't exist yet, and since this is my first endeavor of this sort, I'm not really sure how much bandwidth to estimate to begin with.

We will be using Linux, Apache, PHP and Mysql.

The content will be generated dynamically. There will be images as part of the site design but user's will also upload images that will be displayed and documents that will be stored for download at later times.

We'd like to be able to support 500,000 page loads per month with estimated image loads being about two to three times that.

Edit:

Since the site isn't built yet, we're looking for suggestions on how to create a good faith estimate for what we'll need at a minimum to launch the web app.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Samaraweera270

1 Comments

Sorted by latest first Latest Oldest Best

 

@Shanna517

Average data transfer per request * estimated number of requests = projected data transfer.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme