News

Start-Up Eucalyptus Debuts with Hybrid Cloud Services

A research project born at the University of California, Santa Barbara (UCSB) this week jumped into the field of start-ups looking to offer cloud-based computing with an offering that bridges datacenters with public cloud services.

Eucalyptus Systems Inc. said Benchmark Capital and BV Capital have invested $5.5 million in venture financing. The Santa Barbara-based company aims to help enterprises run systems and applications transparently between their own systems and public cloud services such as Amazon Web Services (AWS).

The Eucalyptus platform is based on open source software, Java and Web services that lets organizations create premises-based cloud computing infrastructure using their own hardware and software. The platform lets them run their datacenter as if it were a cloud service without having to reconfigure their applications.

By supporting the APIs of cloud providers, initially AWS, enterprises can link their datacenter to those services, said Rich Wolski, Eucalyptus' founder and CTO. Wolksi is also a professor of computer science at UCSB who is on leave.

"Once Eucalyptus is installed, it makes your datacenter compatible at the API level, or it makes your datacenter look like an Amazon cloud," Wolski said. "This notion of being able to hybridize your local resources with the public cloud is easily facilitated. We see users on the open source side who are mixing and matching their local IT with Amazon."

Eucalyptus initially will offer consulting services. It has some enterprise customers but declined to name them. The company has not yet determined pricing. Ultimately, it will offer a product built on open source software that appears most viable for enterprise configurations, Wolski said. Eucalyptus is looking at other cloud APIs, notably AppScale, the open source implementation of Google AppEngine and Sun's Cloud API.

Microsoft's Azure Services Platform, still in beta, is not currently on the agenda, though Wolski hasn't ruled it out in the future. "That API is a different model than the Web services model that Google and Amazon and some of these other providers are adopting," Wolski said. "It's not out of the question to try to couple them on the front end with Eucalyptus on the back end, but in the near term, we are more focused on the Web service provisioning API than we are some sort of integrated language runtime solution."

That said, Wolski also didn't rule out trying to license .NET from Microsoft to enable Web services provisioning in the event that Java moves in a more proprietary or fragmented direction after the completion of Oracle's $7.4 million acquisition of Sun Microsystems, announced last week. "The .NET Web service infrastructure is very, very powerful, and...we could easily port in that direction if Java no longer became viable. There's a question of how much of that we can use as part of our open source mission but technologically it's very feasible," he said.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube