Changes between Version 7 and Version 8 of jazz/09-04-03
- Timestamp:
- May 29, 2010, 4:12:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-04-03
v7 v8 49 49 * [http://samj.net/2008/09/taxonomy-6-layer-cloud-computing-stack.html Taxonomy: The 6 layer Cloud Computing Stack] 50 50 * [http://fitfuldreams.wordpress.com/2008/04/19/career-ramblings-making-money-in-the-clouds/ 11 layer stack] 51 {{{ 52 #!graphviz 53 digraph cloud_stack { size="16,10"; node[shape=box,width=2.0]; 54 "1. Facilities (space, power, cooling)"; 55 "2. Network"; 56 "3. Hardware"; 57 "4. Hardware Virtualization"; 58 "5. O/S"; 59 "6. Systems Management"; 60 "7. Application Middleware"; 61 "8. Application Code"; 62 "9. Application APIs / Web Service" 63 "10. GUI for Application" 64 "11. GUI for Application Development / Customization"; 65 } 66 }}} 51 67 * [http://blog.jamesurquhart.com/2008/07/which-sun-do-you-orbit.html 3 layer stack - SaaS,PaaS,IaaS]