For little while now I have been dabbling in the open source content management framework Drupal . Drupal promises ( in time) to allow practically anyone to be able to set up and mange complex social web sites with more features than a swiss army knife.
Today a friend of mine Darius asked me for my thoughts on my recent participation in the DrupalCampLA BarCamp. This gathering of self proclaimed Drupal geeks was one of the better events I have been to. The thing that makes all gatherings worthwhile are the people that you interact with.
On this level DrupalCampLA far exceeded my expectation because I came in contact with some real pioneers that are genuine and working hard to bring the platform up to a usable level for everyone including big business. Much credit to Crystal Williams who with AOL and a group of volunteers put together a great event.
The efforts of WorkHabit and Bryght to get this platform usable and maintainable go above and beyond. By using their consulting as a way to fold resources back into the development of Drupal, they not only moves the platform forward, but in the end give their clients better value in a platform that grows with them.
That said there is also a lot of money being spent by the likes Ethan Kaplan over at Warner Brothers Records who have put themselves out on the beading edge by using and pushing the platform for real commercial sites. This is a big risk in many ways since they and a few others really are blazing a trail.
Before you run off and start using Drupal be aware that although it is definitely suitable for many small to medium web sites, configuring and using it is significantly more difficult than WordPress and it does not yet scale to the level of MySpace or Facebook. Drupal is also potentially a real performance hog if you don’t pay attention to how modules interact.
My takeaway from DrupalCampLA is that Drupal is a good content management platform with a alot of features and a thriving community of developers. It has a long way to go, but it is the developers and people like Jonathan Lambert at Workhabit that will eventually evolve Drupal into a scalable and maintainable enterprise grade solution for real development. If your development curve and needs matches that of Drupal you should give it a try.
Another side observation is that for many applications Drupal is a better solution than Rails. The reason is that the development community is much more open about sharing modules that you can build on. Starting with a content management system as its core means that CMS is core to any module created. This is a big benefit for anyone that uses it and instantly increases the value.
The velocity of exposed and usable community development outstrips the difficulty of developing in PHP. At this point, while I dislike PHP, it is already scalable (with work) and I believe will through Drupal and some Rails like frameworks be the only logical choice for social web development in the next few years.
Just found your blog through my colleague Blake.
I too have been impressed with Drupal and its progress. For a case study of scaling a Drupal deployment you need look no further than the Drupal.org website itself:
http://drupal.org/files/issues/druapl-org-scaling-infrastructure-barcelona.pdf
From a user’s perspective I have definitely noticed better response and availability since these measures have been implemented.
Hi Miles,
Yes they have come a long way in terms of performance. They have managed to get Drupal up to a medium scale. Considering this is the sweet spot where most websites top out, Drupal is a great solution.
The work I am more interested is is not how Drupal can perform as much as how it can scale. At present Drupal is very much limited by how it uses the database. It is very difficult to get Drupal to scale much beyond a few boxes.
While Drupal has its place, I also think there is a lot of room for growth. To be truly successful I think Drupal needs to become much more usable and be able to scale horizontally. That is not trivial in the present architecture, but I am glad that some people are taking this on.
-Marty