August 2009

Choosing a Hosting Partner

An example of "rack mounted" servers.

Image via Wikipedia

No question about it, choosing a good hosting partner is one of the most important decisions a CTO / CIO can make, especially in a .com company. I recently had to choose a hosting partner for the new portero.com. Since the space changes so rapidly the last provider you used may no longer be the best fit for you now. Here's 10 criteria you need to evaluate when analyzing a hosting partner.

Running Multiple MemCache Instances

There are plenty of reasons to want to run multiple instances of memcache on the same box. We use it to have multiple testing enviroments on the same cluster. By running different instances on different ports we can safely test without collisions. These directions are written for centOS, but could be easily applied to other distributions.