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.
How would you like to view the presentation?
Tutorial: Integrating SQLFire with tc Server and Spring Data
Troubleshoot Java/.NET performance while getting full visibility in production
Good Relationships: The Spring Data Neo4J Guide Book
Introducing SQLFire: a memory-optimized, high performance SQL database
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
Good to know the amount of work done in Spring.net.
But waiting for a good book on spring.net.
We are a small ISV in the financial services industry that produces a native solution (Java and .NET platforms) using the produces the following stacks
Java .NET
---- ----
Spring Spring.NET
Hibernate nHibernate
ExtJS ExtJS
ANT nANT
jUnit nUnit
The individual projects are actually structured so that we actually share many components (i.e. ExtJS screens) by linking the two projects via SVN externals. This way we only develop certain components once and share across the platforms.
We have found that the similarities of the platforms and architecture, actually allowed us to create one logical architecture that was implemented natively on both platforms. Due to the similarities we actually have one development team supporting both platforms, regardless of whether those developers originally started as a C# developer or a Java developer.
This would not have been possible IMHO with the Spring framework.
Good job
PS: I do have a number of "WHY?" moments (i.e. syntax of configuration files being different, certain API(s) being different) but am happy nonetheless.
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.
2 comments
Watch Thread Reply