Why I Love Pantheon for Drupal Hosting

Posted by JD Collier on February 25, 2014

We have been using Pantheon for several months now and I am ready to declare it a strong winner for us. If you haven't experienced it, Pantheon is a hosting platform that is optimized for Drupal.

I've used so many hosting platforms — from tiny GoDaddy hosting plans to beefy dedicated servers with Rackspace Cloud Sites and Rackspace Cloud servers in betweeen. I love several things about Pantheon and that is what I wanted to focus on today.

Time-savers

Dev -> Test -> Live

Every site on Pantheon gets a Dev, Test and Live environment.

You edit your files and database and then migrate with a click into the Test environment. Then you can migrate to the Live environment.

At each stage, you can choose if you want to migrate only files or if you want to also migrate the Drupal database.

Of course, I can do this on my own on a server where I have command line and use Drush. It is simple with Drush as well, but it is not quite so point and click easy.

The biggest benefit comes from zero time setting up a server. I just fill out a wizard to create the new site and environments and the rest comes with it.

Git version control

Git is baked in...with flexibility to use SFTP as well.

I can add theme files and modules through Git workflow and quickly add them via SFTP; Pantheon inserts the files into the Git workflow for me. I love this!

When I upload a file with SFTP, Pantheon sees it immediately and asks for the commit message to add the files into Git. Then, I can migrate the code from Dev to Production.

Status checks

Pantheon automatically runs a number of status checks on your site. This is much more in-depth than a Drupal Status Report. It reports on Database usage, a few best practices in Drupal setups, caching (Pantheon uses Varnish), modules best practices, Views caching status, and error log warning.

The great part about this is the fact that they aren't just warnings. Each warning lists instructions and recommendations on fixes to your site.

Backups

Backups are a simple click and they begin daily backups for Drupal, the file system and the database. A click or two — that is all it took.

Drawbacks

I've only run into two issues so far with Pantheon.

First: Their Apache Solr implementation. The way Pantheon has Solr set up, you aren't able to modify the stopwords.txt files and a couple of other Solr settings. I can't imagine this being a large issue for 99% of the sites out there, but I have one where the word "will" is included in the stopwords.txt file that cannot be edited. This website has a lot of information about "Wills" (like after you die, you leave a will). Solr stop words help prevent common words from being searched like "I will" (used as a verb). Pantheon support says they have a solution for this issue coming in a few months.

Second: Pantheon's Varnish implementation is especially aggressive. This makes sites very responsive and that's awesome. On the downside, those outlier scenarios where you need customized data based on a cookie value require a little extra effort. They do have a few ways to bypass cache, but they don't work for all scenarios. I have a site where I had to implement ESI (Edge Side Includes). ESI seems to be working, but we're still testing.

Third: Price. There is too much of a jump in price between the $25 plan and the next plan at $100/month. If you have a super simple site that happens to need SSL, you have to bump up to the $100 plan and then also pay $30 more for static IP, which can be too much for some clients.

Conclusion

I expect a few issues in any server situation, and I love so many features of Pantheon that the few issues are not show-stoppers.

MONTHLY MARKETING INSIGHTS.

Get thought-provoking and actionable insights to improve how your firm makes a connection with your customers.

LEAVE A COMMENT

The content of this field is kept private and will not be shown publicly.

Plain text

  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
Submitted by Digett: Why I … on Tue, 02/25/2014 - 11:32am

[...] If you haven’t experienced it, Pantheon is a hosting platform that is optimized for Drupal.read more drupal, drupal answers, drupal king, drupal modules, drupal stack exchange, drupal supportShare [...]

Submitted by Jeff on Wed, 02/26/2014 - 1:43am

You can get equivalent service and performance with better limited SSH access and the full power of Aegir staging at a much lower cost from omega8.cc and koumbit.org. Pantheon limits you to one site per account at which point I did a U-turn. For some reason these alternatives don't get as much attention but they're worth a look. An honest comparison: https://omega8.cc/compare

Submitted by Scott on Sun, 03/02/2014 - 12:24pm

I have recently switched several sites over to Pantheon also. It is a pretty awesome platform. But like all tech, not without flaws. Several of which are mentioned above. I haven't hosted on Omega8 or Koumbit, but I am very familiar with Aegir and use it to host and develop many sites also. Aegir is also an awesome project, but Aegir and Pantheon work very differently.