hosting
A Quick Hosting Primer
I spend a good amount of time hanging around the Drupal forums and the question of Drupal site hosting comes up on a fairly regular basis. I'm always amused to see the wide variety of responses where people advocate for the hosting company that they think is the best. What Drupal site builders, especially new ones, need instead of cheerleading is a good explanation of the basic options for hosting a Drupal site.
There are four basic choices that you have when considering hosting for your Drupal site.
- Shared Hosting
- Virtual Dedicated Server
- Dedicated Server
- Hosted
Shared Hosting
Shared hosting accounts are by far the most popular type of hosting for small website builders. The value present in shared hosting is based on the low cost and general ease of use. You're likely to be paying $20 or less for a shared hosting account per month. Shared hosting also eliminates any responsibility when it comes to managing the web server.
Shared hosting has a downside in that cost and ease of use is sacrificed in favor of performance. That's because your website sits on a server with many other websites and must share resources with all of those websites. So if a site on your server gets popular then it may slow the overall performance of your site when it needs to be delivered to a user on the web. I see a lot of people talking about how Host A is fast and Host B is slower.
The truth is that there are many factors that determine the speed of delivery of a website. Some of them are related to how your site is configured or the types of files you are serving up from your site instance. Some speed issues are related to the web browser that the person visiting your site is using or the speed of their internet connection. There are so many factors involved in site performance that I think it's very difficult for anyone to really know that one host is faster than another. Web hosts may certainly make claims that their hardware is bigger and faster than other hosts. But I would take those claims with a grain of salt. After all, they want you as a customer.
Most of you will want to start out with shared hosting. I think that the most important things to look for when considering hosting for Drupal is the Linux operating system, PHP 5 support and a simple way to create MySQL databases. See the detailed Drupal install requirements here. Some hosts offer "One Click" or automatic installs of Drupal to your hosting account. These services should definitely be considered. If a host does offer a one click install then be sure to inquire about how they handle upgraded versions, as well as any limitations that might exist in your Drupal installation.
Virtual Dedicated Server
Virtual dedicated servers (VDS) are a step up from shared hosting in both price and performance. These types of plans store your website file on a large shared server but use software to allocate dedicated resources to your block of hosting. So you're guaranteed to have access to a certain amount of memory and processing power no matter what happens to other sites on the server.
VDS is a helpful middle ground between shared hosting and dedicated servers as it will allow you to provide better performance at a cost that will still fall into the budgets of a lot of people. You can expect to spend $50 to $150 per month on a VDS plan depending on the amount of disk space, memory and processing power you need for your site.
In general, VDS hosting plans will require a bit more technical saavy on the part of the maintainer of the site. So when considering this I think it is best to inquire about the type of interface available to allow you to manage your sites and MySQL databases. I also like to look on the website of the hosting company to see if they have a demo of their web based interface for managing hosting accounts.
Dedicated Server
If you plan on using Drupal to power some sort of a web application or have site that you know will get thousands of visitors per day then you will probably want to consider a dedicated server. Dedicated servers offer much more flexibility, control and power than shared or virtual plans. The cost in dollars and needed technical experience increase as well.
A dedicated server is a machine that hosts only your website. You typically get to pick the different features that are installed on the server as well as options for processor, disk space, memory and bandwidth. What you pay will generally be based on the features that you choose. You are likely looking at costs anywhere from $100 to $500 per month. You also have to factor in the additional cost of needing to have someone monitor the server. If there are problems like major traffic spikes then most of the time you will be responsible for finding the problem and fixing it. So you really need to know what you're doing with respect to server administration before you launch a site on a dedicated server.
Hosted
There are some companies that offer a hosted version of Drupal. The term "hosted" basically means that you don't have to install anything. A true hosted option should be as easy as selecting a domain name and going straight to configuring your Drupal install. Setup of a database or uploading of files should not be necessary.
Hosted installs of Drupal will work best for beginners who don't know much about creating databases or those who want to get their feet wet in Drupal with minimum effort. You're likely to pay more for a hosted plan than on a shared account but less than VDS or dedicated server hosting.
There are two potential drawbacks to hosted Drupal installs. The first is the fact that a hosted install will be on a shared server so you have the same potential performance issues as with a shared account. The second is that hosted installs typically have limitations on the types of themes and modules that can be installed. So if you're thinking of paying for a hosted type plan be sure to research what restrictions may exist.
- learnbythedrop's blog
- 9 comments
- 1602 reads
Delicious
Digg
StumbleUpon
Drupal Scaling And Performance
The following presentation was created and delivered by Adam Kalsey from WorkHabit at the June 2008 LA Drupal Users Group meeting. You can download a pdf version via this link. A video of the available presentation is available on Blip.tv.
- learnbythedrop's blog
- 4 comments
- 2274 reads
Delicious
Digg
StumbleUpon

