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 Michael Stal on Feb 11, 2011
The Apache Software Foundation has selected the Object Oriented Data Technology architecture to become one of its Top-Level-Projects (TLP). Originally created by NASA’s Jet Propulsion Laboratory, Pasadena, OODT allows transparent integration of geographically distributed and disparate computing and data resources via metadata middleware.
The core challenge OODT tries to address comes from the scientific domain where large volumes of important data are produced and archived in independent data repositories at different geographic sites. When users need to analyze or retrieve these data, they must leverage various custom-built tools. To solve that problem, OODT provides transparent access to distributed resources, functionality for data discovery and query optimization, as well as distributed processing and virtual archives. Thus, applications using OODT can handle data from different sources in a uniform way. The implementation of OODT is mainly written in Java and, according to its developers, uses Maven “in order to automate component downloading and dependencies.”
OODT offers the following main functional areas:
According to the ApacheOODT website, the solution is not only suitable for scientific computing but also provides a generic software architecture that comprises models for the processing of information. In addition, it introduces support for knowledge search and offers unification layers to hide the heterogeneity of data, technology and metadata.
In January 2010 the JPL had submitted OODT as an Incubation Project under the Apache License. An Incubation projects is supposed to validate whether a diverse community of developers shows commitment to enhance the quality and usability of the code. Only 11 months later OODT has been promoted to a TLP which implies that the Apache Foundation is considering OODT as an important part of its technology portfolio. It will be interesting in this context how Apache HADOOP (“open-source software for reliable, scalable, distributed computing”) and OODT will complement each other.
Introducing SQLFire: a memory-optimized, high performance SQL database
Banking Case Study: Scaling with Low Latency using NewSQL
Tools to unit test your JavaScript
Combining Inspections, Static Analysis, Testing to Achieve >95% Defect Removal Efficiency
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
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