Limit this search to....

Enterprise Rails
Contributor(s): Chak, Dan (Author)
ISBN: 0596515200     ISBN-13: 9780596515201
Publisher: O'Reilly Media
OUR PRICE:   $40.49  
Product Type: Paperback - Other Formats
Published: October 2008
* Not available - Not in print at this time *Annotation: The book that helps Rails developers make the leap from simple websites to complex enterprise web applications. The Ruby on Rails web development framework has a low technical threshold to entry. Building web applications with it is relatively easy, but developing something complex is not. This book teaches new Rails developers how to design applications that scale to the enterprise level -- a must for those who want to increase their skills.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Javascript
Dewey: 006.7
Physical Information: 0.69" H x 7.06" W x 9.18" (1.22 lbs) 352 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

What does it take to develop an enterprise application with Rails? Enterprise Rails introduces several time-tested software engineering principles to prepare you for the challenge of building a high-performance, scalable website with global reach. You'll learn how to design a solid architecture that ties the many parts of an enterprise website together, including the database, your servers and clients, and other services as well.

Many Rails developers think that planning for scale is unnecessary. But there's nothing worse than an application that fails because it can't handle sudden success. Throughout this book, you'll work on an example enterprise project to learn first-hand what's involved in architecting serious web applications.

With this book, you will:

  • Tour an ideal enterprise systems layout: how Rails fits in, and which elements don't rely on Rails
  • Learn to structure a Rails 2.0 application for complex websites
  • Discover how plugins can support reusable code and improve application clarity
  • Build a solid data model -- a fortress -- that protects your data from corruption
  • Base an ActiveRecord model on a database view, and build support for multiple table inheritance
  • Explore service-oriented architecture and web services with XML-RPC and REST
  • See how caching can be a dependable way to improve performance

Building for scale requires more work up front, but you'll have a flexible website that can be extended easily when your needs change. Enterprise Rails teaches you how to architect scalable Rails applications from the ground up.

Enterprise Rails is indispensable for anyone planning to build enterprise web services. It's one thing to get your service off the ground with a framework like Rails, but quite another to construct a system that will hold up at enterprise scale. The secret is to make good architectural choices from the beginning. Chak shows you how to make those choices. Ignore his advice at your peril.-- Hal Abelson, Prof. of Computer Science and Engineering, MIT


Contributor Bio(s): Chak, Dan: -

Dan Chak's varied education in real-world web architecture gives him a unique perspective on the challenges of building rock-solid web applications. Dan has worked at Amazon.com, the world's biggest online retail store, where seemingly small technology problems become big ones due to enormous scale. Dan also directed software development at CourseAdvisor Inc., a Ruby on Rails startup company. A nearly instant success, CourseAdvisor was acquired by the Washington Post Company in October 2007. You can hear his thoughts on his blog at http: //blog.chak.org.