Jump to content

website scaling?


dadamssg87

Recommended Posts

It can be both, depending on context.

 

Scaling the code means how easy is it to expand & add new features, whereas application (in this case website) scaling can be viewed as a graph of "X more resources are required when there is Y more load?". Typically its the latter, and people are wondering how well your application can handle higher loads

Link to comment
Share on other sites

I strongly believe that scaling is something that written theory (even in internet) is far behind real word examples. I am not referring to technical scaling (since I have little to do with these) like servers, that I believe is the easy part if you have the money, but in the programming – analysis’s aspect. Let me remind that few years ago “cashing” was something wrong in languages like PHP and this point of view was the dominant. First of all you should use a good testing framework and do a lot of tests in your own. There are few basics (that not everyone agrees) but to find your way you should make your own tests. And let me point one other aspect that is rarely mentioned, a good scaling technique in one application – site might not work as well in another. 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.