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 Floyd on Aug 24, 2011
VMware today released a free downloadable version of its Cloud Foundry software, called Micro Cloud Foundry, designed to run locally on a developer’s workstation in a single virtual machine. The idea is that developers working on either a Mac or PC will be able to run and build cloud applications locally without having to configure middleware, and scale and deploy their applications wherever they want without modifying code.
Launched earlier this year, VMware’s Cloud Foundry (cloudfoundry.com) combines a hosted platform as a service (PaaS) running on VMware’s vSphere with an open-source development stack (cloudfoundry.org). According to the company, Micro Cloud Foundry is a complete version of Cloud Foundry that will remain in a controlled beta for the next month.
In a blog posted today, VMware’s CTO, Steve Herrod, wrote that “Micro Cloud Foundry is a developer focused offering, designed to support development and testing use-cases.” Micro Cloud Foundry gives developers a choice of frameworks to work with including the Spring framework for Java developers, Ruby on Rails, and Node.js. Micro Cloud Foundry also supports Grails and other JVM-based frameworks, MongoDB, MySQL, and Redis application services.
InfoQ spoke with VMware’s David McJannet and asked whether Micro Cloud Foundry would support services introduced with vFabric, which was introduced two weeks ago. vFabric includes the tcServer app server, GemFire for data management, Hyperic to manage application performance, ers (enterprise-ready server) for dynamic load balancing and RabbitMQ, a queueing service for handling messaging traffic. “VMware wants to maintain symmetry between cloudfoundry.com, cloudfoundry.org and Micro Cloud Foundry,” according to McJannet. Micro Cloud Foundry will support RabbitMQ in the near term. “GemFire is something that will make it in over time,” said McJennet.
According to McJennet, developers will be able to run from 6 to 12 applications depending on available memory and application requirements. Micro Cloud Foundry comes as a virtual machine image compatible with VMware Fusion for MacOSX, VMware Workstation and VMware Player for Linux and Windows. A prerequisite is that you have an account and workspace setup at cloudfoundry.com.
The WebSphere Liberty Profile for Developers: An Introduction
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Introduction to WebSphere Liberty Profile
Big Data, Cloud & Mobile: Navigate the New Development Reality with Resources from IBM
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
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.
1 comment
Watch Thread Reply