CFML in the Cloud
December 5, 2008 · 7 Comments
I was just reading a couple of blog posts about deploying Open BlueDragon in the cloud (I started with Matt Woodward's extended blog post on cloud computing) and they've gone as far as integrating OpenBD into Elastic Server - a service that lets you easily configure a server instance based on a number of resources. Very impressive.
Broadchoice Workspace is deployed on the cloud and whilst most of the machinery is Java/Groovy behind the Flex/AIR application, we also have the iPhone-compatible web version which is powered by CFML. It's a Model-Glue 3 / ColdSpring application that reuses the core Groovy services (via a Spring adapter that Joe Rinehart wrote).
So we've been running CFML in the cloud in production for nearly two months now and it's working out really well for us. We're using Railo 3.0, another option for cloud computing.
Adobe have said that cloud deployment is something they want to make possible with ColdFusion so at some point we'll have an embarrassment of riches in terms of choices for CFML in the cloud.
Who else is using CFML in the cloud today? Who is thinking about doing so?
Tags: air · broadchoice · coldfusion · flex · hosted · iphone · openbd · oss · railo · saas

7 responses so far ↓
1 Johnb // Dec 6, 2008 at 12:56 AM
2 Joshua Cyr // Dec 6, 2008 at 5:20 AM
3 Brian Rinaldi // Dec 6, 2008 at 5:52 AM
4 John Allen // Dec 6, 2008 at 9:32 AM
Also big praise and shout outs to Matt Woodward for a spectacular admin counsel for OpenBD!
5 Brad // Dec 6, 2008 at 9:49 AM
Any chance Joe Rinehart will release the Spring adapter for Groovy?
6 Mark Drew // Dec 6, 2008 at 10:58 AM
Any tips would be nice ;)
7 Jeffry Houser // Dec 8, 2008 at 8:45 AM
I felt my comment here was getting a bit too long; so I moved it over to my blog.
But the gist is, can anyone explain to me what it means to run CF [or any application server] in the cloud? I don't get it.
http://www.jeffryhouser.com/index.cfm/2008/12/8/Running-ColdFusion-in-the-Cloud--I-dont-get-it
Leave a Comment