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 Jan 20, 2012
Red Gate recently introduced .NET Demon, a new extension that continuously tests and compiles code in the background in Visual Studio.
In order to support continuous compilation, .NET Demon replaces Visual Studio's build system. To make this process faster, it detects and only compiles the portions of the application that have changed, or are affected by changes. The tool also continuously saves code as the developer types.
For those using NUnit 2.5.4 or higher for unit testing, .NET Demon adds continuous testing features to Visual Studio as well. As changes are made in the code, unit test results and code coverage are displayed inline. (All other features of .NET Demon are available whether or not unit testing is being used.)
.NET Demon works with all editions of Visual Studio 2010 except Express. While the full version of the software will be paid, the beta is currently available for free for download from Red Gate's website or the Visual Studio Gallery.
Visual Studio vNext: ALM features for Agile Planning, Team Collaboration
RDBMS to NoSQL: Managing the Transition
Automating Error Reporting for .NET Applications
Troubleshoot Java/.NET performance while getting full visibility in production
Combining Inspections, Static Analysis, Testing to Achieve >95% Defect Removal Efficiency
FYI There is also NCrunch www.ncrunch.net/ , which I've recently started playing around with, because it supports MSpec.
Looks like .NET community is catching up with others in this field (i.e. Java, Ruby)
Also there is www.continuoustests.com/
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