Nuevo libro: Deploying Rails Applications

Deploying Rails ApplicationsEste libro tiene buena pinta. Cubre los diferente aspectos de la puesta en marcha de una aplicación Rails en un servidor.

Deploying Rails Applications

Until now, the information you needed to deploy a Ruby on Rails application in a production environment has been fragmented and contradictory. This book changes all of that by providing a consistent, level-headed book containing advice you can trust. You’ll get the inside angle from those that have built, deployed, and maintained some of the largest Rails apps in production, anywhere.


About This Book

This book will start by showing you how to build out your shared, virtual, or dedicated host. Then, you’ll see how to build your applications for production and deploy them with one step, every time. Deploying Rails Applications will take you from a simple shared host through a highly scalable clustered and balanced setup with Ngnix.

See how to tell whether you’ve bought enough firepower, and learn how to optimize your Rails projects applications in a systemic, rational way. Take advantage of advanced caching techniques, and become and expert with the latest servers in Ngnix and Mongrel. Don’t worry. You’ll get a dose of Apache too.

Not only will you learn how to configure your production environment, you’ll also see how to monitor it with free, automated tools that can restart your servers when the memory use gets too high for comfort. You’ll see how to take a performance baseline, profile for bottlenecks, and solve the most common performance problems you’re likely to see.

You’ll learn:

  • Everything from source control and migrations to Capistrano, rake tasks and beyond.
  • Directly from authors who run EngineYard, one of the best Rails hosts in the business.
  • How to deploy your applications to multiple production servers with a single command using Capistrano.
  • How to setup a Rails/Ngnix/Mongrel cluster for applications with high scalabilty needs.
  • …and more!

1 comment so far ↓

#1 Los ojos de mi conciencia » Blog Archive » Este libro va a caer… on 09.27.07 at 2:42 pm

[...] Solo leer lo que dicen de él, y me pongo tonto. [...]

Leave a Comment