Cloud Computing in Life Sciences R&D Ken Rubenstein, PhD

Size: px
Start display at page:

Download "Cloud Computing in Life Sciences R&D Ken Rubenstein, PhD"

Transcription

1 Cloud Computing in Life Sciences R&D Ken Rubenstein, PhD InsightPharmaReports.com

2

3 Cloud Computing in Life Sciences R&D by Ken Rubenstein, PhD Published in April 2010 by Cambridge Healthtech Institute Reproduction prohibited i

4 Insight Pharma Reports is a division of Cambridge Healthtech Institute, a world leader in life science information and analysis through conferences, research reports, and targeted publications. Insight Pharma Reports focus on pharmaceutical R&D the technologies, the companies, the markets, and the strategic business impacts. They regularly feature interviews with key opinion leaders; surveys of the activities, views, and plans of individuals in industry and nonprofit research; and substantive assessments of technologies and markets. Managers at the top 50 pharma companies, the top 100 biopharma companies, and the top 50 vendors of tools and services rely on Insight Pharma Reports as a trusted source of balanced and timely information. Related Reports Next-Generation Sequencing: Solving the Genome by Ken Rubenstein, PhD Bioinformatics and Computational Biology: Bottlenecks and Options by K. John Morrow, Jr., PhD General Manager: Editorial Operations Director: Design Director: Production Director: Marketing Manager: Customer Service: Global Licenses: Corporate Subscriptions: Alfred R. Doig, Jr , adoig@healthtech.com Laurie Sullivan , lsullivan@healthtech.com Tom Norton , tnorton@healthtech.com Ann Handy , ahandy@healthtech.com James Prudhomme , jprudhomme@healthtech.com Rose LaRaia , rlaraia@healthtech.com Jack Valeri , jvaleri@healthtech.com David Cunningham , cunningham@healthtech.com Insight Pharma Reports, 250 First Ave., Suite 300, Needham, MA ii Reproduction prohibited

5 Cloud Computing in Life Sciences R&D by Ken Rubenstein, PhD About the Author Ken Rubenstein, PhD, a biochemist and molecular biologist, received his PhD at the University of Wisconsin and postdoctoral training at the University of Pennsylvania School of Medicine. He was a key innovator and research manager for Syva Company, the diagnostics branch of Syntex Corporation. During his 13 years with Syva, Dr. Rubenstein became vice president, scientific affairs, a function that included strategic planning. Since 1983, he has served as a technology and marketing consultant to biomedical companies and an industry analyst, with more than 40 published studies to his credit. For more information about published Insight Pharma Reports, visit or call Rose LaRaia at A Cambridge Healthtech Institute publication 2010 by Cambridge Healthtech Institute (CHI). This report cannot be duplicated without prior written permission from CHI. Every effort is made to ensure the accuracy of the information presented in Insight Pharma Reports. Much of this information comes from public sources or directly from company representatives. We do not assume any liability for the accuracy or completeness of this information or for the opinions presented. Cambridge Healthtech Institute, 250 First Ave., Suite 300, Needham, MA Phone: Fax: Reproduction prohibited iii

6 iv Reproduction prohibited

7 Executive Summary Although Web-hosted applications are not particularly new, during the past few years they have morphed into what is now called cloud computing, which can arguably be considered a major paradigm shift for informatics. Early big iron computation was highly centralized with units in relatively few locations. As these early behemoths evolved into minicomputers and, later, personal computers, informatics became increasingly decentralized. The rise of cloud computing has migrated computation back toward infrastructure centralization, with large clusters of commodity hardware in relatively few physical locations. Early cloud-like applications centered on , relatively simple productivity software, merchandizing, and social networking. In the past few years, several companies, led by Amazon Web Services, have made it possible to run more complex applications in the cloud, including some of great interest to life sciences R&D. This report was motivated by the rapidly growing importance of cloud computing in dealing with the deluge of data raining down on life science R&D organizations from several sources, notably next-generation DNA sequencing systems and -omics tools. At the same time, demand for computationally complex modeling and simulation studies continues to rise dramatically. Limited funding and budgets make it difficult for many organizations to build the infrastructure necessary to keep pace with these demands, and cloud computing offers what appears to many as an attractive alternative to in-house expansion. Following a brief introduction, Chapter 2 of this report covers the evolution of cloud computing and explores the underlying concepts that provide context for deeper understanding of the subject. Chapter 3 focuses on technological aspects of cloud computing as it exists today, and describes the activities of companies active in providing cloud services and related software. The fourth chapter turns to exploration of current and emerging applications of cloud computing. Chapter 5 focuses on market aspects of cloud computing, and includes results from an extensive survey of bioinformatics people concerning their practices and views on the subject. The sixth chapter contains transcripts of interviews with six individuals who have extensive knowledge in the field. Extracts from these interviews have been inserted into the body of the report in their proper context. The final chapter provides general observations and conclusions. Reproduction prohibited v

8 Executive Summary Technology Cloud computing is, arguably, less a technological advance than it is a new business model. The evolution of the subject can be traced back to the early days of computing when time-sharing permitted a number of users to simultaneously tap into centralized hardware. Computer clustering, which came into vogue starting in the 1960s, involves groups of computers linked in networks to emulate a single computer. The clustering concept eventually evolved into the Internet and also morphed into grid computing, which links computers at multiple sites, enabling them to perform a common task. Yet another important underlying concept, virtual computing, enables creation of a simulated computer environment within a given computer or network (e.g., emulating a PC environment on an Apple computer). An important cloud-related development in the software realm came from Google, which developed MapReduce, a program that permits large datasets to be broken into small segments. These can be spread among large numbers of computers without interfering with users ability to query and receive cohesive answers. An open-source adaptation, Hadoop, is currently a key element in bringing cloud computing to the life science sector. Cloud computing actually has diverse definitions, depending on who is doing the defining. For our purposes, it is sufficient to define the concept in terms of features that are commonly associated with the subject by users and observers. 1 These features are resource outsourcing, utility computing, large collections of inexpensive machines, automated resource management, virtualization, and parallel computing. Public clouds offer utility computing in much the same sense that energy companies provide electricity: You pay for what you use. Anyone with Web access and a credit card can order the hardware and software needed to process or store their data, and release them back to the cloud when no longer needed. Given lingering concerns over data security, large companies may choose to implement a private cloud, one that provides many of the advantages of the cloud model via infrastructure contained within their firewall. A third model, the hybrid cloud, allows companies to keep key data within their firewall while extending selective activities out to public clouds. Cloud services divide into four main categories. IaaS (infrastructure-as-a-service), which embodies the essence of cloud computing, allows customers to fully outsource provision of servers, software, data center space, and/or network equipment. PaaS (platform-as-a-service), also known as cloudware, offers a hosted computing platform that allows customers to deploy applications without having to buy and manage the required hardware and underlying software layers. Typically, PaaS provides customers with everything needed to build and deliver cloud-based applications and services. SaaS (software-as-a-service), which originated around the turn of the century, refers to software licensed by a provider to customers on either a contractual or utility basis. The software may reside on the provider s network and get accessed via the Web, or be downloaded to the customer s system and disabled when the contracted use period expires. The fourth main service, cloud storage, employs commodity hardware linked by software to appear as a single storage device. vi Reproduction prohibited

9 Cloud Computing in Life Sciences R&D All major companies that provide computer hardware, software, or both are involved to some degree in cloud computing. Yet the pioneer and overwhelming market leader in the field is Amazon Web Services. The breadth of their service offerings and attractiveness of their pricing structure have made them a prime cloud destination for life science organizations today. Amazon EC2 (Elastic Cloud Compute) allows customers to rent servers on which they can create virtual machines that run their own applications. They offer persistent storage via the Simple Storage Service (S3) and the more elaborate Relational Database Service (RDS). A number of additional services extend the capabilities of these basic ones. An interesting entry, the Amazon Virtual Private Cloud (VPC), provides a bridge between an organization s existing IT infrastructure and the Amazon cloud. VPC allows enterprises to connect their infrastructure to a set of isolated Amazon computational resources via a Virtual Private Network (VPN) connection. Pfizer has opted to go this route. Other large organizations currently compete with Amazon or have positioned themselves for future attempts to capture cloud market share. Google participates in cloud computing via its App Engine platform, which became available to customers in April App Engine provides an environment that permits developers to build new Web applications, generate code, access compute resources, and store data on virtual machines. In October 2008, Microsoft announced its cloud-based operating system, Windows Azure, along with Azure Services, which will permit developers to build and run applications hosted on Microsoft s rapidly growing server collections. In December 2009, Microsoft announced formation of a new internal organization, the Server and Cloud Division, which combines the former Windows Server and Solutions group with the Windows Azure unit. Hewlett-Packard (HP) sells hardware to cloud services providers and offers varied cloud consulting services to customers, with heavy emphasis on security and risk management. HP Cloud Assure consists of HP services and software, including HP Application Security Center, HP Performance Center, and HP Business Availability Center. The services are delivered to customers via the HP Software-as-a-Service facility. IBM is focused mainly on providing the enterprise market with public cloud services specific to a company s workload, hardware for use at the customer site, and consulting/systems integration services to aid customers in building private and hybrid clouds. IBM also has 13 cloud computing centers to enable enterprises, government agencies, and researchers to design, develop, and test applications for use in cloud environments. A number of other large companies, such as AT&T, Yahoo, Sun, and Verizon, are involved in developing and/or providing cloud computing services. A number of smaller companies provide middleware and cloud services to augment and extend large company offerings. Cloud computing has generated a great deal of buzz in the venture capital community as having great upside potential. A number of new companies have formed recently, and the list looks like it will keep growing for the next few years. Following is a brief look at some of the smaller companies, especially those of interest to life science R&D. Reproduction prohibited vii

10 Executive Summary BioTeam and Cloudera provide extensive consulting services to assist organizations in entering cloud computing. Cycle Computing features CycleCloud, a scheduling service for cloud computing. Darkstrand addresses the high-speed networking needs of high-performance computing based cloud computing. GenoLogics focuses its collaborative data-management software platform on biomedical and drug discovery/development applications in the cloud, with emphasis on translational medicine and systems biology in pharma, biotechnology companies, and academic organizations. GenomeQuest provides a cloud computing environment that allows researchers to perform sequence alignment and data mining on next-generation sequencing data. Geospiza develops and sells enterpriseclass software systems for workflow management of genetic analysis. Their GeneSifter Analysis Edition provides end-to-end capability for data-intensive genetic analysis applications including microarrays and next-generation sequencing based transcription. In collaboration with Applied Biosystems, Geospiza now offers GeneSifter for next-generation sequencing in the cloud through Amazon Web Services. Nirvanix is a cloud storage company. Their Storage Delivery Network is a fully managed, highly secure service powered by patent-pending, proprietary technology and infrastructure. ParaScale provides enterprise-level cloud storage resources under the names Hyper-Scale Storage Cloud and Hi-Performance Storage Cloud. The company provides software that can be downloaded and installed on commodity hardware running standard Linux to create a storage cloud. Penguin Computing offers POD (Penguin on Demand), a cloud computing service dedicated specifically to high-performance computing (HPC). Platform Computing specializes in private cloud systems for high-performance computing. RightScale offers a fully automated management software platform that enables cloud computing while maintaining IT control and transparency. Univa UD is a privately held company, founded in 2004, that provides cloud computing management software to a broad array of customers, including data centers and HPC organizations. Cloud computing is still in its early days, and most life science organizations are still proceeding with caution to test feasibility and determine what kinds of applications run best in that mode. Yet, driven by continual acceleration in the rates of data generation and the desire for processor-intensive applications, these organizations continue to increase their cloud utilization and the diversity of applications they run there. Applications Several applications areas appear particularly suitable for cloud computing. Among these are next-generation DNA sequencing, protein docking, modeling and simulation, and data mining. Areas impacted by these applications include drug discovery, personalized medicine, translational medicine, and personal genomics. Given bullish signals for the future of cloud computing in life sciences, we can expect the number and diversity of applications to increase markedly over the next five years. viii Reproduction prohibited

11 Cloud Computing in Life Sciences R&D Much of the interest and early activity in cloud computing for life sciences centers on next-generation sequencing. The quantities of data next-generation sequencers generate are staggering, demands for data processing suffer large peaks and valleys, and rapid growth in utilization requires new investment in infrastructure, especially for smaller labs just entering the field. The rapidly decreasing cost of obtaining sequence data has led to continuing increases in the number of instruments in use and the number of labs using them. Each of these factors aligns with the benefits of cloud computing. A recent paper points out that a single Illumina instrument can generate billion bases of sequence data per run, and by the end of 2009 the figure was expected to increase to billion bases. It is important to note that next-generation sequencing already has bioinformaticians stretched near their limits in keeping up with sequence data itself and with the needs of biologists to convert that data to useful information, which itself creates further computing needs. By the end of 2010, the first thirdgeneration sequencing systems will enter the market. They promise to provide a step up in the rate of data generation, but also may in some instances generate qualitatively different kinds of data, which will present still new informatics challenges. Data storage requirements for next-generation sequencers have been alleviated to some extent by manufacturers who are increasingly processing mounds of raw image data in real time in their machines, and providing users with smaller quantities of processed sequence data to feed their analysis pipelines. Although storage remains a critical issue for sequencers, deriving useful scientific information from sequence is the major challenge at present. Offerings from sequencing systems providers are limited, and users either develop their own software for this purpose, turn to open-source solutions such as the University of Maryland s CloudBurst system for SNP-finding, or access commercial solutions such as those from GenomeQuest and Geospiza. Security is less of an issue in next-generation sequencing than is data transfer, which many organizations still do by physically delivering disks to service providers. Docking studies done in silico have come to play an increasingly important role in both basic research and rational drug design. Several big pharmas are currently doing docking in the cloud. For example, Pfizer s Biotherapeutics and Bioinnovation Center has successfully experimented with protein-protein docking using Amazon Web Services. Other key areas with cloud potential include -omics data analysis and general modeling and simulations. Personalized medicine and clinical studies may well benefit from cloud computing in coming years. Naturally, security issues take greater significance in these areas, especially clinical development, where regulatory concerns must be addressed. Markets For this report, we divide the cloud services user market into three main segments: large pharmaceutical and biotechnology companies; small to medium-sized pharmaceutical and biotechnology companies; and academic and institutional non-profit organizations. Certainly, organizations in all three categories face budgetary challenges in these troubled and uncertain times. Consequently, the cloud computing business model has great appeal across the board. Large pharmaceutical and biotechnology companies are currently experimenting with running a variety of research applications in the cloud. Many are trying to Reproduction prohibited ix

12 Executive Summary identify possible downsides and determine actual cost-effectiveness compared to alternative approaches. Although large companies already have large-scale bioinformatics infrastructure already in place, they have also been shedding R&D staff at a high rate in recent years and relying increasingly on outsourced services. Small to medium-sized pharmaceutical and biotechnology companies, especially those that rely heavily on data-rich next-generation sequencing and -omics technologies for drug discovery and personalized medicine, are key candidates for cloud computing services. Given the relative scarcity of funding in the current economic climate, which forces the need to minimize burn rates, cloud computing becomes especially attractive. Although computing requirements are considerably less than those of larger companies, it appears that growth in cloud utilization is considerably faster in the smaller organizations. The non-profit academic and institutional sector falls into two sub-segments. Large genomic centers and core laboratories, on the one hand, have considerable bioinformatics infrastructure already in place and, like big pharma, are less inclined to become major early users of cloud services. Smaller labs or departments with only a few instruments and little centralized infrastructure are more likely to become early adopters. Amazon Web Services (AWS) is overwhelmingly the market leader for cloud computing in general, as well as for the life science R&D sector. A report in July 2009 estimated AWS annual sales at $250 million to $500 million, and the company itself indicates that its customer base has been growing at 10% per quarter. A number of other large players have the potential to capture at least modest market share from Amazon in coming years. IBM, Google, and Microsoft stand out as candidates. A host of smaller middleware companies stand to fill in the holes in larger company offerings, and these organizations will no doubt continue to expand their cloud-related efforts as the field grows. Conclusions Based on information presented in this report, we offer the following observations and conclusions: Cloud computing for life sciences R&D is growing rapidly but is still in its infancy, with most organizations still in testing-the-water mode. Next-generation DNA sequencing, by virtue of its Moore s law-style growth in data volumes, is the single most important applications area for operation in the cloud. Soon-tobe-released third-generation systems up the data deluge ante even more. As raw DNA sequence becomes ever less expensive, requirements to derive useful information from the data continue to grow along with the associated costs. The utility nature and scalability of the cloud favor its adoption for this purpose. x Reproduction prohibited

13 Cloud Computing in Life Sciences R&D Amazon Web Services has put together a highly impressive package of cloud service offerings for life science R&D with a very attractive pricing structure. Competitors will be hard-pressed to capture significant market share, at least in the short term. Amazon s successes in cloud computing have enabled significant market opportunities for smaller middleware companies to serve special needs of particular user segments. Academic life science researchers are particularly interested in conducting computationally intensive modeling and simulation studies in the cloud. We can expect major growth in this sector in the next several years. Although many bioinformatics people believe that data security is no more at risk, and possibly less so, in the cloud than in-house, large commercial organizations are moving cautiously to protect mission-critical data and intellectual property. Pfizer s adoption of the Amazon Virtual Private Cloud, which permits a company to extend its firewall and other security measures to the cloud, albeit at some cost in operating efficiency, exemplifies the issue. Smaller organizations lacking adequate computational infrastructure to meet current and future needs are the best early candidates for extensive participation in the cloud. However, recent shifts in the basic nature of big pharma R&D favor forthcoming extension to large-scale participation. Based on our survey results, a minority of potential customers either use cloud services routinely or are currently testing the feasibility of doing so. More either plan to enter the cloud or are considering such a plan. Virtually none of our respondents thought their organizations would most likely not get involved with cloud services. Both commercial and academic respondents to the survey offered scalability and collaboration as primary motivations for cloud computing, but the academic sector is most interested in avoiding the purchase of new hardware. Given a choice of five classes of cloud services, commercial users were most interested in workflow management and least interested in software-as-a-service, whereas academic users were least interested in the former and most in the latter. Storage was not among the top selections for either sector. Given a choice among preference for public, private, and hybrid clouds, both sectors expressed significant interest in all three, although commercial users gave most support to hybrid clouds while academics gave top preference to public clouds. Given a selection of areas of possible concern over cloud services, both sectors are most concerned over data security (commercial users more so), and are next-most worried about reliability of cloud systems. Regarding applications for cloud computing, commercial users gave a strong nod to nextgeneration sequencing, which was also a strong preference among academics, although their top choice was modeling and simulation. Reproduction prohibited xi

14 Executive Summary Both commercial and academic respondents anticipate major growth in data processing and storage requirements during the next year, and even more so during the next three years; 3 5-fold increase predictions were not uncommon. The proportion of bioinformatics budgets devoted to cloud computing in both sectors will grow continually and strongly during the next three years. Both commercial and academic users consider cloud computing to be a major paradigm shift for bioinformatics, but also an evolutionary step consistent with trends to increased outsourcing. When asked their belief about Amazon s continuing leadership in cloud computing, most respondents in both sectors chose perhaps over agree or disagree. Survey respondents gave Google and Microsoft a better chance than HP or IBM in giving Amazon a run for its money. xii Reproduction prohibited

15 Table of Contents Chapter 1 Introduction Factors Driving Use of Cloud Computing in Life Sciences R&D Goals and Organization of the Report... 2 Chapter 2 Evolution of Cloud Computing and Technical Background Definition of Cloud Computing Evolution of Cloud Computing... 4 Computer Clusters Key Concepts... 6 High-Performance Computing (HPC)... 6 Virtual Computing... 6 Grid Computing... 7 Utility Computing... 8 MapReduce and Hadoop... 8 Chapter 3 Technology Cloud Models Services Software-as-a-Service Platform-as-a-Service Infrastructure-as-a-Service Cloud Storage Security The Cloud Definition Revisited Approaches of Cloud Computing Providers Approaches of Major Players Amazon Web Services Google Reproduction prohibited xiii

16 Table of Contents Chapter 4 Microsoft Hewlett-Packard (HP) IBM Others Approaches of Small Companies and Specialty Players Cloudera Cycle Computing Darkstrand EMC GenoLogics GenomeQuest Geospiza Gridcore Nirvanix Ocarina Networks NVIDIA ParaScale Penguin Computing Platform Computing RightScale Univa UD Applications Next-Generation Sequencing Docking Studies Omics Data Analysis Personalized Medicine Clinical Studies Chapter 5 Market Dynamics Market Segmentation Service Providers User Survey Respondents and Their Organizations Nature of Respondents Work Activities Involvement in Cloud Computing Reasons for Interest in Cloud Computing Cloud Services of Greatest Interest Cloud-Type Preferences Reasons for Concern over Public and Hybrid Clouds Applications Which Respondents Use or Supervise Likelihood That Selected Applications Will Be Run in the Cloud Anticipated Increases in Data Processing and Storage Requirements Current and Projected Budgets for Life Sciences R&D Cloud Computing xiv Reproduction prohibited

17 Cloud Computing in Life Sciences R&D Chapter 6 User Perceptions about Cloud Computing User Perceptions about Companies Involved in Cloud Computing Interview Transcripts Steven Muskal, PhD, Chief Executive Officer, Eidogen-Sertanty David Dooling, PhD, Assistant Director, Informatics, The Genome Center at Washington University in St. Louis Giles Day, Senior Director, Biotherapeutics Informatics, Pfizer Todd Smith, PhD, Chief Science Officer, Geospiza Ronald Ranauro, President and Chief Executive Officer, Director and Tony Flynn, Chief Marketing Officer, GenomeQuest Michael Schatz, Research Assistant, University of Maryland, Center for Bioinformatics and Computational Biology Chapter 7 General Observations and Conclusions Issues Cost Moving Data Into and Out of the Cloud Security The Future Third-Generation Technologies Other Perspectives on the Future Observations and Conclusions References Company Index with Web Addresses Survey Exhibits Exhibit 5.1. Cloud Computing Involvement of Commercial Respondents Exhibit 5.3. Reasons for Interest in Cloud Computing, Commercial Sector Exhibit 5.4. Reasons for Interest in Cloud Computing, Academic Sector Exhibit 5.5. Main Type of Cloud-Related Service Interest, Commercial Sector Exhibit 5.6. Main Type of Cloud-Related Service Interest, Academic Sector Exhibit 5.7. Cloud-Type Interests, Commercial Sector Exhibit 5.8. Cloud-Type Interests, Academic Sector Exhibit 5.9. Reasons for Concern Over Public and Hybrid Clouds, Commercial Sector Exhibit Reasons for Concern Over Public and Hybrid Clouds, Academic Sector Exhibit Applications Which Respondents Use or Supervise, Commercial Sector Reproduction prohibited xv

18 Table of Contents Exhibit Applications Which Respondents Use or Supervise, Academic Sector Exhibit Likelihood That Applications Will Be Run in the Cloud in Next Three Years, Commercial Sector Exhibit Likelihood That Applications Will Be Run in the Cloud in Next Three Years, Academic Sector Exhibit Anticipated Increases in Data Processing and Storage Requirements During the Next Year, Commercial Sector Exhibit Anticipated Increases in Data Processing and Storage Requirements During the Next Year, Academic Sector Exhibit Anticipated Increases in Data Processing and Storage Requirements During the Next Three Years, Commercial Sector Exhibit Anticipated Increases in Data Processing and Storage Requirements During the Next Three Years, Academic Sector Exhibit Proportion of Life Sciences R&D Informatics Budget Devoted to Cloud Computing, Currently and in the Coming Year; Commercial Sector Exhibit Proportion of Life Sciences R&D Informatics Budget Devoted to Cloud Computing in Three Years, Commercial Sector Exhibit Proportion of Life Sciences R&D Informatics Budget Devoted to Cloud Computing, Currently and in the Coming Year; Academic Sector Exhibit Proportion of Life Sciences R&D Informatics Budget Devoted to Cloud Computing in Three Years, Academic Sector Exhibit User Perceptions about Cloud Computing, Commercial Sector Exhibit User Perceptions about Cloud Computing, Academic Sector Exhibit User Views on I believe that Amazon Web Services will remain the market leader in life sciences R&D-based cloud computing for the foreseeable future, Commercial Sector Exhibit User Views on I believe that Amazon Web Services will remain the market leader in life sciences R&D-based cloud computing for the foreseeable future, Academic Sector Exhibit Competitor Ratings, Commercial Sector Exhibit Competitor Ratings, Academic Sector FIGURES Figure 4.1. Nature of the GenomeQuest Cloud-Based System for Next-Generation Sequencing Figure 4.2. Geospiza s Centralized, Internet-Based Data Center Provides IT Infrastructure and System Access to Both Labs and Users xvi Reproduction prohibited

19 Introduction These new modalities were already straining informatics capacity for universities and business organizations when next-generation DNA sequencing came on the scene several years ago with the introduction of systems from Roche, Illumina, and Applied Biosystems. These short-segment sequencing systems represented a quantum leap in the amounts of data generated and the levels of infrastructure needed to keep pace with the expectations of researchers for whom new vistas had suddenly opened. Given the new requirements at a time when funds have grown ever more scarce, it is not surprising that many organizations find cloud computing s attributes highly attractive. As for electricity, water, and other utilities, the cloud can be switched on or off at will, and users can go from using single servers to large clusters and back again with ease. Driven by Amazon s early success in providing cloud computing services to life science researchers and organizations, other companies, both large and small, have amped up their efforts to capture a piece of what may well become a very large market. As cloud computing was bursting onto the scene, pharmaceutical companies have come to rely increasingly on outsourcing in line with their own versions of flexible scalability. The intersection of the outsourcing trend and economic restrictions with the increasing attractiveness of cloud computing offerings has created a highly dynamic, yet nascent, market Goals and Organization of the Report This report was written in an effort to provide a snapshot of the life sciences R&D cloud computing environment and market, and offer some suggestions as to where they might be heading. Following this brief introduction, the second chapter covers the evolution of cloud computing via examination of its forebear technologies, and also defines many of the terms that are important for people who are working outside the informatics field to understand. Chapter 3 deals with the technological aspects of cloud computing and introduces the companies, both large and small, that are active in the field. Chapter 4 turns to applications of cloud computing with special emphasis on next-generation DNA sequencing and its ever-increasing burden of data needing to be processed and interpreted. The fifth chapter presents a view of cloud computing from the market perspective, including competition among providers and requirements of users. The chapter concludes with results and analysis from an extensive online survey of practices and views of people active in both commercial and academic aspects of bioinformatics. Following Chapter 6, which contains full transcripts of interviews we conducted for this report with six individuals knowledgeable about various aspects of cloud computing, the report concludes with a chapter on general observations, conclusions, and possible future trends. 2 Reproduction prohibited

20 Chapter 2 Evolution of Cloud Computing and Technical Background We start by defining cloud computing and exploring why it has been generating so much excitement in the information technology world in general, and the life sciences in particular. Since readers of this report may not be intimately familiar with the terminology of information technology, further definitions of terms and concepts falling within the scope of cloud computing are provided. This chapter also aims to provide perspective on the evolution of cloud computing Definition of Cloud Computing One survey paper lists 22 definitions of cloud computing, 2 albeit many with considerable overlap. In any event, it seems quite clear that the meaning of cloud computing varies in emphasis, according to who is doing the defining. A May 2009 article in Network World covers the bases quite nicely for our purposes. 3 They first refer to a definition from the Gartner Group, a world-class IT consulting organization, which considers it a style of computing in which massively scalable IT-related capabilities are provided as a service using Internet technologies to multiple external customers. They add: Clouds are marked by self-service interfaces that let customers acquire resources at any time and get rid of them the instant they are no longer needed. Put very simply, scientific or business users who want to run sophisticated applications or store very large datasets no longer have to rely on in-house computing infrastructure. They can simply use a credit card to order hardware and software capability from a cloud services vendor (at present most likely Amazon Web Services), do their work, get their results, and release the compute resources back to the cloud. Furthermore, they can do this in many instances at an extremely attractive price. It is worth pointing out that cloud computing is not a technology per se, but an approach to providing IT services that takes advantage of the growing power of servers together with virtualization technologies that combine many servers into large computing pools and divide single servers into multiple virtual machines that can be spun up and powered down at will. Reproduction prohibited 3

Executive Summary. Technology

Executive Summary. Technology Executive Summary Although Web-hosted applications are not particularly new, during the past few years they have morphed into what is now called cloud computing, which can arguably be considered a major

More information

Cloud Computing Paradigm

Cloud Computing Paradigm Cloud Computing Paradigm Julio Guijarro Automated Infrastructure Lab HP Labs Bristol, UK 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

More information

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Cloud Computing. Karan Saxena * & Kritika Agarwal** Page29 Cloud Computing Karan Saxena * & Kritika Agarwal** *Student, Sir M. Visvesvaraya Institute of Technology **Student, Dayananda Sagar College of Engineering ABSTRACT: This document contains basic

More information

Putting Genomes in the Cloud with WOS TM. ddn.com. DDN Whitepaper. Making data sharing faster, easier and more scalable

Putting Genomes in the Cloud with WOS TM. ddn.com. DDN Whitepaper. Making data sharing faster, easier and more scalable DDN Whitepaper Putting Genomes in the Cloud with WOS TM Making data sharing faster, easier and more scalable Table of Contents Cloud Computing 3 Build vs. Rent 4 Why WOS Fits the Cloud 4 Storing Sequences

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Cloud Computing Today David Hirsch April 2013 Outline What is the Cloud? Types of Cloud Computing Why the interest in Cloud computing today? Business Uses for the Cloud Consumer Uses for the Cloud PCs

More information

Why You Should Consider the Cloud

Why You Should Consider the Cloud INTERSYSTEMS WHITE PAPER Why You Should Consider the Cloud In 2014, we ll see every major player make big investments to scale up Cloud, mobile, and big data capabilities, and fiercely battle for the hearts

More information

VALUE PROPOSITION FOR SERVICE PROVIDERS. Helping Service Providers accelerate adoption of the cloud

VALUE PROPOSITION FOR SERVICE PROVIDERS. Helping Service Providers accelerate adoption of the cloud VALUE PROPOSITION FOR SERVICE PROVIDERS Helping Service Providers accelerate adoption of the cloud Partnership with Service Providers Enabling Your Cloud Services in Complex Environments Today s challenge

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

White Paper on CLOUD COMPUTING

White Paper on CLOUD COMPUTING White Paper on CLOUD COMPUTING INDEX 1. Introduction 2. Features of Cloud Computing 3. Benefits of Cloud computing 4. Service models of Cloud Computing 5. Deployment models of Cloud Computing 6. Examples

More information

/ WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA. By Melbourne IT Enterprise Services

/ WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA. By Melbourne IT Enterprise Services / WHITEPAPER / THE EVOLUTION OF CLOUD ADOPTION IN AUSTRALIA By Melbourne IT Enterprise Services THE EVOLUTION OF CLOUD According to the United States Department of Commerce Computer Security Division i,

More information

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Kanchan A. Khedikar Department of Computer Science & Engineering Walchand Institute of Technoloy, Solapur, Maharashtra,

More information

Computing in a virtual world Cloud Computing

Computing in a virtual world Cloud Computing Computing in a virtual world Cloud Computing Just what is cloud computing anyway? Skeptics might say it is nothing but industry hyperbole, visionaries might say it is the future of IT. In realty, both

More information

Cloud Infrastructure as a Service Market Update, 2015. United States

Cloud Infrastructure as a Service Market Update, 2015. United States Cloud Infrastructure as a Service Market Update, 2015 United States March 2015 Contents Section Slide Numbers Executive Summary 5 Market Overview 7 Definitions & Study Scope 8-10 Market Drivers 12-14 Market

More information

How cloud computing can transform your business landscape

How cloud computing can transform your business landscape How cloud computing can transform your business landscape Introduction It seems like everyone is talking about the cloud. Cloud computing and cloud services are the new buzz words for what s really a not

More information

Can Cloud Database PaaS Solutions Replace In-House Systems?

Can Cloud Database PaaS Solutions Replace In-House Systems? Can Cloud Database PaaS Solutions Replace In-House Systems? Abstract: With the advent of Platform-as-a-Service as a viable alternative to traditional database solutions, there is a great deal of interest

More information

Overview. The Cloud. Characteristics and usage of the cloud Realities and risks of the cloud

Overview. The Cloud. Characteristics and usage of the cloud Realities and risks of the cloud Overview The purpose of this paper is to introduce the reader to the basics of cloud computing or the cloud with the aim of introducing the following aspects: Characteristics and usage of the cloud Realities

More information

How To Compare The Two Cloud Computing Models

How To Compare The Two Cloud Computing Models WHITE PAPER Elastic Cloud Infrastructure: Agile, Efficient and Under Your Control - 1 - INTRODUCTION Most businesses want to spend less time and money building and managing infrastructure to focus resources

More information

Elastic Private Clouds

Elastic Private Clouds White Paper Elastic Private Clouds Agile, Efficient and Under Your Control 1 Introduction Most businesses want to spend less time and money building and managing IT infrastructure to focus resources on

More information

Public, Private and Hybrid Clouds

Public, Private and Hybrid Clouds Public, Private and Hybrid Clouds When, Why and How They are Really Used Sponsored by: Research Summary 2013 Neovise, LLC. All Rights Reserved. [i] Table of Contents Table of Contents... 1 i Executive

More information

Cloud Computing and Amazon Web Services

Cloud Computing and Amazon Web Services Cloud Computing and Amazon Web Services Gary A. McGilvary edinburgh data.intensive research 1 OUTLINE 1. An Overview of Cloud Computing 2. Amazon Web Services 3. Amazon EC2 Tutorial 4. Conclusions 2 CLOUD

More information

Cloud computing: defined and demystified

Cloud computing: defined and demystified IBM Global Services April 2009 Cloud computing: defined and demystified Explore public, private and hybrid cloud approaches to help accelerate innovative business solutions Page 2 Contents 2 Executive

More information

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management

The Cloud at Crawford. Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Evaluating the pros and cons of cloud computing and its use in claims management The Cloud at Crawford Wikipedia defines cloud computing as Internet-based computing, whereby shared

More information

How to Turn the Promise of the Cloud into an Operational Reality

How to Turn the Promise of the Cloud into an Operational Reality TecTakes Value Insight How to Turn the Promise of the Cloud into an Operational Reality By David Talbott The Lure of the Cloud In recent years, there has been a great deal of discussion about cloud computing

More information

Reaping the Benefits of Cloud Computing

Reaping the Benefits of Cloud Computing Reaping the Benefits of Cloud Computing Contents Introduction... 2 Finding #1: Better alignment between business and IT is a strategic objective for many companies.... 4 Finding #2: A majority of organizations

More information

Charting the Journey into the Cloud

Charting the Journey into the Cloud Charting the Journey into the Cloud An Info-Tech Indaba White Paper Prepared for OnX by Info-Tech Research Group, Indaba Division Sponsored by Cisco, EMC, and VMware 2 Introduction Page 3 Cloud Overview

More information

Cloud Computing in Banking

Cloud Computing in Banking Financial Services the way we see it Cloud Computing in Banking What banks need to know when considering a move to the cloud Contents 1 Overview 3 2 Why Cloud Computing for Banks? 4 2.1 Cost Savings and

More information

CLOUD COMPUTING IN HIGHER EDUCATION

CLOUD COMPUTING IN HIGHER EDUCATION Mr Dinesh G Umale Saraswati College,Shegaon (Department of MCA) CLOUD COMPUTING IN HIGHER EDUCATION Abstract Technology has grown rapidly with scientific advancement over the world in recent decades. Therefore,

More information

TBR. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation

TBR. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation T EC H N O LO G Y B U S I N ES S R ES EAR C H, I N C. IBM Cloud Services Balancing compute options: How IBM Smart Business Cloud can be a catalyst for IT transformation Author: Stuart Williams Director,

More information

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity

The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity . White Paper The Cisco Powered Network Cloud: An Exciting Managed Services Opportunity The cloud computing phenomenon is generating a lot of interest worldwide because of its potential to offer services

More information

An Early View of Cloud Computing

An Early View of Cloud Computing Outsourcing Services An Early View of Cloud Computing the way we see it Contents 1 Abstract 1 2 What is Cloud Computing for 2008 / 2009? 3 3 How Enterprises Gain Advantage 5 4 Real World Examples 8 5 The

More information

Cloud Computing INTRODUCTION

Cloud Computing INTRODUCTION Cloud Computing INTRODUCTION Cloud computing is where software applications, processing power, data and potentially even artificial intelligence are accessed over the internet. or in simple words any situation

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Bridging the gap between local IT and Cloud services, keeping you in control

Bridging the gap between local IT and Cloud services, keeping you in control Bridging the gap between local IT and Cloud services, keeping you in control The majority of Small and Mid-Sized Businesses (SMB s) are expected to operate in a hybrid IT environment (part on-premise,

More information

Why you should ConsIder The Cloud

Why you should ConsIder The Cloud I N T E R S Y S T E M S D I S C U S S I O N P A P E R Why you should ConsIder The Cloud "In 2014, we' ll see every major player make big investments to scale up Cloud, mobile, and big data capabilities,

More information

Accenture cloud application migration services

Accenture cloud application migration services Accenture cloud application migration services A smarter way to get to the cloud Cloud computing can help make your apps extraordinarily agile and scalable. You know this. Your competitors know this. And

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Bridging the gap between local IT and Cloud services, keeping you in control

Bridging the gap between local IT and Cloud services, keeping you in control Bridging the gap between local IT and Cloud services, keeping you in control The majority of Small and Mid-Sized Businesses (SMB s) are expected to operate in a hybrid IT environment (part on-premise,

More information

Cloud Computing. Exclusive Research from

Cloud Computing. Exclusive Research from 2014 Cloud Computing Exclusive Research from Cloud Computing Continues to Make Inroads Companies are expanding their use of cloud as they work through implementation and organizational challenges Cloud

More information

NOT FIT ALL: ONE SIZE DOES WHEN CLOUD IS THE ANSWER LESSONS LEARNED IN THE CLOUD

NOT FIT ALL: ONE SIZE DOES WHEN CLOUD IS THE ANSWER LESSONS LEARNED IN THE CLOUD 1 WHEN IS THE ANSWER ONE SIZE DOES NOT FIT ALL: LESSONS LEARNED IN THE WHEN IS THE ANSWER. HOW TO ADDRESS BUSINESS DEMANDS AND THE ADOPTION OF NEW TECHNOLOGIES? While business demands continue to grow

More information

Big Data & the Cloud: The Sum Is Greater Than the Parts

Big Data & the Cloud: The Sum Is Greater Than the Parts E-PAPER March 2014 Big Data & the Cloud: The Sum Is Greater Than the Parts Learn how to accelerate your move to the cloud and use big data to discover new hidden value for your business and your users.

More information

CLOUD COMPUTING: WHAT YOU SHOULD KNOW

CLOUD COMPUTING: WHAT YOU SHOULD KNOW CLOUD COMPUTING: WHAT YOU SHOULD KNOW There is hardly a topic creating more of a buzz in software industry, than the Cloud. Cloud computing is a dramatic shift in the way we think about providing computing

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing Cloud Computing I (intro) 15 319, spring 2010 2 nd Lecture, Jan 14 th Majd F. Sakr Lecture Motivation General overview on cloud computing What is cloud computing Services

More information

Compliance and the Cloud. Guiding principles and architecture for addressing Life Science compliance in the cloud

Compliance and the Cloud. Guiding principles and architecture for addressing Life Science compliance in the cloud Compliance and the Cloud Guiding principles and architecture for addressing Life Science compliance in the cloud Life Sciences Industry Unit Microsoft Corporation June 2012 ii Legal Disclaimers The information

More information

How the emergence of OpenFlow and SDN will change the networking landscape

How the emergence of OpenFlow and SDN will change the networking landscape How the emergence of OpenFlow and SDN will change the networking landscape Software-defined networking (SDN) powered by the OpenFlow protocol has the potential to be an important and necessary game-changer

More information

Simplify Software as a Service (SaaS) integration

Simplify Software as a Service (SaaS) integration IBM Software WebSphere Thought Leadership White Paper Simplify Software as a Service (SaaS) integration By Simon Peel January 2011 2 Simplify Software as a Service (SaaS) integration Contents Introduction

More information

Alternative Deployment Models for Cloud Computing in HPC Applications. Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix

Alternative Deployment Models for Cloud Computing in HPC Applications. Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix Alternative Deployment Models for Cloud Computing in HPC Applications Society of HPC Professionals November 9, 2011 Steve Hebert, Nimbix The case for Cloud in HPC Build it in house Assemble in the cloud?

More information

Bridging the gap between local IT and Cloud services, keeping you in control

Bridging the gap between local IT and Cloud services, keeping you in control Bridging the gap between local IT and Cloud services, keeping you in control The majority of Small and Mid-Sized Businesses (SMB s) are expected to operate in a hybrid IT environment (part on-premise,

More information

HIGH-SPEED BRIDGE TO CLOUD STORAGE

HIGH-SPEED BRIDGE TO CLOUD STORAGE HIGH-SPEED BRIDGE TO CLOUD STORAGE Addressing throughput bottlenecks with Signiant s SkyDrop 2 The heart of the Internet is a pulsing movement of data circulating among billions of devices worldwide between

More information

The Arrival of Cloud Thinking

The Arrival of Cloud Thinking WHITE PAPER The Arrival of Cloud Thinking November 2010 The Arrival of Cloud Thinking How and Why Cloud Computing Has Come of Age in Large Enterprises Lee Black, Jack Mandelbaum, Indira Grover, Yousuf

More information

The Software-defined Data Center in the Enterprise

The Software-defined Data Center in the Enterprise The Software-defined Data Center in the Enterprise A Cloud Report by Ben Kepes This report underwitten by: NIMBOXX The Software-defined Data Center in the Enterprise 02/12/2015 Table of Contents 1. Executive

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

Cloud Computing Terms:

Cloud Computing Terms: Cloud Computing Terms: Advertising-based pricing model: A pricing model whereby services are offered to customers at low or no cost, with the service provider being compensated by advertisers whose ads

More information

Cloud creates path to profitability for Australian businesses. A complimentary report from cloud-based business management software provider NetSuite

Cloud creates path to profitability for Australian businesses. A complimentary report from cloud-based business management software provider NetSuite Cloud creates path to profitability for Australian businesses A complimentary report from cloud-based business management software provider NetSuite Introduction Australian businesses are facing a dynamic

More information

Shaping Your IT. Cloud

Shaping Your IT. Cloud Shaping Your IT Cloud Hybrid Cloud Models Enable Organizations to Leverage Existing Resources and Augment IT Services As dynamic business demands continue to place unprecedented burden on technology infrastructure,

More information

Customer Engagement & The Cloud

Customer Engagement & The Cloud Customer Engagement & The Cloud Silverbear Membership Customer Engagement & The Cloud There has been a lot of talk and hype recently surrounding this new phenomenon called the Cloud". A lot of senior business

More information

Building Out Your Cloud-Ready Solutions. Clark D. Richey, Jr., Principal Technologist, DoD

Building Out Your Cloud-Ready Solutions. Clark D. Richey, Jr., Principal Technologist, DoD Building Out Your Cloud-Ready Solutions Clark D. Richey, Jr., Principal Technologist, DoD Slide 1 Agenda Define the problem Explore important aspects of Cloud deployments Wrap up and questions Slide 2

More information

High Performance Computing Cloud Computing. Dr. Rami YARED

High Performance Computing Cloud Computing. Dr. Rami YARED High Performance Computing Cloud Computing Dr. Rami YARED Outline High Performance Computing Parallel Computing Cloud Computing Definitions Advantages and drawbacks Cloud Computing vs Grid Computing Outline

More information

Evolution of the Data Center

Evolution of the Data Center CHAPTER 1 Evolution of the Data Center The need for consolidation in the data center didn't just occur overnight; we have been building up to it for a long time. In this chapter, we review the evolution

More information

Journey to SaaS: How You Can Grow Your Software Business by Moving to the Cloud

Journey to SaaS: How You Can Grow Your Software Business by Moving to the Cloud A FROST & SULLIVAN EXECUTIVE SUMMARY Journey to SaaS: How You Can Grow Your Software Business by Moving to the Cloud In Collaboration With: View the ondemand version of the ebroadcast: www.frost.com/isv

More information

DISTRIBUTED SYSTEMS AND CLOUD COMPUTING. A Comparative Study

DISTRIBUTED SYSTEMS AND CLOUD COMPUTING. A Comparative Study DISTRIBUTED SYSTEMS AND CLOUD COMPUTING A Comparative Study Geographically distributed resources, such as storage devices, data sources, and computing power, are interconnected as a single, unified resource

More information

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market

Contents. What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market Cloud Computing Contents What is Cloud Computing? Why Cloud computing? Cloud Anatomy Cloud computing technology Cloud computing products and market What is Cloud Computing? Definitions: Cloud computing

More information

CLOUD COMPUTING An Overview

CLOUD COMPUTING An Overview CLOUD COMPUTING An Overview Abstract Resource sharing in a pure plug and play model that dramatically simplifies infrastructure planning is the promise of cloud computing. The two key advantages of this

More information

BIG DATA-AS-A-SERVICE

BIG DATA-AS-A-SERVICE White Paper BIG DATA-AS-A-SERVICE What Big Data is about What service providers can do with Big Data What EMC can do to help EMC Solutions Group Abstract This white paper looks at what service providers

More information

Fujitsu Dynamic Cloud Bridging today and tomorrow

Fujitsu Dynamic Cloud Bridging today and tomorrow Fujitsu Dynamic Cloud Bridging today and tomorrow Contents Cloud Computing with Fujitsu 3 Fujitsu Dynamic Cloud: Higher Dynamics for Enterprises 4 Fujitsu Dynamic Cloud: Our Offering 6 High Security Standards

More information

How To Run A Cloud Computer System

How To Run A Cloud Computer System Cloud Technologies and GIS Nathalie Smith nsmith@esri.com Agenda What is Cloud Computing? How does it work? Cloud and GIS applications Esri Offerings Lots of hype Cloud computing remains the latest, most

More information

Cloud Sobriety. Technical challenges in mapping Informatics to the cloud. Chris Dagdigian 2010 NHGRI Cloud Workshop

Cloud Sobriety. Technical challenges in mapping Informatics to the cloud. Chris Dagdigian 2010 NHGRI Cloud Workshop Cloud Sobriety Technical challenges in mapping Informatics to the cloud Chris Dagdigian 2010 NHGRI Cloud Workshop Welcome To Day 2! Excellent talk lineup for today! Focus on implementation, architecture

More information

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Cloud Computing: Computing as a Service Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Abstract: Computing as a utility. is a dream that dates from the beginning from the computer

More information

Cloud Computing: It s In Your Future. What You Need to Know about Logicalis and Cloud Computing

Cloud Computing: It s In Your Future. What You Need to Know about Logicalis and Cloud Computing Cloud Computing: It s In Your Future What You Need to Know about Logicalis and Cloud Computing Cloud computing is a transition that is changing the way you will buy, build, operate and consume information,

More information

Cloud Computing And Pharma: A Prescription For Success. How and why this critical technology will change the industry. kellyservices.

Cloud Computing And Pharma: A Prescription For Success. How and why this critical technology will change the industry. kellyservices. Cloud Computing And Pharma: A Prescription For Success How and why this critical technology will change the industry kellyservices.us Contents Introduction Introduction / 3 01 Streamlining Operations and

More information

How To Manage Cloud Management

How To Manage Cloud Management WHITE PAPER Five Steps to Successful Integrated Cloud Management Sponsored by: HP Mary Johnston Turner May 2011 Robert P. Mahowald IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA

More information

Increased Security, Greater Agility, Lower Costs for AWS DELPHIX FOR AMAZON WEB SERVICES WHITE PAPER

Increased Security, Greater Agility, Lower Costs for AWS DELPHIX FOR AMAZON WEB SERVICES WHITE PAPER Increased Security, Greater Agility, Lower Costs for AWS DELPHIX FOR AMAZON WEB SERVICES TABLE OF CONTENTS Introduction... 3 Overview: Delphix Virtual Data Platform... 4 Delphix for AWS... 5 Decrease the

More information

Availability Digest. www.availabilitydigest.com. @availabilitydig. HPE Helion Private Cloud and Cloud Broker Services February 2016

Availability Digest. www.availabilitydigest.com. @availabilitydig. HPE Helion Private Cloud and Cloud Broker Services February 2016 the Availability Digest @availabilitydig HPE Helion Private Cloud and Cloud Broker Services February 2016 HPE Helion is a complete portfolio of cloud products and services that offers enterprise security,

More information

Bridging the gap between local IT and Cloud services, keeping you in control

Bridging the gap between local IT and Cloud services, keeping you in control Bridging the gap between local IT and Cloud services, keeping you in control The majority of Small and Mid-Sized Businesses (SMB s) are expected to operate in a hybrid IT environment (part on-premise,

More information

Data Management in the Cloud Era

Data Management in the Cloud Era In This Paper In cloud environments, using multiple point products for data management often results in diminishing returns Single-vendor solutions enable enterprises to leverage their cloud investments

More information

Cloud Computing. Chapter 1 Introducing Cloud Computing

Cloud Computing. Chapter 1 Introducing Cloud Computing Cloud Computing Chapter 1 Introducing Cloud Computing Learning Objectives Understand the abstract nature of cloud computing. Describe evolutionary factors of computing that led to the cloud. Describe virtualization

More information

Research Paper Available online at: www.ijarcsse.com A COMPARATIVE STUDY OF CLOUD COMPUTING SERVICE PROVIDERS

Research Paper Available online at: www.ijarcsse.com A COMPARATIVE STUDY OF CLOUD COMPUTING SERVICE PROVIDERS Volume 2, Issue 2, February 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: A COMPARATIVE STUDY OF CLOUD

More information

Getting Familiar with Cloud Terminology. Cloud Dictionary

Getting Familiar with Cloud Terminology. Cloud Dictionary Getting Familiar with Cloud Terminology Cloud computing is a hot topic in today s IT industry. However, the technology brings with it new terminology that can be confusing. Although you don t have to know

More information

Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum

Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum Siva Ravada Senior Director of Development Oracle Spatial and MapViewer 2 Evolving Technology Platforms

More information

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS.

GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. GET CLOUD EMPOWERED. SEE HOW THE CLOUD CAN TRANSFORM YOUR BUSINESS. Cloud computing is as much a paradigm shift in data center and IT management as it is a culmination of IT s capacity to drive business

More information

The Future of Cloud Computing. Chris Chafin LTEC 4550.20. Professor Chris Faulkner

The Future of Cloud Computing. Chris Chafin LTEC 4550.20. Professor Chris Faulkner The Future of Cloud Computing Chris Chafin LTEC 4550.20 Professor Chris Faulkner First and foremost, Cloud Computing is the collective result of years of technological and computing evolution over the

More information

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages

Outline. What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages Ivan Zapevalov 2 Outline What is cloud computing? History Cloud service models Cloud deployment forms Advantages/disadvantages 3 What is cloud computing? 4 What is cloud computing? Cloud computing is the

More information

IJRSET 2015 SPL Volume 2, Issue 11 Pages: 29-33

IJRSET 2015 SPL Volume 2, Issue 11 Pages: 29-33 CLOUD COMPUTING NEW TECHNOLOGIES 1 Gokul krishnan. 2 M, Pravin raj.k, 3 Ms. K.M. Poornima 1, 2 III MSC (software system), 3 Assistant professor M.C.A.,M.Phil. 1, 2, 3 Department of BCA&SS, 1, 2, 3 Sri

More information

Managing the Cloud as an Incremental Step Forward

Managing the Cloud as an Incremental Step Forward WP Managing the Cloud as an Incremental Step Forward How brings cloud services into your IT infrastructure in a natural, manageable way white paper INFO@SERVICE-NOW.COM Table of Contents Accepting the

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Capacity Management for Cloud Computing Chris Molloy Distinguished Engineer Member, IBM Academy of Technology October 2009 1 Is a cloud like touching an elephant? 2 Gartner defines cloud computing as a

More information

I D C A N A L Y S T C O N N E C T I O N

I D C A N A L Y S T C O N N E C T I O N I D C A N A L Y S T C O N N E C T I O N Gary Chen Research Manager, Enterprise Virtualization Software C a p i t a l iz i n g on the Cloud Revo l u t i o n w ith OpenStack March 2014 OpenStack was a project

More information

Open Source: The New Data Center Standard

Open Source: The New Data Center Standard Open Source: The New Data Center Standard 1 From the Gartner Files: The State of Open-Source RDBMSs, 2015 10 ABN AMRO Clearing: Financial Systems on Postgres Plus Contact Us! sales@enterprisedb.com www.enterprisedb.com

More information

BUILDING THE CASE FOR CLOUD: HOW BUSINESS FUNCTIONS IN UK MANUFACTURERS ARE DRIVING PUBLIC CLOUD ADOPTION

BUILDING THE CASE FOR CLOUD: HOW BUSINESS FUNCTIONS IN UK MANUFACTURERS ARE DRIVING PUBLIC CLOUD ADOPTION BUILDING THE CASE FOR CLOUD: HOW BUSINESS FUNCTIONS IN UK MANUFACTURERS ARE DRIVING PUBLIC CLOUD ADOPTION Industry Report Contents 2 4 6 Executive Summary Context for the Sector Key Findings 3 5 9 About

More information

Emerging Technology for the Next Decade

Emerging Technology for the Next Decade Emerging Technology for the Next Decade Cloud Computing Keynote Presented by Charles Liang, President & CEO Super Micro Computer, Inc. What is Cloud Computing? Cloud computing is Internet-based computing,

More information

Key SaaS, PaaS and IaaS Trends Through 2015: Business Transformation via the Cloud. Executive Summary. A research report prepared by:

Key SaaS, PaaS and IaaS Trends Through 2015: Business Transformation via the Cloud. Executive Summary. A research report prepared by: Key SaaS, PaaS and IaaS Trends Through 2015: Business Executive Summary A research report prepared by: TABLE OF CONTENTS Summary 1 Introduction 2 Today s Economic Situation Continues to Favor the Cloud

More information

Unified Communications and the Cloud

Unified Communications and the Cloud Unified Communications and the Cloud Abstract Much has been said of the term cloud computing and the role it will play in the communications ecosystem today. Undoubtedly it is one of the most overused

More information

Developing SAP Enterprise Cloud Computing Strategy

Developing SAP Enterprise Cloud Computing Strategy White Paper WFT Cloud Technology SAP Cloud Integration Service Provider Developing SAP Enterprise Cloud Computing Strategy SAP Cloud Computing is a significant IT paradigm change with the potential to

More information

Insight. Microsoft Channel Partners Feel the Pain and Ecstasy of the Cloud. Summary. Analysis. The Commitment to the Cloud

Insight. Microsoft Channel Partners Feel the Pain and Ecstasy of the Cloud. Summary. Analysis. The Commitment to the Cloud Microsoft Channel Partners Feel the Pain and Ecstasy of the Cloud Summary Microsoft is changing itself from the tried and true model of selling software product licenses, to a cloud company. While, this

More information

Scientific and Technical Applications as a Service in the Cloud

Scientific and Technical Applications as a Service in the Cloud Scientific and Technical Applications as a Service in the Cloud University of Bern, 28.11.2011 adapted version Wibke Sudholt CloudBroker GmbH Technoparkstrasse 1, CH-8005 Zurich, Switzerland Phone: +41

More information

INTRODUCTION THE CLOUD

INTRODUCTION THE CLOUD INTRODUCTION As technologies rapidly evolve, companies are responding with creative business models and exciting ways to reach new markets. But major technology shifts and the influx of information that

More information

Five More Myths About SaaS and Cloud Computing

Five More Myths About SaaS and Cloud Computing A For Senior Corporate Decision-Makers and Cloud Computing What You Really Should Know To Compete In Today s Rapidly Changing Marketplace An Independent analysis published on behalf of SoftServe. Executive

More information

Terms and Conditions

Terms and Conditions - 1 - Terms and Conditions LEGAL NOTICE The Publisher has strived to be as accurate and complete as possible in the creation of this report, notwithstanding the fact that he does not warrant or represent

More information

Leveraging the Cloud for Your Business

Leveraging the Cloud for Your Business Leveraging the Cloud for Your Business by CornerStone Telephone Company 2 Third Street Troy, NY 12180 As consumers, we enjoy the benefits of cloud services from companies like Amazon, Google, Apple and

More information

STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016

STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016 STATE OF OPENSTACK ADOPTION REPORT Industry Survey Results February 2016 Why Another OpenStack Report? The open source cloud computing project, OpenStack, has come a long way since NASA and Rackspace launched

More information

RUNNING HEAD: Cloud Computing 1. Cloud Computing. Future of Computer Networking

RUNNING HEAD: Cloud Computing 1. Cloud Computing. Future of Computer Networking RUNNING HEAD: Cloud Computing 1 Cloud Computing Future of Computer Networking Asif U Islam University of North Texas LTEC 4550 Assignment 5 07/31/2014 Cloud Computing 2 Abstract The paper discusses the

More information

See what cloud can do for you.

See what cloud can do for you. See what cloud can do for you. Uncomplicating cloud business Table of contents Introduction 3 Why cloud is relevant for your business? 4 What is changing? 4 Why organizations are moving to cloud 5 What

More information