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 Jonathan Allen on Dec 07, 2008
CPAN, or the Comprehensive Perl Archive Network, is the central repository for Perl modules and scripts. Unlike other languages, which tend to form small islands of information, almost anything you could need for Perl can be found in one centralized place. In its 13 years of existence it has accumulated 14,760 modules representing the work of 7,015 known authors.
Most of these modules were written with UNIX or Linux in mind, but for the last two years the Windows distribution known as Strawberry Perl has been working with CPAN authors to achieve full compatibility on the Windows platform. While many of the major libraries have been ported with full fidelity, the effort is starting to run into road blocks. Adam Kennedy explains,
Unfortunately, we are now reaching the end of the large important modules that have big teams and are relatively well resourced. For smaller modules, and many individual CPAN authors, problems accessing legal licenses or the hardware to run it on, is now becoming a critical limiting factor. Some authors have simply never used Windows before, and don't want the hassle of learning how to set it up.
In an unprecedented deal worked out between the Adam Kennedy, Microsoft Open Source Software Lab, and Microsoft Australia, the inability to get Windows licenses and hardware has been completely removed.
Commencing this month, Microsoft will be providing every CPAN author with free access to a centrally-hosted virtual machine environment containing every major version of Windows.
The result is now practically the entire Perl community has a zero-cost and zero-setup way to doing light development, problem replication, debugging, and ad-hoc testing on every version of Windows.
This arrangement is particularly amazing because it is, to my knowledge, several orders of magnitude larger than anything of this nature ever attempted before with the Open Source community.
Neither the Microsoft guys nor I know quite what is going to happen once we turn this baby on. With 7,000 potential users and endless possible use cases, I expect at the very least something of an adventure. :)
So as a result, we are treating the initial implementation as completely experimental. Within Microsoft, the partnership is being lead directly by the locals in Microsoft Australia.
The hardware to host the virtual machines have already been installed by a third-party hosting company in Australia. Once the final paper is completed later this week, Adam Kennedy will receive the admin passwords on behalf of CPAN. You can learn more about this on Use Perl.
Want to know how software releases can be stress-free and happen with one click? Try Go free!
Improving Software Delivery Cycles: Pre-requisites and Inhibitors
Visual Studio vNext: ALM features for Agile Planning, Team Collaboration
Troubleshoot Java/.NET performance while getting full visibility in production
Go: Agile Release Management Solutions. Go enables predictable, defect-free and timely software releases.
I have personally found Perl to be an addictive language, once you master it, you will really dislike coding in anything else!
Windows support is great news for those of us who must develop on it and for it.
I used strawberry perl to run an otrs instance at work ... (we enventually used a sharepoint site instead)
And I also use strawberry perl for some ETL scripts that I created.
I have personally found that when you create something that work, your manager will unlikely ask you to rewrite it.
What Perl really need now is DBD drivers for SQL Server 2000 and 2005, and Analysis Services. I wonder if those VMs can be made host an instance of SQL Server Enterprise.
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.
1 comment
Watch Thread Reply