views:

96

answers:

2

Hi,

Does anyone know what is needed to create an EngineYard-like service for other languages? Where should one start?

Thanks

+2  A: 

You just need

  • EC2 where you have your server
  • Chef to create some cookbook
  • Write the code.
shingara
Can you elaborate? I think you're over simplifying. "write the code", what code? Not the app code I imagine. thanks
donald
Yeah, *shingara's* the one over simplifying. Riiiiight.
womble
aha, that's brilliant! I'll start right away writing the code ^^
marcgg
+3  A: 

Umpteen million dollars in (VC) capital and a large team of dedicated developers and sysadmins always helps.

If you don't really want to emulate Engine Yard in all its glory, but just want some more automated deployment options, you might want to ask more directed questions which mention which language(s) you're interested in.

womble