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 Alex Blewitt on Jun 24, 2011
A brief note on the NodeJS blog yesterday revealed that Microsoft is partnering with Joyent to assist in porting Node.js to Windows.
As a result, Node will be available as a standalone executable (via node.exe). Importantly, this will run on systems as old as Windows Server 2003 and as new as the Windows Azure platform. Whilst it is currently possible to run Node.js under compatibility layers such as Cygwin, the additional installation steps and requirements put most people off from experimenting with the platform on Microsoft platforms. In addition, Node.exe will be supported and be available from the NodeJS site rather than a proprietary Microsoft hosted application.
The change is likely to require some reorganisation of the Node.js core, and whilst it won't affect other platforms directly it may delay the release of a 1.0 version until the reorganisation is complete. It is also not clear whether the Node Package Manager, which was recently released, will have any shell-script like dependencies which would need to be addressed (such as the install script) in order to run on Windows.
Microsoft is betting heavily on HTML5 with IE9, and sees the increase in JavaScript a good reason to invest in NodeJS. And by making it available on the (Windows) server side, it can only help their plans for the Azure platform.
Building HTML5 Apps in Hours, Not Days
Tools to unit test your JavaScript
Taming HTML5 and JS: High Performance Mobile, WebKit, FireFox Dev Tools @QCon New York
Visual Studio vNext: ALM features for Agile Planning, Team Collaboration
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.
2 comments
Watch Thread Reply