November 14, 2008

Big Cloud Week Coming Up

Next week is shaping up to be a big week for cloud computing (again). 


Monday
Microsoft will be making an announcement in San Francisco about the launch of Online Services. I've been invited to attend that as well as a Blogger Roundtable that Microsoft is hosting for cloud computing bloggers. Should be interesting.

In the evening, Joyent is hosting Enterprise Cloud Computing Seminar: Addressing the Practical Questions of CIOs and CTOs. I will be participating in a a panel entitled The Future of Cloud Computing for the Enterprise, moderated by Jason Hoffman, CTO at Joyent.

Tuesday
On Tuesday (10 AM PST), GigaSpaces and CohesiveFT are hosting a joint webinar entitled Cloud Enablement with Security and Control. The highlight of this webinar is a wicked cool live demo of running a web application across two public clouds (Amazon EC2 and Flexiscale) with the ability to scale out on demand based on SLAs, fail-over, self-healing -- all in a secure environment. So as the Cohesive guys wrote on their blog, make sure to brush up on your cloud computing buzzwords, because we will show it all: cloudbursting, cloud storming, cloud spanning, virtual private clouds, hybrid clouds, interclouds -- you name it.
You can read more details on Nati's blog and Dekel's blog. Sign up here.

Wednesday-Friday
Sys-con's Cloud Computing Expo will take place in San Jose. Seems like everyone is coming in to the Bay Area for this one, so I am looking forward to meet a lot of the folks active in cloud computing at this event. There is also talk of another Cloud Computing Interoperability Forum get together around this event as well as a Silicon Valley CloudCamp.

So it's going to a fun week. If anyone wants to get together at one of these events, just let me know in the comments or via twitter.

November 07, 2008

Scalable, Low Latency Web Tier on Amazon EC2

Shay Hassidim, deputy CTO at GigaSpaces, posted an impressive write-up of a benchmark the team ran on Amazon EC2. What's nice about it is that they took a standard web app, in this case the Spring PetClinic, and dropped it into the GigaSpaces container, achieving instant low-latency and scalability, with out-of-the-box load-balancing and fail-over. Extremely cool.

The other components in the app include standard and open source components: Jetty, MySQL, Apache load-balancer, JMeter and Ant.

Also, Shay posts a screen shot (I think it's the first-ever public one) of the new GigaSpaces cloud framework. Check it out:

See the full benchmark numbers on Shay's post. And you can sign up for a GigaSpaces pay-per-use EC2 license here.

November 03, 2008

Cloud Computing. Literally.

Last week we made a very exciting announcement about Miwok Airways selecting GigaSpaces as the application server for running their reservation and pricing engine which will run on EC2. This is a great case study for cloud computing.

Miwok_logo For one thing, you have to love the fact that it is cloud computing used for a business that literally runs in the clouds (the actual meteorological kind). Second, it is an on-demand compute infrastructure for a business that has an on-demand business model in the real world. A perfect fit.

There is a great piece in the LA Times that describes Miwok, but let me give you a brief description from the software application angle. 

The idea is that for so-called ultra-short flights (typically, less than 250 miles), as a traveler you have a terrible dilemma: use commercial airlines or drive your car. I don't need to tell you the hassle and costs involved in both options these days.

Miwok overcomes the hassles of these options by providing you with an on-demand "air taxi" service. You book your flight when you need it. So, say, you want to fly from Santa Monica to Orange County or Palm Springs. You go to the Miwok web site and say when and where, you get pricing and you can book the flight on the spot. The flight you are booking is for a private Cirrus SR22. You can park 100 feet from the airplane itself (at a local airport, not just the major ones) and you don't need to go through security (imagine that!). All of this at the same cost of a commercial flight.

Cirrus_sr22

But here's the part I really like:You can connect to other people via Miwok's own social network, or through a Facebook app (and others to come). As the Cirrus can seat 3 passengers, you can split the costs with other passengers who need to make the same trip. So the flight could end up significantly cheaper than a commercial airline.

Think about it: This is the exact opposite pricing model of big airliners, where the more people go on a flight, the price goes up. From a marketing point of view, this has tremendous viral potential.

One of the biggest technology (technology as in software, not aviation) challenges Miwok was facing was developing an extremely sophisticated real-time pricing engine. It needs to take many parameters into account to offer you a price on the spot, including location, path, season, date, time of booking, number of passengers and several other criteria. It needs to be able to grow and shrink on-demand, especially because of the social networking and viral effect.

The architecture Miwok selected uses MySQL and Hibernate for the persistence layer, but the database is not used as the system of record for calculation and reservations. Instead they use GigaSpaces' in-memory data grid, which gives you in-memory speeds and can also grow and shrink dynamically in the EC2 environment. The benefit for Miwok is that having very little advance knowledge on the traffic they will get, and expecting extreme peaks and troughs in activity, they don't need to pre-plan and invest upfront in the infrastructure. They use GigaSpaces and EC2 and will only pay for hardware and software on a per-use basis -- when and if they actually need it.

They also use GigaSpaces XAP (which includes the in-memory data grid) as the container for the business logic, written in Java, and as a bus for integrating the various underlying services involved in generating pricing and booking reservations.

In short, on-demand application scalability for an on-demand air travel service.

Check out Miwok's web site.

Sign up for the GigaSpaces pay-per-use license for Amazon EC2.

October 05, 2008

GigaSpaces Cloud Framework - Private Beta

As Dekel has already written on his blog, we are releasing our cloud framework for private beta. This was intended as a very "soft launch" sent to about 30 customers and partners already using GigaSpaces on public clouds (such as EC2, GoGrid, Joyent and Flexiscale) to help us test it out and provide feedback on how we can improve it.

But given that James Urquhart and a couple of others have already given it some more exposure, I might as well give some more public details about it.

First, let me clarify that GigaSpaces XAP, as is, is not only ready for the cloud now, but is already being used as a "cloud application server" on EC2 by several large and start-up companies. Even before the advent of public clouds, such as Amazon EC2, GigaSpaces was already being used by corporations in on-premise grids and by Web 2.0 start-ups for handling peak loads and the need to rapidly scale.

Because it allows on-demand scalability, provides transparent fault-tolerance, enables data affinity and is extremely high-performance, as a technology, GigaSpaces XAP is ideally suited for public cloud environments. But there were a few pieces missing in terms of the "customer experience" -- and we are working hard to provide them.

One of them was pricing suitable for the on-demand model. We had already taken care of that as part of the announcement of GigaSpaces availability on EC2 back in June by providing a pay-per-use pricing model (CPU/hour).

Another one was simplifying and automating the deployment of applications to a public cloud environment. That's what the "cloud framework" is about. It enables rapid cluster configuration and "one-click" deployment on public clouds through a Web interface. The current version supports EC2, but was built in a way that allows us to easily add other public clouds, which we will gradually implement. To learn more, see the documentation for the cloud framework.

If you are interested in or considering using GigaSpaces on EC2, if you are part of our Start-Up Program, or an existing "on-premise"customer, please let us know if you'd like to participate in the private beta (email cloud at gigaspaces.com). You'd first need to sign up for a GigaSpaces EC2 license.

The official public beta release of the cloud framework will be announced soon. Shortly thereafter I hope to announce tighter integration with our partners at RightScale, CohesiveFT and others. And there's more to come...

September 29, 2008

Cloud Computing and the Financial Crisis

OnDemand-logo-RGB On-Demand Enterprise just published a piece I wrote about some of the lessons learned from the current financial crisis and cloud computing. Although there is of course no direct connection, there are some interesting conclusions.

Here's an excerpt:

Although I'm not suggesting that it was the crux of the current crisis, one of the questions that has come up recently is why Wall Street's massive investments in value-at-risk analysis system did not curb the downfall. We have not heard (at least not yet) that these risk analyses were blinking with red lights and were ignored. In an HPCwire piece entitled "The Quantitative Models Tanked Too," editor Michael Feldman tackles this issue. Although not the only explanation, one of the issues raised in the article is the fact that the models used were over-simplified. Feldman explains that "in some cases, limits in computational power made these simplifications necessary so that the valuation models could be run."

Done right, cloud computing offers nearly limitless computing power. Had they used a cloud service such as EC2, and software that is built to scale on the cloud, the quants on Wall Street could have easy, cheap and on-demand access to massive computation power.


September 24, 2008

GigaSpaces on the Joyent Cloud

Joyent-logo Kent Lagley writes on the Joyent blog about the work he has done with Dekel and Owen running GugaSpaces on the Joyet Accelerators. It's a well-written detailed blog and in a post entitled Cloud Computing with Java, Kent adds some more info on his personal blog, ProductionScale. 


My favorite quote from the Joyent blog:

Some other exciting things about this exercise in the lab was that it was, in general, easy. We added and removed nodes, scaled linearly, pulled nodes out, re-deployed the application in seconds to minutes, we processed large amounts of data, and we did all this in the cloud with really minimal efforts.


Some formal announcements about our partnership with Joyent coming soon.

Oracle and Cloud Computing. Funny.

The announcement by Oracle this week that they are "on the cloud" was once again quite an amusing piece of public relations. I don't know if Oracle is serious when they make these announcements or if they are secretly smiling to themselves.


Not everybody ate it up (although many did). Vinnie Mirchandani, a keen observer of the enterprise software space, wrote: "It will not reduce costs of Oracle licensing or even worse, the annual maintenance cost."

Oracle seemed to have missed one of the main points of cloud computing -- that it's an on-demand approach and that includes software licensing costs.  In case you didn't notice, Oracle is not offering pay-per-use pricing for the cloud. All they are saying is that you can use the regular perpetual, upfront, fully-paid software license on EC2. Big Whoop.

The other major problem with the Oracle announcement is that their software really isn't suitable for a cloud environment. It can't grow and shrink on-demand, it's not self-healing, it's dependent on centralized components, it's complex. It's just not right.

I discuss this in greater detail in GigaSpaces and the Economics of Cloud Computing, where I also discuss another amusing press release from Oracle. Reposting it here for your convenience:

Another interesting comparison is revealed by this amusing press release from Oracle about a start-up customer named Qtrax. Look at the stack Oracle managed to sell them to build their application. I put in brackets the price per CPU for each Oracle product from the official price list, and I quote:


"Qtrax's implementation includes Oracle Database [$17.5k to $47.5k], Oracle Real Application Clusters [$23k], Oracle Enterprise Manager [$3.5 to $20k+] and components of Oracle Fusion Middleware [?], including Oracle Application Server [$10k to $30k] and Oracle Coherence [$4k to $25k]. With this software now in place, Qtrax will have the ability to support millions of concurrent users [they better!]."

On top of these numbers (which total in the range of $58k to $145.5k per CPU1)add a 22% annual support fee. As these are perpetual licenses, let's break the license numbers to an hourly rate by assuming 24/7 for 3 years: we get $2.20 to $5.54. Even if you decide to be generous and divide by 4 years, you get $1.65 to $4.15. Now, let's not forget that Oracle doesn't actually offer any special pricing for it's products on EC2 (i.e., an hourly rate)2 so you would have to buy the licenses upfront, as Qtrax apparently did.

September 22, 2008

A True Cloud Practitioner

This is a long overdue acknowledgment of my friend and colleague at GigaSpaces, Dekel Tankel's blog - Thoughts from the Clouds. A lot of people out there are talking about cloud computing, without truly understanding the issues, and without real-world experience -- and so we need more blogs such as Dekel's.


Dekel is out there every day working with the people who are truly practicing cloud computing. And I am not talking about the pundits, but the real-life customers who are using platforms such as EC2, Joyent and GoGrid -- and of course, running on the GigaSpaces cloud application server. And Dekel is doing it hands-on, helping GigaSpaces customers get on the cloud.

So check out his blog and encourage him to write more!

September 13, 2008

Cloud Cafe Podcast

A couple of weeks ago John Willis recorded a podcast with me as part of his excellent Cloud Cafe podcast series. He just posted it online and you can listen to it here.


In it we talk about cloud computing in general, Amazon Web Services, possible Amazon competitors, and of course, GigaSpaces and its cloud offering. We go into some detail about various topics such as my blog post GigaSpaces and the Economics of Cloud Computing.

To quote John: "If you are a cloud junkie this is a must listen."

Thanks for the interview, John.

August 07, 2008

Video Interview on Virtualization.com

Toon Vanagt at Virtualization.com recorded a video interview with me at Structure 08 in San Francisco (I spoke on a panel). I talk about cloud computing and GigaSpaces, virtual middleware, the economics of pay-per-use pricing and more. Here it is: