Demystifying Clouds

Total Page:16

File Type:pdf, Size:1020Kb

Demystifying Clouds Demystifying Clouds force ma·jeure \ˌfȯrs-mä-ˈzhər, -mə-\ noun Etymology: French, superior force Date: 1883 1 : superior or irresistible force 2 : an event or effect that cannot be reasonably anticipated or controlled — compare act of god I'll admit it: I am caught up in the cloud hype. The caveat, however, is that I truly believe that this is disruptive technology. In this article, I am going to try to demystify some of the hype around utility cloud computing and focus in on the companies that are providing cloud solutions and the technology components that they are using. By no means am I professing to be an expert on this subject. My only intent is to render what I have learned thus far in my quest to understand cloud computing. The Myths Cloud computing will eliminate the need to IT personnel. Using my 30 years of experience in IT as empirical proof, I am going to go out on a limb and suggest that this is a false prophecy. One of my first big projects in IT was in the 1980s, and I was tasked to implement “Computer Automated Operations.” Everyone was certain that all computer operators would loose their jobs. In fact, one company I talked to said that its operators were thinking of starting a union to prevent automated operations. The fact was that no one really lost his or her jobs. The good computer operators became analysts, and bad ones became tape operators. There will only be five super computer utility like companies in the future. Again, I will rely on empirical data. I have been buying automobiles for as long as I have been grinding IT, and all one has to do is look at the automotive industry's history as a template to falsify this myth. Some clever person will always be in a back room somewhere with an idea for doing it better, faster, cheaper, and cleaner. In all likelihood, there will probably be a smaller number of mega-centers, but it is most likely that they will be joined by a massive eco-grid of small-to-medium players interconnecting various cloud services. The Facts Since cloud computing is in a definite hype cycle, everyone is trying to catch the wave (myself included). Therefore, a lot of things you will see will have cloud annotations. Why not? When something is not clearly defined and mostly misunderstood, it becomes one of god's great gifts to marketers. I remember that, in the early days of IBM SOA talk, IBM was calling everything Tivoli an SOA. So I did a presentation at a Tivoli conference called “Explaining the 'S' in SOA and BSM.” Unfortunately, one of IBM's lead SOA architects, not Tivoli and not a marketer, was in my presentation and tore me a new one. I was playing their game, I forgot that it was “Their Game.” Therefore, in this article I will try to minimize the hype and try to lay down some markers on what are the current variations of all things considered clouds. Level 0 As flour is to a cookie, virtualization is to a cloud. People are always asking me (their first mistake) what is the difference between clouds and the “Grid” hype of the 1990s. My pat answer is “virtualization.” Virtualization is the secret sauce of a cloud. Like I said earlier, I am by no means an expert on cloud computing, but every cloud system that I have researched includes some form of a hypervisor. IMHO, viirtualization is the differentiator between the old “Grid” computing and the new “Cloud” computing. Therefore, my “Level 0” definition for cloud providers is anyone who is piggy- backing, intentionally or un-intentionally, cloud computing by means of virtualization. The first company that comes to mind is Rackspace, which recently announced that it is going to add hosting virtual servers to their service offering. In fact, it new offering will allow a company to move its current in-house VMware servers to a Rackspace glass house. A number of small players are producing some rain is this space. A quick search on Google will yield monthly plans as low as $7 per month for XEN VPS hosting. It's only a matter of time before cloned Amazon EC2 providers start pronouncing themselves as “Cloud Computing” because they will host XEN services in their own glass house. These services will all be terrific offerings and will probably reduce costs, but they will not quite be clouds, leaving them, alas, at “Level 0.” Level 1 My definition of “Level 1” cloud players are what I call niche players. "Level 1" actually has several sub-categories. Service Providers Level 1 service provider offerings are usually on-ramp implementations relying on Level 2 or Level 3 backbone providers. For example, a company called RightScale un-mangles Amazon's EC2 and S3 API's and provides a dashboard and front-end hosting service for Amazon's Web Services (AWS) offering (I.e., EC2 and S3). AWS is what I consider a “Level 2” offering, which I will discuss later in this article. Service Hybrids Service Hybrids are players like ENKI and Enomoly. Both companies offer services around backbone cloud providers in the form of services and software. In fact, I was baptized in the clouds by Reuven Cohen, the founder of Enomoly, on a plane ride from Austin to Chicago. I sat next to Reuven, and he was gracious enough to school me on Amazon's AWS. Enomoly offers services and software around Amazaon's AWS, and they are clearly the go-to guys for EC2/S3. ENKI seems to be Enomoly's equivalent but with the 3Tera/Applogic application. 3Tera is what I consider a “Level 3” technology, which I discuss below. Pure Play Application Specific This is where I will admit it gets a little “cloudy.” Seriously, companies such as Box.Net and EMC's latest implementation with Mozy are appearing as SaaS storage plays and piling on the cloud wagon. I am almost certain that companies like SalesForce.com will be confused with or will legitimately become cloud plays. Probably the best definition of a “Level 1 – Pure Play” is with EnterpriseDB's latest announcement of running its implementation of PostgreSQL on Amazon's EC2. There are also few rumors of services that are trying to run MySQL on EC2, but most experts agree that this is a challenge on the EC2/S3 architecture. It will be interesting to see Sun's cloud formations flow in regards to its recent acquisition of MySQL. Pure Play Technology When ever you hear the terms Mapreduce, Hadoop, and Google File System in regards to cloud computing, they primarily refer to “Cloud Storage” and the processing of large data sets. Cloud Storage relies on an array of virtual servers and programming techniques based on parallel computing. If things like “S(P) = P − α * (P − 1)” get you excited, then I suggest that you have a party here. Otherwise, I am not going anywhere near there. I will, however, try to take a crack at explaining MapReduce, Hadoop, and the Google Files Systems. It is no wonder that the boys at Google started all of this back in 2004 with a paper describing a programming model called Mapreduce. MapReduce is used for processing and generating large numbers of data across a number of distributed systems. In simplistic terms, MapReduce is made up of two functions: one maps Key/Value pairs, and another reduces and generates output values for the key. In the original Google paper “ MapReduce:Simplified Data Processing on Large Clusters,” a simple example of using GREP to match URL's and output URL counts is used. Those Google boys and girls have come a long way since 2004. Certainly, it is much more complicated than I have described. The real value in MapReduce is its ability to break up the code into many small distributed computations. Next in this little historical adventure, a gentleman named Doug Cutting implemented MapReduce into the Apache Lucene project, which later evolved into the now commonly known Hadoop. Hadoop is an open source Java-based framework that implements MapRecuce using a special file system called the Hadoop Distributed File System (HDFS). The relationship between HDFS and the Google File System (GFS) is not exactly clear, but I do know that HDFS is open and that it is based on the concepts of GFS, which is proprietary and more likely very specific to Google's voracious appetite for crunching data. The bottom line is that a technology like Hadoop and all its sub-components allows IT operations to process millions of bytes of data per day (only kidding, I couldn't resist a quick Dr. Evil Joke here “Dr. Evil: I demand the sum... OF 1 MILLION DOLLARS “). Actually, what I meant to say quintillions of data per day. Most of the experts with whom I have talked say that Hadoop is really only a technology that companies like Google and Yahoo can use. I found, however, a very recent blog on how a RackSpace customer is using Hadoop to offer special services to its customers by processing massive amounts of mail server logs to reduce the wall time of service analytics. Now you're talking my language. Level 2 Level 2 cloud providers are basically the backbone providers of the cloud providers. Amazon's AWS Elastic Cloud Computing (EC2) and Simple Storage Service (S3) are basically the leaders in this space at this time. My definition of a “Level 2” provider is a backbone hosting service that runs virtual images in a cloud of distributed computers.
Recommended publications
  • Deliverable No. 5.3 Techniques to Build the Cloud Infrastructure Available to the Community
    Deliverable No. 5.3 Techniques to build the cloud infrastructure available to the community Grant Agreement No.: 600841 Deliverable No.: D5.3 Deliverable Name: Techniques to build the cloud infrastructure available to the community Contractual Submission Date: 31/03/2015 Actual Submission Date: 31/03/2015 Dissemination Level PU Public X PP Restricted to other programme participants (including the Commission Services) RE Restricted to a group specified by the consortium (including the Commission Services) CO Confidential, only for members of the consortium (including the Commission Services) Grant Agreement no. 600841 D5.3 – Techniques to build the cloud infrastructure available to the community COVER AND CONTROL PAGE OF DOCUMENT Project Acronym: CHIC Project Full Name: Computational Horizons In Cancer (CHIC): Developing Meta- and Hyper-Multiscale Models and Repositories for In Silico Oncology Deliverable No.: D5.3 Document name: Techniques to build the cloud infrastructure available to the community Nature (R, P, D, O)1 R Dissemination Level (PU, PP, PU RE, CO)2 Version: 1.0 Actual Submission Date: 31/03/2015 Editor: Manolis Tsiknakis Institution: FORTH E-Mail: [email protected] ABSTRACT: This deliverable reports on the technologies, techniques and configuration needed to install, configure, maintain and run a private cloud infrastructure for productive usage. KEYWORD LIST: Cloud infrastructure, OpenStack, Eucalyptus, CloudStack, VMware vSphere, virtualization, computation, storage, security, architecture. The research leading to these results has received funding from the European Community's Seventh Framework Programme (FP7/2007-2013) under grant agreement no 600841. The author is solely responsible for its content, it does not represent the opinion of the European Community and the Community is not responsible for any use that might be made of data appearing therein.
    [Show full text]
  • Cloud Computing: a Taxonomy of Platform and Infrastructure-Level Offerings David Hilley College of Computing Georgia Institute of Technology
    Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley College of Computing Georgia Institute of Technology April 2009 Cloud Computing: A Taxonomy of Platform and Infrastructure-level Offerings David Hilley 1 Introduction Cloud computing is a buzzword and umbrella term applied to several nascent trends in the turbulent landscape of information technology. Computing in the “cloud” alludes to ubiquitous and inexhaustible on-demand IT resources accessible through the Internet. Practically every new Internet-based service from Gmail [1] to Amazon Web Services [2] to Microsoft Online Services [3] to even Facebook [4] have been labeled “cloud” offerings, either officially or externally. Although cloud computing has garnered significant interest, factors such as unclear terminology, non-existent product “paper launches”, and opportunistic marketing have led to a significant lack of clarity surrounding discussions of cloud computing technology and products. The need for clarity is well-recognized within the industry [5] and by industry observers [6]. Perhaps more importantly, due to the relative infancy of the industry, currently-available product offerings are not standardized. Neither providers nor potential consumers really know what a “good” cloud computing product offering should look like and what classes of products are appropriate. Consequently, products are not easily comparable. The scope of various product offerings differ and overlap in complicated ways – for example, Ama- zon’s EC2 service [7] and Google’s App Engine [8] partially overlap in scope and applicability. EC2 is more flexible but also lower-level, while App Engine subsumes some functionality in Amazon Web Services suite of offerings [2] external to EC2.
    [Show full text]
  • Design of a Platform of Virtual Service Containers for Service Oriented Cloud Computing
    DESIGN OF A PLATFORM OF VIRTUAL SERVICE CONTAINERS FOR SERVICE ORIENTED CLOUD COMPUTING Carlos de Alfonso Andrés García Vicente Hernández INDEX • Introduction • Our approach • Platform design • Storage • Security • Management and QoS • Catalogue • User Interface • Virtual Container • User profiles • Working lines and open problems 2 INTRODUCTION • In the latter years there have been a growing interest in Cloud Computing technologies and its possible applications. • There have appeared many commercial products • Mainly storage and Infrastructure as a Service. • Storage examples: Amazon S3, Nirvanix, Savvis • IaaS examples: Amazon EC2, GoGrid, 3Tera • Other examples: Google App Engine, Salesforce, Engine Yard • Some small sets of open Cloud Computing tools have been also developed. • Eucalyptus, Nimbus, OpenNebula, Enomaly, Abicloud, etc. • Almost any of them are oriented to the IaaS level, since there is a lack of research projects towards other cloud approaches. 3 INTRODUCTION • Currently most of cloud computing solutions are focusing in the lowest levels of the infrastructure. • Virtual machine deployment and management infrastructure. • Storage management infrastructure. • The current approach of vendors, to deploy Services in the cloud, is based in those levels instead of Services virtualization. • Provider’s approach is to package a preconfigured service in a virtual machine image, and deploy a whole virtual appliance to run the service. • There are some drawbacks like the waste of resources, a less direct service management, the low abstraction level, etc. OUR APPROACH • To offer a platform which enable developers to deploy and to manage virtual services as IaaS platforms deploy and manage virtual machines. • That means to deploy only the service instance that is needed, instead of deploying the whole virtual appliance.
    [Show full text]
  • Envisioning the Cloud: the Next Computing Paradigm
    Marketspace® Point of View Envisioning the Cloud: The Next Computing Paradigm March 20, 2009 Jeffrey F. Rayport Andrew Heyward Research Associates Raj Beri Jake Samuelson Geordie McClelland Funding for this paper was provided by Google, Inc Table of Contents Executive Summary .................................................................................... i Introduction................................................................................................ 1 Understanding the cloud...................................................................... 3 The network is the (very big, very powerful) computer .................... 6 How the data center became possible ............................................. 8 The passengers are driving the bus ...................................................11 Where we go from here......................................................................12 Benefits and Opportunities in the Cloud ..............................................14 Anywhere/anytime access to software............................................14 Specialization and customization of applications...........................17 Collaboration .......................................................................................20 Processing power on demand...........................................................21 Storage as a universal service............................................................23 Cost savings in the cloud ....................................................................24 Enabling the Cloud
    [Show full text]
  • Multi-Tenant, Secure, Load Disseminated Saas Architecture
    Multi-Tenant, Secure, Load Disseminated SaaS Architecture Zeeshan Pervez, Sungyoung Lee Department of Computer Engineering, Kyung Hee University, South Korea {zeeshan, sylee}@oslab.khu.ac.kr Abstract – The availability of high speed internet has diversified Leading companies in information technology industry are the way we used to intermingle with each other. The emergence gradually moving their applications and related data over the of social networks and interactive web applications has left a internet and delivering them through SaaS [2]. Google has dent in existing software and service delivery models. Software used SaaS platform to offer web applications for vendors now not only focus on functionality but also have to communication and collaboration [3], gradually replacing cater delivery model of their software. On-demand and ubiquitous accessibility has become an inimitable selling point recourse exhaustive desktop applications. Similarly Microsoft for software vendors. In the last few years we have witnessed a is offering their development and database services though term “Cloud computing” thronging blogs and search engines. SaaS platform codename Microsoft Azure [4]. SaaS is Cloud computing is on-demand service delivery; services preached by the companies like SalesForce.com, 3Tera, ranging from Infrastructure, Platform and Software. With the Microsoft, Zoho and Amazon, as a result of which business materialization of Amazon Cloud Computing Service we have specific services can be consumed in ubiquitous environment. seen exponential increase in interest of business as well as research community in Cloud computing Orchestra. Now 2. MULTI-TENANT ARCHITECTURE: technological oracles are offering their software in Cloud as Software as a Service (SaaS). Every service provider is laying on SaaS not only has altered the software delivery model, but line to gain competitive advantage over each other, there is need it also had amended the way in which software is developed.
    [Show full text]
  • Cloud Computing What Is Cloud Computing?
    Cloud Computing What is Cloud Computing? • Cloud Computing is a general term used to describe a new class of network based computing that takes place over the Internet, – basically a step on from Utility Computing – a collection/group of integrated and networked hardware, software and Internet infrastructure (called a platform). – Using the Internet for communication and transport provides hardware, software and networking services to clients • These platforms hide the complexity and details of the underlying infrastructure from users and applications by providing very simple graphical interface or API (Applications Programming Interface). 2 What is Cloud Computing? • In addition, the platform provides on demand services, that are always on, anywhere, anytime and any place. • Pay for use and as needed, elastic – scale up and down in capacity and functionalities • The hardware and software services are available to – general public, enterprises, corporations and businesses markets 3 Cloud Summary • Cloud computing is an umbrella term used to refer to Internet based development and services • A number of characteristics define cloud data, applications services and infrastructure: – Remotely hosted : Services or data are hosted on remote infrastructure. – Ubiquitous : Services or data are available from anywhere. – Commodified : The result is a utility computing model similar to traditional that of traditional utilities, like gas and electricity - you pay for what you would want! 4 Cloud Architecture 5 What is Cloud Computing • Shared pool
    [Show full text]
  • TECHNOLOGY TOOLS of Thetrade
    TECHNOLOGY TOOLS of theTRADE ATX Tax use. You can view demos of all have USB 2.0 retractable con- Programs the packages online and request nectors that open and retract At the center of the family of an evaluation kit. While check- with a twist, and both are back- tax offerings for individual and ing the ATX demos at the site, wards-compatible with USB 1.1. business tax preparers, there’s preview the ATX Scan&Fill soft- The high-speed transfer rates ware with Document Manager. are up to 480MBits per second, With these you can scan W-2s and the drives are compatible and 1099s, exporting the num- with Windows 2000, XP, and bers directly into your return. Vista, as well as Mac OS X v. Print and store PDF versions of 10.3.5 or higher. The coins are a the final return with the pro- little under 1.5 inches wide and gram’s Document Manager. about a third of an inch thick. apply so you can finish your www.atxinc.com Each drive comes with a USB return in less than one hour. A extension cable. CurrenKey new Audit Support Center offers ATX™ MAX®. Within the MAX LaCie CurrenKey drives were designed for step-by-step guidance on every- group of offerings there’s MAX; USB Flash Drives LaCie by 5.5 Designers. thing you need to know in the MAX for Business; Total Tax Be sure to keep the archived www.lacie.com event you are contacted by the Office, which includes Klein- copies of your clients’ records IRS.
    [Show full text]
  • Galvin's All Things Enterprise
    Galvin’s All Things Enterprise The State of the Cloud, Part 2 PETER BAER GALVIN Peter Baer Galvin is the CTO In the previous edition of Galvin’s All Things Enterprise, cloud was the center of for Corporate Technologies, attention . In spite of the over-hyping and frequent under-delivery of cloud, it’s still a premier systems integrator an important, new, and evolving area of computing and, therefore, worth some and VAR (www.cptech. discussion and analysis . The first task was defining cloud computing, and the next com). Before that, Peter was the systems was exploring “why cloud”—what does cloud computing bring to the table and why manager for Brown University’s Computer should you care? Science Department. He has written articles This column continues the analysis by giving examples of projects that have and columns for many publications and is successfully used cloud computing . Why did they succeed when others have failed, co-author of the Operating Systems Concepts and what did they gain by using cloud technologies? Of course there are reasons to textbooks. As a consultant and trainer, Peter avoid cloud computing, and those are included as well . The column finishes with teaches tutorials and gives talks on security a comprehensive list of cloud considerations—what you should consider when and system administration worldwide. Peter is determining if a given project should be based on cloud technologies, and whether also a Lecturer at Boston University and Senior it would be best implemented in a public cloud, a private cloud, or a hybrid cloud, or Contributor to BYTE.
    [Show full text]
  • Cloud Computing and Security Speaker
    Introducing Data Management (a Cloud Service) David Cohen, Architect and Senior Technologist Cloud Infrastructure Group EMC Corporation Data Storage as a Service (DaaS) (the delivery of virtualized storage on demand) Type Presentation Consumable (1) Object REST (or SOAP) via HTTP Blob (2) Distributed File System CIFS, NFS, WebDAV, FTP, etc File System (e.g. export, share, etc) (3) Block Device (used to SCSI (or ATA) over IP Volume suitable for provide local file use in Volume system) Manager (4) Tabular REST via HTTP Table (5) Relational Product specific SQL Database (6) Messaging AMQP Store‐and‐Forward Queue or Topic‐based Publish/Subscriber Definitions 1. Resource ‐ Often referred to as a “server,” this is a composition of I/ O, RAM, and CPU. 2. Resource Pool ‐ A container of lots of servers. 3. Customer – Procures resources for a specific use. 4. Service Provider – The steward of the underlying resource pool; invoicing the customer on a subscription/usage basis. 5. Cloud Computing – Resources are dynamically provisioned from a shared pool. This provisioning operation is initiated by the customer over a network via a self-service Portal. Service Models (1) Deployment Model (Mell et al, “The NIST Definition of Cloud Computing,” 2009) Type Location Relationship (1) Private Customer Premise Central IT (2) Public Service Provider Premise 3rd party (3) Community Service Provider Premise (n) customers/(1) 3rd party; sharing (4) Hybrid Both Federation of Central IT and 3rd Party (2) Platform Model (Mell et al, “The NIST Definition of Cloud
    [Show full text]
  • Cloud Management
    Cloud Management A PEEK INTO WHAT REAL USERS THINK 2015 IT Central Station helps tech professionals by providing... A comprehensive list of A sample of real user Specific information to help enterprise level Cloud reviews from tech you choose the best vendor Management vendors. professionals. for your needs. Disclaimer IT Central Station Ltd. does not endorse or recommend any products or services. The views and opinions of reviewers quoted in this document, IT Central Station websites, and IT Central Station materials (i.e. Content) do not reflect the opinions of IT Central Station. We make no guarantees about the accuracy, currency, suitability, or quality of the content, and we assume no responsibility for unintended, objectionable, inaccurate, misleading, or unlawful content made available by Content authors or other third parties. © 2015 IT Central Station Reproduction Prohibited To read more reviews about Cloud Management, please visit: http://www.itcentralstation.com/category/cloud-management ABOUT IT CENTRAL STATION User reviews, candid discussions, and more for enterprise technology professionals. The Internet has completely changed the way we make buying decisions. We now use ratings and review sites to see what other real users think before we buy Use IT Central Station to: electronics, book a hotel, visit a doctor or choose a restaurant. But in the world of enterprise technology, • Read and post reviews of vendors most of the information online and in your inbox comes and products from vendors but what you really want is objective • Request or share information about information from other users. functionality, quality, and pricing • Contact real users with relevant We created IT Central Station to provide product experience technology professionals like you with a • Get immediate answers to questions community platform to share information about • Validate vendor claims enterprise software, applications, hardware and • Exchange tips for getting the best services.
    [Show full text]
  • Cloud Computing Series
    Systems Engineering at MITRE CLOUD COMPUTING SERIES A Decision Process for Applying Cloud Computing in Federal Environments Geoffrey Raines Lawrence Pizette March 2010; Revised August 2010 Executive Summary an initial cloud service concept through to imple- mentation, that clarifies and defines the key deci- Commercial industry’s use of cloud computing, sion information required and contemporary cloud leveraging economies of scale, commoditizing pro- options. This paper defines an engineering decision cessing power and storage, and incrementally leas- process for applying cloud computing services in a ing only the information technology (IT) infrastruc- Federal Government context and explores impor- ture that is needed at a given moment, is presenting tant activities such as: a compelling business model to Federal leadership, worthy of further investigation. In considering the • Scoping a cloud capability effort application of cloud computing approaches to sup- • Determining which cloud services will benefit an port Federal IT enterprise portfolios, it is useful to organization have a structured engineering process, flowing from • Establishing a business case for cloud services Commercially-Managed Public Cloud Services (4.1) (4.2) Acquisition Activation • Create purchase orders, • Activate leased assets lease agreements • Load content • Perform competition or • Establish operations sole source • Establish performance • Negotiate Service Level monitoring Agreements Solution Scoping and Denition • Begin billing/payment • Negotiate performance process measurement methods (2.1) (2.2) (2.3) Cloud Service Service Denition Business Case Requirements • Scope the types of • Define the business • Identify cloud service services to be obtained rationale for creating or detailed requirements Government-Managed Cloud Services from the cloud moving to cloud services for the types defined in (3.0) (E.g.
    [Show full text]
  • ISACA April Cloud Computing
    A Primer on Cloud Computing By Anand Ganesan Byteonic.com Agenda • Background • Cloud Computing Defined • Taxonomy • Value Proposition • Cloud Providers • Who uses it • Opportunities for Improvement Background The Challenges • Make all New York Times archived articles from 1851 to 1922 available free of charge over the internet • 11 Million articles as images to be scanned and converted to PDF format in an inflexible project deadline Solution • Use Amazon Web Services infrastructure for reading and converting the article images to PDF Results • All 11 million articles processed in < 24 hours • Using 100 Amazon EC2 instances • The total cost ~$240 Definition Cloud Computing refers to both the applications delivered as services over the Internet and the hardware and systems software in the datacenters that provide those services. The datacenter hardware and software is what we will call a Cloud. .. Cloud Computing has the following characteristics: 1. The illusion of infinite computing resources… 2. The elimination of an up-front commitment.. 3. The ability to pay for use of computing resources.. - UC Berkeley RAD Lab SOURCE: “Above the Clouds: A Berkeley View of Cloud Computing” Feb 2009; UC Berkeley Reliable Adaptive Distributed Systems Laboratory Taxonomy Software As A Service High SaaS Platform As A Service PaaS Abstraction Public IaaS Hybrid Cloud Private Low Infrastructure As A Service Value Proposition Value 1. No infrastructure investment costs 2. Only operational costs based on usage 3. Multi-tenant architecture leads to massive economy of scale 4. Flexibility leads to increases in operational efficiency 5. No commitment Cloud Providers (Examples) 1. Salesforce 2. SuccessFactors 3. Intuit Quickbase SaaS 4.
    [Show full text]