top | item 2491725

DotCloud releases support for Perl, aka Camel-as-a-Service

96 points| jpetazzo | 15 years ago |blog.dotcloud.com | reply

51 comments

order
[+] mmaunder|15 years ago|reply
Nice one guys. Our company uses mostly Perl for our server side code. We'll keep you in mind as a provider.
[+] shykes|15 years ago|reply
As usual, the DotCloud team is hanging out here to answer questions, hand out truckloads of invites, etc.
[+] daxelrod|15 years ago|reply
What a fantastic idea!

I would love to know more about the discussions you had with miyagawa, and how the design for this evolved. Anything this elegant must have taken a ton of iterations.

Oh, and may I have an invite, please?

[+] questorian|15 years ago|reply
We are a Perl shop and this is good new for us - we need PSGI and multiple databases - This _could_ be the step we are looking for to offload our web stack...it is taking too much time to manage all that, rather than getting on with coding!
[+] agentultra|15 years ago|reply
Great news for the Perl community. Congrats! And thanks as well to dotcloud for making it happen. :)
[+] grout|15 years ago|reply
I would like one (1) invite. Or maybe two. Please?
[+] shykes|15 years ago|reply
How about 50? :)

http://www.dotcloud.com/account/create

  A5FxUv    0HJldL
  oM0PPT    l6CWNG
  4iP5YR    ggCJ1k
  mSMOaV    h1JvT7
  rh4aoT    BkeCkR
  2xYfBf    uyR3d4
  g2ZBP9    hJ0JKc
  OWx5qu    cmf9z9
  bAlvX4    W6yt3q
  Wi42Ft    XgFmfP
  nnvVxf    kfHuMh
  kJjg4Q    eXV7Wn
  Djxozb    chSFmG
  gt3nQb    TNNupl
  oB2JNm    OgDsHW
  thEAaq    oZx5mv
  I1pMjR    nWeKhz
  vjd19G    YiNr1O
  wG2Uqm    XBQp3P
  wNZJAE    yRfnON
  8tiohx    AIg6BH
  W2IU3h    xmfjZ5
  E5Ttq5    GWlpMK
  x8lUjd    Vfbjxi
  MEDa7H    HnytsU
[+] davecardwell|15 years ago|reply
Are there plans for a “Perl worker” component?
[+] shykes|15 years ago|reply
Absolutely. Coming soon!
[+] poisonbit|15 years ago|reply
Codes exhausted... anyway nice to read this.

DotCloud++ Miyagawa++ Perl++

Good luck !

[+] g123g|15 years ago|reply
This entry in their FAQ after the April 21st outage brought a chuckle-

Where is DotCloud hosted?

DotCloud runs on Amazon EC2. More specifically, we run on the us-east-1 region, across multiple availability zones.

[+] shykes|15 years ago|reply
Tell us about it. Expect accelerated plans for multi-region deployments, less reliance on EBS, and eventually support for different infrastructure providers.
[+] kengat|15 years ago|reply
this looks really cool. please send an invite code my way and i'll kick the tires. thanks in advance.
[+] bbbbbbbbb|15 years ago|reply
huh?

- No Apache????

- why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port...

  i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine.
  Do not see the need to change especially when
  the PSGI doc is so badly written...
  At least the doc states that people who supports mod_perl/CGI::Fast will not see much benefit of switching to PSGI... 
- what is the Perl version?
[+] perlgeek|15 years ago|reply
What's devish about PSGI? Seems like exactly the right choice for the task.
[+] shykes|15 years ago|reply
We expect our choice of stack to be transparent for all developers. If it turns out it's the wrong choice, we'll either switch to Apache, or at least support both.

So far all alpha testers seemed very happy :)