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 05, 2012
London-based Iiobo Ventures has produced a toolkit that aims to make it easier for developers to work with the Windows Extensible Storage Engine (ESE). The offering consists of a library of C++ and C# classes and a sample application. Portions of the toolkit are available for free under a BSD License.
ESE (formerly called JET Blue) is best known as the built-in data store that powers Microsoft Exchange and Active Directory, in addition to several other Windows components and services. It’s an Indexed Sequential Access Method (ISAM) database that allows applications to store data using either indexed or sequential access. ESE was introduced as part of Windows 2000, and the API was made available (as JET Blue) around 2005.
According to Iiobo Ventures:
The database technology offers very high performance, scalability to 16 terabytes of data per database file, enterprise features such as hot backup and a high degree of flexibility supporting for example transactions nested up to 7 levels.
ESE can be used to add lightweight data storage features to Windows applications and is also provides a very attractive foundation for custom database server applications where performance is especially important.
Because the structure of the ESE is highly complex, the ESE Toolkit includes a set of libraries to make it easier to work with. They provide a greater degree of abstraction, and the ability to integrate managed and unmanaged code in ESE data access. Developers can create tables and queries using standard classes and functions in C++ or C#, and take advantage of much higher performance than offered by a standard relational database.
For more information about ESE and the ESE Toolkit, visit Iiobo Ventures.
Automating Error Reporting for .NET Applications
Troubleshoot Java/.NET performance while getting full visibility in production
RDBMS to NoSQL: Managing the Transition
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.
No comments
Watch Thread Reply