4 servers for a rails application?

Well 3 + a local dedicated development server.

For some people it may be overkill, but I see it as good planning and future proofing.

I run more than 1 rails application too, actually deploying upwards of 20 total over the next 2 months, so I need a dedicated area to store repositories (SVN), and it’s defiantly good practice to separate out the sql server from the rails server.

And as far as cost goes, it’s not much. Slicehost offer slices from as low as $20. So if you’re only getting started you’re looking at $40 for 2 virtual servers, each dedicated and saleable up when you need it.

I know a lot of people like to run rails apps in a shared environment, but if you do you’re stuck compromising on the speed of your app, stuck using low performance webservers like apache or lightty.

It’s well worth the money to run a couple of slicehost servers, and they are all yours, run as many apps on them as you want.


Related Articles

  • So long LiteSpeed, hello former Soviet Union - nginx (0)
  • From $0 to $4,000 per month in 14 months – without quitting your job (4)
  • The next big idea… (0)
  • Lots of things going on, end of an era, and new beginnings (1)
  • NEVER host with Media Temple (16)
  • Subscribe to TalkingDynamics

     Subscribe in a reader
    OR Subscribe via email, enter your email address:

    Delivered by FeedBurner

    Digg it like you mean it: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • StumbleUpon
    • Technorati
    • del.icio.us
    • Fleck
    • Digg

    One Response to “4 servers for a rails application?”

    1. application servers Says:

      [...] on a server and much more. The Web Console is written on Perl using AJAX tecwww.web-console.org4 servers for a rails application?I run more than 1 rails application, actually deploying upwards of 20 total over the next 2 months, [...]

    Leave a Reply