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

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events