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.
How would you like to view the presentation?
Tools to unit test your JavaScript
Building HTML5 Apps in Hours, Not Days
Early Access! Download JBoss Developer Studio 5.0 now, with packages for Mac, Windows or Linux!
Big Data, Cloud & Mobile: Navigate the New Development Reality with Resources from IBM
Seems to end at about 13:07?
Nice presentation. Interestingly it doesn't offer a vision. Now that can be a good thing or a bad thing depending on your sensibilities. Being a purest I would love to see the (open) web hack disappear overnight. What are we really trying to do? To my mind the future is SaaS and the Browser as a platform. Progress to this end is already being made. Take a look at Objective-J and Cappuccino:
cappuccino.org/
Why bother with all this markup when you've got a canvas? We've been producing pretty good bitmapped UIs on the desktop for decades. Also a javascript runtime doesn't mean you need to write your app in Javascript. Javascript makes for a very good universal assembly language for OO languages. So why not write in a high level language that is then compiled to javascript? Ruby, Objective-J, Newspeak, what ever you like.
Beyond just rendering content and creating compelling UI's SaaS also presents other challenges, like how do we upgrade and modify applications whilst they are still running? People are looking into this stuff and it seems like a credible vision to me, especially with language level support:
gbracha.blogspot.com/2010/04/brave-new-world-of...
Of course the pragmatic advice is to evolve with the web one hack at a time. Ugly but popular it seems.
Paul.
I'm kind of in the same thought line as you. If that's a word. Amazing that we are basically still hacking together sites with a thousand different technologies, php, perl, ruby, java, servlets, html, html 5, css, xsl, and an equal assortment of massively complex frameworks where you have shifted into the netherworld of xml-land to code your apps (spring comes to mind). As someone pointed out, XML should never have been used in this purpose, it's designed for messaging, not as a language.
That Objective-j looks pretty neat - until I read the part about the compiler, and having to debug through the browser. So it has promise, but it will be great when it has better compiler and debugging support.
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.
3 comments
Watch Thread Reply