Cloud Foundry: Design and Architecture
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Michael Stal on May 27, 2011
The Apache Foundation has announced on May 25th that it has graduated Libcloud from Incubator status to a Top-Level Project. Libcloud represents a Python library that introduces a vendor-neutral interface to proprietary APIs of various cloud providers. As a Top-Level-Project the solution will get much more awareness and support from the open-source community in the future. At the same time Apache Libcloud has been promoted to a Top-Level-Project, the new version 0.5 has been released.
Originally, Libcloud was created by developers around Alex Polvi, CEO and cofounder of CloudKick. The company is focusing on Cloud management and has been recently acquired by Rackspace. It is essential for a cloud management company to manage different cloud solutions provided by different providers. This, however, requires either the implementation of specialized libraries for each cloud technology, or alternatively, a vendor-neutral approach. The later solution is what Libcloud tries to provide, thus also enabling the programmatic integration of different clouds, so-called Multi-Clouds. In 2009, the Apache Foundation accepted Libcloud as an Incubator Project.
According to the Libcloud development team the solution provides
a vendor-neutral interface to cloud provider APIs. The current version of Apache Libcloud includes backend drivers for more than twenty leading providers including Amazon EC2, Rackspace Cloud, GoGrid and Linode. Graduation signifies that both the Apache Libcloud product and community have been well-governed under the Foundation’s meritocratic, consensus-driven process and principles.
In the library developers will find methods like list, create, or destroy for managing cloud resources among other functionality. The generic approach reminds of database assess layers hat provide similar wrappers for different persistence providers. Protocols like SSL are supported to allow a secure access to the available cloud resources.
Interestingly, another Apache Incubator Project, Deltacloud, provides a similar but REST- und Ruby-based solution, originally initiated by Red Hat.
Requirements, quality and test management e-Kit
Agile Practices to Improve Project Management Organization (PMO) Effectiveness
The WebSphere Liberty Profile for Developers: An Introduction
Want to know how software releases can be stress-free and happen with one click? Try Go free!
Improving Software Delivery Cycles: Pre-requisites and Inhibitors
Go: Agile Release Management Solutions. Go enables predictable, defect-free and timely software releases.
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
Andrew Watson talks about the work of the OMG, where CORBA is alive and well (hint: in your car), UML and UML Profiles vs. custom Modeling languages, DDS and other middleware, and much more.
Sohil Shah discusses creating iPhone and Android enterprise mobile applications based on cloud services using the open source platform OpenMobster.
Paul Sanford presents the transformations supported by data throughout its life cycle, and how that can be better done with Splunk, an engine for monitoring and analyzing machine-generated data.
A common “best practice” for unit tests is to only write a one assertion in each test. I intend to question this advice by showing that multiple assertions per test are both necessary and beneficial.
John Rauser presents the architectural and technological evolution of Amazon retail websites starting with 1994 and ending with adopting Amazon Web Services.
Michael Stal discusses system architecture quality, how to avoid architectural erosion, how to deal with refactoring, and design principles for architecture evolution.
Every developer has had to integrate with another system, API or component. Tis article provides strategies to handle the change and for he separating system boundaries.
No comments
Watch Thread Reply