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 Jenni Konrad on Feb 02, 2012
Windows Workflow Foundation (WF) 4.5, announced at Microsoft's Build conference last year, is the first major update to the library since WF4 was released in early 2010. This release is meant to address customer feedback, and includes multiple updates to the designer and the runtime, as well as a new versioning process. WF4.5 also adds two new development models: Contract-First and State Machine workflows.
Enhancements to the designer include:
Versioning capability is a major addition to WF4.5. Developers are now able to add a version to an instance of a workflow via the new WorkFlowIdentity class. The WorkFlowServiceHost is capable of running multiple versions of a workflow side by side, so that new instances are created using the new version of a workflow, while existing instances will continue to run with the previous version. In addition, Dynamic Update provides the ability to update workflow definitions while the instance is running.
New runtime enhancements are as follows:
One of the two new development models in WF4.5 is called Contract-First. This workflow development tool lets the developer design a contract first, and then auto-create activity templates from it. The other new model allows the creation of State Machine workflows. (This feature was introduced in Microsoft .NET Framework 4 Platform Update 1, after the release of WF4.)
Microsoft is also working on introducting WF to the cloud. For more information, please see Channel 9's Building apps with Windows Workflow Foundation and Windows Azure.
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