After posting about How Development works on Open PaaS and VMforce, I felt it was time to provide an equivalent view from an Administrator’s perspective. Before going deep, I thought I would provide a comparison of what things look like between the Developer’s view of things vs. the Administrator’s. Please note that this is derived […]
Month: November 2010
AppCloud appears to be VMware Open PaaS Cloud backend name
As I continue to go through VMC related code, I have come across a few code entries talking about AppCloud. At first I thought this might be a reference to EngineYard’s AppCloud solution. This brought to mind the rumors I mentioned in previous posts, but after further digging and reading the following code and code […]
How Development works on Open PaaS & VMforce
After having gone through the materials available (both the easy to find and the difficult to find) I have created what should be an accurate view of what the environments inside a VMware Open PaaS and VMforce world should look like. In this post is a series of diagrams that I have created based on […]
Walk-through of the VMforce / Cloud OS / OpenPaaS Demo
This post attempts to walk-through the demo that was shown at the Ruby Conference. I was not actually at the conference, but I am reconstructing what happened based on materials and information that was tweeted and the presentation materials. The walk-through above shows a sophisticated PaaS layer (reminding me of the Google AppEngine PaaS) where […]
VMware quietly shows Cloud OS, OpenPaaS, and VMforce at Ruby Conference
Yesterday, VMware previewed the first concrete evidence that they are moving forward on the OpenPaaS initiative, the VMware Cloud OS, and VMforce at the 2010 Ruby Conference in New Orleans. At the conference Derek Collison demonstrated an early preview of the VMware Cloud OS via. a command line interface that he and Ezra Zygmuntowicz created. […]
Where most Enterprise IT Architectures are today
Most Enterprises are architecturally in a rigid and fragile state. This has been caused by years of legacy practices in support of poor code, design patterns, underpowered hardware (which focused on increasing MHz not parallelism/multi-cores). What follows is a brief review of what has led us here and is needed background for the follow-on post […]
CAP Theorem and Clouds
A background on CAP Theorem: CAP Theorem is firmly anchored in the SOA (Service Oriented Architecture) movement and is showing promise as a way of classifying different types of Cloud Solution Architectures. What follows is an explanation about CAP Theorem, how it works, and why it is so relevant to anyone looking at Clouds (Public, […]
The Real Path to Clouds
I’ve been spending a great deal of time as of late researching the background and roots of Cloud Computing in an effort to fully understand it. The goal behind this was to understand what Cloud computing is at all levels, and is quite a tall order. I think I have it figured out and am […]