InfoQ

News

Rails Helps Service Survive Hawaii Earthquake

Posted by Obie Fernandez on Nov 08, 2006 02:17 PM

Community
Ruby
Topics
Ruby on Rails,
Deployment / Datacenter
Tags
Trends,
Troubleshooting
The Hawaiian Islands experienced a 6.7 magnitude earthquake in October 2006. The shock knocked out power state-wide for nearly 24-hours, shutting down businesses, tourist attractions, hotels, traffic lights, restaurants and even air travel. The quake temporarily stopped all phone communications to the U.S. mainland and crippled local service providers who did not have backup generators.

Spoxel’s development and support activities are clustered in the Kahala district of Honolulu, just East of Diamond Head, exactly where the quake hit. In a statement to the press, CEO John Davidson explained that Spoxel engineers had to rely on battery-power and cellular internet connections to access the data-center during the disaster.

“Our staff attributes our success to the fact that our execution environment for the Spoxel service is all Open-Source Ruby on Rails, one of the most popular new tools for implementing today’s Web 2.0 sites,” added Matt White, Chief Technologist for the Company. “Ruby is an interpretive programming language, so the source code for all the Spoxel functionality is right there on the servers, where it can be easily modified from a distance. It’s not the same as accessing the check-in/check-out facilities of our Source Control system here at our development center, but every aspect of our trouble shooting and bug fixing came back under our control”.

This is not the first time that the press has picked up on companies relying on Ruby on Rails during a disaster. Last summer, a small team of programmers at EarthLink used Ruby on Rails to contribute to the New Orleans relief effort after Hurricane Katrina slammed into the city. They quickly built and deployed a Web site to help survivors reconnect, in less than a day.

"Had we gone through our normal development process it could have taken weeks," said Greg Hartling, team leader on the project.

4 comments

Reply

WTF? Are you serious? by Ilya Sterin Posted Nov 8, 2006 6:39 PM
Document exchange for earthquake relief? by Frank Cohen Posted Nov 8, 2006 11:56 PM
Re: Document exchange for earthquake relief? by Ilya Sterin Posted Nov 9, 2006 12:58 PM
Re: Document exchange for earthquake relief? by Steve Zara Posted Nov 9, 2006 1:39 PM
  1. Back to top

    WTF? Are you serious?

    Nov 8, 2006 6:39 PM by Ilya Sterin

    You can't be serious? What does the fact that it's Ruby or RoR and/or the fact that it's open source have to do with surviving a disaster? What a horrible way to promote Ruby and/or post a quote from someone who has no clue. Here in the midwest, we survived the 2003 blackout by running Weblogic:-) Although the lights were out, BEA's autonomic electric sensors detected it and allows it to run on solar power.

  2. Back to top

    Document exchange for earthquake relief?

    Nov 8, 2006 11:56 PM by Frank Cohen

    Spoxel's Web site talks about secure document exchange. I wish they talked about how document exchange helped with the earthquake. I get that they like the fact that they can edit Rails source on their servers, but it would be just as easy to have a backup cvs repository in their data center to continue working with Java. Also, I would imagine that the advantage of Rails would be to rapidly develop new pages for the emergency. That's lost in their press release. Oh well. -Frank

  3. Back to top

    Re: Document exchange for earthquake relief?

    Nov 9, 2006 12:58 PM by Ilya Sterin

    Yeah, but it's no different than adding a jsp page and redeploying a war file. Dude, this whole edit and see thing is great maybe for development and the same can be done with java's hot deployment. I can't imagine developing code without propert qa, etc... in production space. If that's the case for Spoxel, I hope their customers are reading. With proper design, you can easily allow to put up emergency info, by seperating a static server component from the application deployment component, though you can add static pages to the static server on the fly. Ilya

  4. Back to top

    Re: Document exchange for earthquake relief?

    Nov 9, 2006 1:39 PM by Steve Zara

    Spoxel's Web site talks about secure document exchange. I wish they talked about how document exchange helped with the earthquake. I get that they like the fact that they can edit Rails source on their servers, but it would be just as easy to have a backup cvs repository in their data center to continue working with Java. Also, I would imagine that the advantage of Rails would be to rapidly develop new pages for the emergency. That's lost in their press release. Oh well. -Frank
    But there is no great advantage to Rails here; the same capability would be there for any web framework with the ability to hot-deploy new code. If the issue is the ability to edit code on the server, a similar story could have been written based on Perl! Unless some highly specific features of Rails were of benefit (and none were mentioned), this seems to me to be little more than a rather unfortunate example of Rails hype.

Exclusive Content

Rob Windsor on WCF with REST, JSON and RSS

WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Join Rob Windsor as he introduces WCF 3.5 and its new native support for non-SOAP services.

Christophe Coenraets Discusses Flex 3, AIR, and BlazeDS

Christophe Coenraets discusses Flex 3, Flex Builder, AIR, BlazeDS, Adobe and open source, integrating Flex with existing applications, and integrating RIAs with search engines and browsers.

Debunking Common Refactoring Misconceptions

Danijel Arsenovski attempts to dispel some of the myths around refactoring and how it applies to .NET developers.

REST Eye for the SOA Guy

In this presentation, recorded at QCon San Francisco, CORBA guru Steve Vinoski explains REST from the view of someone who comes to SOA from a traditional, RPC-oriented background.

Choose Feature Teams over Component Teams for Agility

Feature teams are key to scaling agility for large teams. In an excerpt from "Scaling Lean and Agile Development," Larman & Vodde show how feature teams resolve traditional problems & raise new issues

Billy Newport explains Virtualization

Billy Newport talks about virtualization, eXtreme Transaction Processing (XTP) and WebSphere Virtual Enterprise. He discusses hardware, hypervisor, JVM, application and data virtualization.

Virtualization and Security

While virtualization provides many benefits, security can not be a forgotten concept in its application.

Introduction to Agile for Traditional Project Managers

This session is specifically aimed at traditionally trained project managers who are new to Agile, and who would like to be able to relate the PMI's best practices to their Agile equivalents.