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 Boris Lublinsky on Oct 25, 2011
A new WSO2 white paper entitled "Practical SOA for the Solution Architect" positions SOA as a
... common sense discipline that is as relevant today as it has been ever since the information age began.
With this in mind, the paper tries to
... provide a practical approach to using SOA that is easily grasped and immediately applicable. It is also vendor-neutral since it deals with universally applicable concepts and also logical components that are likely to be found in any vendor’s product line-up.
The paper focuses on two most relevant aspects for a Solution Architect:
- At the technology level, Solution Architects need to understand the right tools for the job.
- At the data level, they need know how to reduce or eliminate unnecessary dependencies between systems.
When it comes to the technology (tools) layer, there are three core SOA technology components that are most frequently used, according to the paper:
- The Service Container
- The Broker
- The Process Coordinator
These components that Solution Architects need to put together existing and planned functional components to create an end-to-end business solution should be used as follows:
According to the paper, in addition to these three, additional components commonly used in SOA implementations include: rules engines, data access tools, registry/repository tools, management and monitoring tools, governance tool, custom events processing, presentation support, etc.
The paper goes further, explaining that simply choosing correct technical components is not sufficient to ensure SOA success:
We need to ensure that the gains we have made through the use of appropriate SOA technology components are not negated by tightly-coupled data design.
It provides the following four rules that should be obeyed in order to achieve a SOA design with low data coupling:
The paper also provides several examples from the banking and insurance industry to explain practical applications of described concepts
It concludes by stating that:
These simple yet powerful ideas are key to effective SOA design, and you now have these conceptual tools in your repertoire of skills... [they] enable you to hit the ground running with your next project, so you can intuitively design a solution that conforms to SOA principles.
Although it is difficult to disagree with the conclusions of the white paper, and the importance of principles it defines, it does not really bring anything new compared to existing SOA publications. On the technical side, it is basically telling that the execution of services that can be either built from scratch leveraging service containers or by exposing existing legacy applications through the adapter/transformer/mediator pattern should be orchestrated by business processes. This same technical solution is a foundation of the modern ESBs. On the data side, the idea of "canonical" enterprise data model was introduced by EAI about 15 years ago and was widely adopted by many SOA implementations. As for implicit to explicit conversion and eliminating unnecessary dependencies - those are directly related to existing service design patterns - loose coupling of services and hiding service implementation behind well defined interfaces.
On another hand, reminding these principles to SOA practitioners is always useful.
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