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 Jean-Jacques Dubray on Nov 02, 2010
WSO2, which turned 5 last August , released last month, Carbon Studio, a comprehensive development environment for its middleware platform. The tool simplifies the development, test and deployment of services, mediation flows and google gadgets. WSO2 is producing its entire middleware platform as 100% open source under Apache license. Last year WSO2's platform underwent a major refactoring taking advantage of OSGi, and last August, the company shipped Stratos, a Cloud-based instantiation of the middleware platform.
Carbon Applications (CApps) consist of any combination of web services, mashups, data services, ESB configs, business processes, rules etc. Complete CApps can be deployed as a single Carbon Archives (.car) onto WSO2 Carbon-based servers or onto a WSO2 Stratos-based cloud. A Carbon Archives contains CApp's artifacts (.war, .aar...):
Other than deployable itself, a C-App artifact has a name, a version, some set of dependencies and a server role
The ESB editor supports creating or editing entire or individual synapse configurations. From a UI perspective, the editor supports the development of HTML/JSP based UIs which can be deployed on any of the Carbon Server or Google Gadgets which need to be deployed on the Gadget Server. Carbon Studio supports also the management of the Carbon Servers Registry. A registry contains collections, resources hosted on the server and their metadata. Carbon Studio also contains a data service editor, and integrate Eclipse BPEL editor and OpenSocial development tools. This Webinar, presented by Saminda Wijeratne and Chathuri Wimalasena, provides an introduction to Carbon Studio.
InfoQ spoke briefly with Paul Fremantle, CTO of WSO2, on the current state of Composite Service-based Applications.
InfoQ: I seems that the industry is finally catching up on many of the concepts that were developed nearly a decade ago around SOA and Composite applications. Tens of thousands of services are now available, and every day new applications are consuming them. What is the main reason behind this success?
Paul: There are two major reasons for this success. First, I think that we are finally getting interop via SOAP, XML, JSON and REST. Second, it has become easier to develop Composite Applications with tools, libraries, servers and clouds.
InfoQ: How do you see Identity Management, and standards such as OAuth, playing in modern composite applications?
Paul: The old way of doing composite apps assumed either no identity or fixed identities. The ability to do end-to-end authentication and authorization is key to doing real distributed, multi-org composite apps.
InfoQ: Are we just scratching the surface today with mashups and data services or do you see already the next wave of services which could be more process and event driven?
Paul: I think there are move waves, but I think, for instance, it needs to be easier to build processes: BPEL/BPMN are great for business analysts, but we need better approaches for developers.
Composite Applications are becoming the de facto programming model in the industry both in IT and consumer oriented applications. Are the technologies, tools and platform good enough? Is there more progress needed? What's your take on it?
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