Hello. given the fact that there are numerous different hosting offers with different parameters and technologies, I would like to ask if there are some heuristics or rules of thumb existing to determine the demand of an own rails application?
Input parameters would be something like: page impressions/day, average site size (in KB), average complexity of the rails logic of a site example 1 - 1,000 page impressions/day - 75 kb average site size - complexity: simple data base application (simple selects etc) example 2 - 25,000 page impressions/day - 75 kb average site size - complexity: middle (some more complex selects using joins etc.) How much RAM, CPU etc. is necessary to realize such requirements? Is it possible to do it with classical webhosting (sharing a cpu with a lot of other people) or do one need VPS or cloud hosting? What parameters for RAM and CPU are necessary? At which configuration of the mentioned input parameters are VPS or cloud hosting necessary? I'm aware of the fact, that can not be an exact calculation but I'm interested in the dimensions. I want to get a feeling what kind of hosting (and parameters) is necessary to realize a specific rails application (in terms of page impressions/day etc.). Thanks in advance, Sven -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

