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 Dilip Krishnan on Dec 01, 2009
“Last Thursday I said I was struggling to sum up IBM’s Connect09 analyst conference. I still am.” says James Governor, an Industry Analyst with RedMonk, speaking of a session titled Federated Connectivity – Smarter Integration Across and Beyond The Enterprise hosted by AIM (Application Integration and Middleware) General Manager Craig Hayman at the Connect09 analyst conference. He says
I wasn’t really sure what the session would be about, but I expected some cloud and Big SOA stuff. I sat listening to a pitch that seemed to basically run: “We told you guys to do SOA but instead you did point to point ESB integration, and are now complaining you didn’t get the benefits of SOA, so now we have to offer you some products that make your poor architectural choices less of a problem. […] when suddenly I realised Craig was saying something pretty revolutionary. REST-style development and integration is part of the SOA world, and AIM is increasingly supporting REST in its products.
James blames the WS-* stack for derailing SOA adoption:
SOA is about Enterprise Architecture, which has a value. Architecture, Discipline, Freedom. It turns out that some of the Web Services standards so beloved of a certain constituency that wanted to “do Corba right” are indeed flatlining, but SOA is actually in bloody good health.
and points to IBM’s pragmatic shift to RESTful SOA and tooling support in its Application Integration and Middleware offerings, in an effort to make it easier for customers to "get things done" and increase is product adoption.
The new Service Federation Management product is not based on Big SOA WS-* style integration. On the contrary, its designed to be easy to use, to make point to point integration more programmatic. […] You see IBM has this thing called WebSphere Service Registry and Repository (WSRR), a tool for managing SOA services. While that may have initially meant implement UDDI, today we have a nice ATOM-based store, with a more metadata, and less WS-* specific approach. IBM took a flexible, modern approach to architecting WSRR, and it shows.
We see a glimpse of where IBM is headed in the near term with its AIM strategy. He observes that while most IBM customers may behind the web oriented architecture adoption curve, it wont be long before IBM starts getting them ready for the next wave of development and integration styles. He goes on to give a few examples of how IBM’s product line is demonstrating some of this, he says
I was quite taken with the demos of WebSphere end point to salesforce.com integration, for example. While this post is about WebSphere, I should also note that the Rational Refactoring otherwise knows as Jazz is based on RESTful foundations. Indeed-one of the reasons IBM is finding it easier to integrate Rational, WebSphere and Tivoli artefacts and models is because of the emerging foundation – Hypermedia as the engine of Application State. The Lotus mashup stuff is of course REST oriented.
While it is a step in the right direction towards doing SOA right, one, that provides value and ROI to enterprises. As James says “SOA is about Enterprise Architecture which has a value. Architecture, Discipline, Freedom”. Do read the James’ original post for further insights about the conference and IBM’s integration product offerings.
The WebSphere Liberty Profile for Developers: An Introduction
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Introduction to WebSphere Liberty Profile
Big Data, Cloud & Mobile: Navigate the New Development Reality with Resources from IBM
Introducing SQLFire: a memory-optimized, high performance SQL database
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Let's not forget also that IBM websphere extreme scale now supports access from rest clients to access data in the datagrid using the Microsoft odata standard which was called Microsoft ado.net data services. This not only provides a zero footprint .net client but also allows any client with rest support to access it
Not sure if oData is REST.
oData allows for an information model to be exposed. Clients can know that before hand and construct URIs to query resources. In my understanding, this is not RESTful.
OData is just AtomPub with proprietary extensions similar to GData. AtomPub is completely RESTful.
Not sure if oData is REST.
oData allows for an information model to be exposed. Clients can know that before hand and construct URIs to query resources. In my understanding, this is not RESTful.
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.
4 comments
Watch Thread Reply