InfoQ

Interview

Ezra Zygmuntowicz on Engine Yard and Rails Deployment

Interview with Ezra Zygmuntowicz by on May 15, 2007 05:17 AM

Community
Ruby
Topics
Deployment / Datacenter ,
Ruby on Rails
Tags
Load Balancing ,
Gentoo ,
Mongrel
Summary
InfoQ has an exclusive chat with one of the original gurus of Rails deployment: Ezra Zygmuntowicz. We discuss his current venture, EngineYard, and the future of Rails. His book on Rails Deployment is due from Pragmatic Programmers in June 2007.

Bio
Ezra Zygmuntowicz has worked in PHP and hand-blown glass art, and now uses Ruby for web application and system automation programming. His work as the webmaster for the Yakima Herald-Republic newspaper taught him a lot about Rails Deployment architecture and how to scale a Rails app. His book on Rails Deployment is due from Pragmatic Programmers in June 2007.
We are here at Ruby Conf 2006, and we are going to talk with Ezra Zygmuntowicz. Why don't you tell our viewers a little bit about yourself and what you clame to fame is?
You have some exciting stuff going on with a company called Engine Yard, right?
What is Xen?
What sets apart Engine Yard's offerings from other virtual private hosts?
Is it catching on? This is a pretty good idea.
How long have you had this in works?
Does Rails scale?
Are you saying that it is possible to do this because Rails applications follow conventions ?
You've been doing Ruby for 4 years. How has the Ruby community changed in 4 years?
You come from a PHP background. What are the challenges for people coming from PHP to Rails?
Put on your prediction glasses and look into the future a little bit. Where are we a year from now?
Thread safe meaning that you could run it on a system with native threading?
What's the challenge behind making that happen?
Do you think that the feeling is that it is good enough?
As someone who needs to know about these things based on what you are telling us about Engine Yard, is Rails good enough?
You have clients, you have people that are scaling, that are getting dugg...
How much memory got eaten up? Because Ruby-based stuff is a memory hog?
Is it something that you keep as a competitive advantage?
Good to hear you are still making lots of contribution to the community. Thanks for spending some time with us. We're looking forward to a lot more in the future.
show all  show all
Redundant hardware vs slice by Alex Popescu Posted May 17, 2007 6:51 AM
  1. Back to top

    Redundant hardware vs slice

    May 17, 2007 6:51 AM by Alex Popescu

    I am a bit confused about what is the real difference between the slice offering and the normal ISP offering. Ezra explained it in the video, but I fail to see what is difference between adding more slices vs adding more hardware (as both offerings are starting with 1 slice/1 piece of hardware, and by the time you need redundancy you are adding either 1 slice or a new piece of hardware). tia, ./alex -- .w( the_mindstorm )p. ________________________ Alexandru Popescu Senior Software Eng. InfoQ TechLead&CoFounder

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.