CLOUD COMPUTING: An architectural and technological overview

Size: px
Start display at page:

Download "CLOUD COMPUTING: An architectural and technological overview"

Transcription

1 CLOUD COMPUTING: An architectural and technological overview Gianmario Motta 1, Nicola Sfondrini 2, Daniele Sacco 3 Department of Industrial and Information Engineering University of Pavia Via Ferrata 1, Pavia, Italy 1 motta05@unipv.it, 2 nicola.sfondrini01@ateneopv.it, 3 daniele.sacco01@ateneopv.it Abstract We present a Systematic Literature Review (SLR) on Cloud Computing that selected 39 papers from first tier journals and conferences in the period The selective approach captures the relevant points of view on Cloud Computing, namely the overall paradigm in terms of delivery and deployment. Afterwards, we point out the technological issues about networking and data management in Cloud Computing. This SLR extends previous reviews thanks to a longer time period and a wider research sample. Cloud Computing, Literature Review, Cloud Deployment Model, Cloud Delivery Model, IT management I. INTRODUCTION Undoubtedly, Cloud Computing (CC) is a fashionable topic from 2007 onwards. The issue we deal with is about the kind of comprehension we have about CC. In more precise terms we state it as What cloud computing really is and what level of maturity has reached. To answer it, we have conducted a Systematic Literature Review (SLR). In the following sections we illustrate its method. A. The method of Systematic Literature Review (SLR) SLR is an explicitly formulated, reproducible and up-todate summary [1]. As opposed to narrative reviews, it is based on a specified structured method. Our SLR includes the following steps: Formulation of the research question Selection of sources and inclusion of primary studies Quality assessment and data extraction Summary of study result Results interpretation. B. Formulation of the research The overall research question is, as we said earlier, What cloud computing really is and what level of maturity has reached. Once the question is stated, the second point is how to classify articles. This point is discussed by various authors [2] [3]. We have classified research by a two levels grid (Table 1). Each of these research domains is illustrated by a dedicated section in section 2. TABLE 1 - CLASSIFICATION OF CLOUD COMPUTING ISSUES Primary Domains Service Level Management Business Issues Other Secondary Domain Performance, Security Cost, Issues Legal Content Performance studies to refine workflow setting and security. The economic value and privacy issues. Papers that cover multiple domains C. Source Selection A SLR may be complete or selective. We follow the latter approach. We are aware that in this case some relevant ideas may be missed, but analyzing thousands of papers would be frankly infeasible. Our selective SLR has been based on web search engines: IEEE Computer Society Google Scholar ACM Digital Library We have selected English-written sources given the small number of relevant documents in other languages. Books were not considered, because they often deal many different concepts that may cover too many areas. In short, 39 articles were selected trough three steps: An initial set of pertinent studies is extracted from the titles retrieved by search engines by reading title, abstract and introduction. Eliminate short papers, non-english papers, noninternational Select the final set of papers based on to their adherence to research questions. Within each of the research perspectives we have mentioned in Table 1, a source may fall in various categories, that we list in Table 2. Category Case study Theory TABLE 2 - CATEGORIES OF SOURCES Description An investigation on a single individual, group, incident, community or enterprise Guidelines on or introduction to a particular subject; theoretical considerations on the

2 Survey Simulation Position paper Literature Review research issue An investigation on a given topic based on the analysis of a given sample A study that introduces simulation methods and related results Presents an opinion about an issue Profiles the literature related to a given topic II. FINDINGS We here discuss the positions emerging from the SLR, segmented by domain [2] [4] [5]. A. The definitions of Cloud Computing (CC) Probably the most popular definition in business environment, NIST states that CC is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g. networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction [6]. Definitions by CC or IT vendors reflect their specific viewpoints rather than a common understanding. Amazon s definition is close to NIST, since their business is on CC services and not on hardware or software products: Cloud Architectures are designs of software applications that use Internet-accessible on-demand services. Applications built on Cloud Architectures are such that the underlying computing infrastructure is used only when it is needed (for example to process a user request), draw the necessary resources on-demand (like compute servers or storage), perform a specific job, then relinquish the unneeded resources and often dispose themselves after the job is done. While in operation the application scales up or down elastically based on resource needs [7]. According to Microsoft CC is rather a brilliant future; [it] represents the platform for the next generation of business. CC is driving the transformation of the IT industry across the entire stack: hardware model delivering incredibly powerful and efficient hardware at a fraction of the cost; application model allowing developers to rapidly create highly available secure cloud applications; operations model keeping cloud applications available 24X7 with 9-to-5 management [8]. In turn, Sun addresses architecture implications; actually [it is a set of] services that are encapsulated, have an API, and are available over the network. This definition encompasses using both compute and storage resources as services [9]. In more general terms, researchers regard CC as an evolution of a set of existing technologies [10], that is driven by enabling technologies as (a) Virtualization, (b) Monitoring, metering and orchestration of service flow, (c) Web service and SOA [11]. Although CC is a new technological approach, it combines several previous technologies [6] [10]. Some sources relate it to previous paradigms as Grid Computing, Utility Computing, Cluster Computing and Service Oriented Architecture. Due to this relation and to the excitement in business, a multitude of points of view came out [10] [12]. Authors agree that CC is driving substantial changes to the use of IT resources, enabling users to exploit all available resources through Internet with a standard interface [13] and that it transforms corporate IT to something that is operated by a third party [14]. Other researchers consider CC as a killer technology that absorbed the best features of previous technologies and replaces them completely. In fact, the input-output feature of CC resembles the service computing one and the storage feature is quite similar to the pervasive computing one [15]. Finally, researchers highlight virtualization and, from the economic point of view, the payment system pay-as-you-go [16]. 1) Common characteristics In short, common characteristics of CC can be stated as follows. On-demand self-service provisioning: Computing resources can be acquired and used at anytime and anywhere allowing customizing the computing environments without the need for a direct service provider intervention. The user with administrative privileges has complete control of the configuration parameters and can set the desired characteristics of computing power, storage and network. Resource pooling: Cloud service Providers share their resources with multiple users but they are configured to appear as a unique platform for individual end users. This multi-tenancy model allows to dynamically assign to several users physical and virtual resources according to their request without providing specific information on their position [17]. Rapid elasticity and scalability: The scalability is one of the most important feature of CC and allows to acquire more resources during a peak of demand and release them once they are no longer required. In this way the user has the illusion of infinite resources that can be used at the precise moment they become to be necessary for the proper service delivery [18] [19]. Broad network access: Resources are available over Internet through standard interfaces that allow the access from several devices such as PDA, laptops, desktops and mobile phones. For this reason, a key factor lies in the stability and availability of bandwidth that is guaranteed just from few years on a global scale [20]. Measured service: Cloud services are automatically managed and metered using appropriate monitoring and reporting systems for providing transparency for both the provider and end user. The use of specific metrics has allowed billing based on real usage of resources transforming, in this way, the IT in a commodity. 2) Delivery Models Cloud providers deliver on three service layers: infrastructure, platform, and application. Software as a Service (SaaS): It exists from long time and even anticipates CC. It can be considered as the basic idea behind the cloud and epitomized as all-software in the end [21]. A SaaS is an implementation of a business

3 application that (a) is hosted in a cloud infrastructure and (b) is provided to customers through the Internet. This approach eliminates, for end users, the need to install and run the applications on their computers and reduces the cost of software by on-demand pricing [10]. SaaS is on the top of the service stack and customers cannot control the underlying infrastructure and application platforms. In fact, the freedom of the end users is limited to the execution of the application and to certain user-specific configuration [22]. Platform as a Service (PaaS): A recent addition, it encloses everything for the whole software engineering lifecycle, from programming to deployment [23]. The potential consumers of a PaaS service are software developers and testers, who are able to use infrastructure and do not need a tight control on it [6]. This level includes two separate sections: (a) programming environment, with tools to support development and debugging, and (b) execution environment to deploy final applications [24]. Most PaaS vendors lock developers into their development platforms, and prevent direct communication with lower computing infrastructures or provide APIs with limited functionalities [25]. Infrastructure as a Service (IaaS): It is the lowest level of the service stack and contains all physical and virtual resources used to construct the cloud. Cloud infrastructure services are based on virtualized platforms, that are an evolution of the virtual private server, and offer to customers the possibility to buy on consumption whole range of physical resources, software and storage [22]. In this way IaaS services avoid procurement, capacity planning, installation and configuration and reduce costs and time to deploy a system [24]. The consumers are not able to control the underlying cloud infrastructure but have a complete control on operating systems, storage capacity and deployed applications [6]. The high freedom and the wide possibilities of configuration led some researchers to divide this layer into sub layers related to the resources they depend on (a) computational resources, (b) data storage (c) communications [26]. 3) Deployment Models Each level of the cloud technology can be by the following models. Private cloud: it is operated solely for one organization. A private cloud may be built and managed by the organization or external providers and may exist on or off premise [6]. Private clouds use virtualization and automated management technologies to ensure an high control on performance, reliability and security [23]. Furthermore, a local data center reduces administrative and management tasks. This view has often been criticized for its similarity to the traditional proprietary server farm and the need to incur initial capital costs, a stark contrast to the basic philosophy of CC. Public cloud: it provides computing services to public or industry group and it is owned by an external CSP [6]. Public clouds do not require to invest initial capital on infrastructure and shift risks to infrastructure providers. However, it implies a lack of control on data, network and security settings, which hampers their effectiveness and spread in many business scenarios [23]. Community cloud: Multiple organizations with common requirements, as mission, policy and compliance, share cloud infrastructures across administrative domains. The infrastructure constituents of a community cloud can be managed by a partner organization and may exist on or off premise [6]. An alternative is the Virtual Private Cloud (VPC) that is essentially a virtual platform running on top of public clouds, that is shared with other companies [23]. Hybrid cloud: It is a blended deployment model, with a composition of two or more clouds (private, community, or public) that are handled as a unique entity by a standardized technology that enables data and application portability. Generally, it addresses the limitations of the previous approaches [6]. A hybrid cloud is commonly used to offload processes and data from the company private cloud to a reliable public cloud. This deployment model offers better flexibility, control and security over application data than public clouds but it requires a careful study to determine the best split of the components between public and private cloud [23]. Figure 1 summarizes the delivery and deployment models and explains how delivery models operate on deployment models. Within the delivery model we have shown the ways of nesting systems that ensure flexibility and efficiency. Figure 1. Delivery and Deployment models B. Technological Issues CC uses several current technologies and therefore perpetuate their issues. On the other side, the innovative service characteristics of CC pushed researchers to analyze the quality of service. By looking into cloud computing as a white box, researchers have identified potential critical areas: network configuration and data management. 1) Networking In cloud computing two different networks coexist: (a) a logical network, made of virtual machines, that are deployed on physical servers interconnected by logical links, and (b) a physical network, made of physical servers and physical networking devices. This dual network requires to map optimized flows on the physical network and to allocate bandwidth to meet communication requirements. One approach is based on a 1-cuts algorithm for node

4 assignment [27]. However, dynamics of resources looks too complex to be managed by predictions based on simulations. Therefore, a system of voluntary collaboration between resources is necessary, as suggested by the principle Catallaxy. The agents dynamically allocate resources by routing traffic demands in an optimal way, lowering cost and optimizing performance [28] [29]. Other solutions for agility and flexibility in cloud computing propose a virtualized optical network [30] or an implementation of a reliable multicast service to reduce bandwidth on links while ensuring required reliability and flexibility [31]. 2) Data Management CC uses a layered storage area to run computing cycles and redundancy replication to ensure high availability. Moreover, the flexible architecture of CC provides, ideally, an infinite amount of resources, that allow data-intensive flows otherwise unapproachable [32]. Invisible to cloud users, this structure ensures a stable, reliable and massively parallel computing engine. Some researchers have directed their efforts to create a distributed programming framework that supports simplified data-parallel applications. The implementation of this framework ensures long-term storage for large amounts of data and provides a natural data-parallel computing framework that operates the distributed datasets by assigning a group of operators to each element in datasets [33] [34]. The structure of CC guarantees optimal management of data, but raises critical issues in data mining. In mining methods and algorithms should exploit available resources and avoid unnecessary redundant operations. Some researchers have identified customizable templates, assembled recursively and capable to handle a wide class of SQL data mining queries [35] [36]. In addition to traditional mining, CC has fostered new capabilities in automatic data management and content interpretation. Most popular search engines use CC to parse file contents in the attempt of creating a semantic web [37]. III. CONCLUSION Our SLR has illustrated the current academic research landscape on Cloud Computing (CC) and has highlighted relevant trends from a technological viewpoint. In our review, we found different definitions that still show a conceptual uncertainty. Almost all articles, even if classified in different domains, have addressed technological issues related to the adoption of cloud systems. These issues are developed, in most cases, from the provider s perspective, while research should still cover the quality of the service from the end-user s viewpoint [38]. Relevant work on the effective use of PaaS, that might be a strategic element in the future competition of vendors, is still scarce. Nor CC standards have been really defined, as unified APIs, to ensure systems interoperability. New ways of approaching IT are coming into common usage through software allowing dynamic data storage (e.g. Dropbox), collaborative writing (e.g. Google documents) and many others [39]. Finally, CC has the potential to introduce a new vision of globalization, transforming it into the largest reorganization of the world since the Industrial Revolution, but only the evolution of next years, will show the real route taken by this technology today still not completely mature. REFERENCES [1] M. Egger, G. D. Smith, and K. O Rourke, Rationale, potentials, and promise of systematic reviews, Systematic reviews in health care: Meta-analysis in context, pp. 3-19, [2] H. Yang and M. Tate, Where are we at with cloud computing?: a descriptive literature review, [3] I. Sriram and A. Khajeh-Hosseini, Research agenda in cloud technologies, arxiv: , [4] A. Khajeh-Hosseini, I. Sommerville, and I. Sriram, Research challenges for enterprise cloud computing, arxiv: , [5] G. Motta and N. Sfondrini, Research studies on cloud computing: a systematic literature review, 17th International Business Information Management Association Conference (IBIMA), [6] P. Mell and T. Grance, The NIST definition of cloud computing. National Institute of Standards and Technology, 53, [7] J. Varia, Cloud architectures, White Paper of Amazon, jineshvaria. s3, [8] D. Chappell, Introducing the Windows Azure platform. Retrieved May, 30, [9] J. Carolan, S. Gaede, J. Baty, G. Brunette, A. Licht, J. Remmell, L. Tucker, and J. Weise, Introduction to Cloud Computing architecture- White Paper, [10] L. Wang, J. Tao, M. Kunze, A. C. Castellanos, D. Kramer, and W. Karl, Scientific cloud computing: Early definition and experience, IEEE, pp , [11] M. A. Vouk, Cloud computing Issues, research and implementations, Journal of Computing and Information Technology, 16, pp , [12] K. Hwang, Massively distributed systems: From grids and p2p to clouds, Advances in Grid and Pervasive Computing, pp. 1, [13] J. Voas and J. Zhang, Cloud Computing: New Wine or Just a New Bottle?, IT professional, 11, pp , [14] I. Foster, Y. Zhao, I. Raicu, and S. Lu, Cloud computing and grid computing 360-degree compared, IEEE, pp. 1-10, [15] L. Mei, W. Chan, and T. Tse, A tale of clouds: paradigm comparisons and some thoughts on research issues, IEEE, pp , [16] L. M. Vaquero, L. Rodero-Merino, J. Caceres, and M. Lindner, A break in the clouds: towards a cloud definition, ACM SIGCOMM Computer Communication Review, 39, pp , [17] Z. Hengxi, L. Chunlin, S. Zhengjun, and Z. Xiaoqing, Resource Pool-Oriented Resource Management for Cloud Computing, Business, Economics, Financial Sciences, and Management, pp , [18] M. Armbrust, A. Fox, R. Griffith, A. D. Joseph, R. Katz, A. Konwinski, G. Lee, D. Patterson, A. Rabkin, and I. Stoica, A view of cloud computing, Communications of the ACM, 53, pp , [19] J. Ejarque, J. Álvarez, R. Sirvent, and R. M. Badia, Resource Allocation for Cloud Computing: A Semantic Approach Open Source Cloud Computing Systems: Practices and Paradigms, 90, [20] J. Fiaidhi, I. Bojanova, J. Zhang, and L. J. Zhang, Enforcing Multitenancy for Cloud Computing Environments IT professional, pp , [21] H. Erdogmus, Cloud computing: does nirvana hide behind the nebula?, IEEE software, pp. 4-6, 2009.

5 [22] C. Hoefer and G. Karagiannis, Taxonomy of cloud computing services, [23] Q. Zhang, L. Cheng, and R. Boutaba, Cloud computing: state-of-theart and research challenges, Journal of Internet Services and Applications, 1, pp. 7-18, [24] A. Lenk, M. Klems, J. Nimis, S. Tai, and T. Sandholm What's inside the Cloud? An architectural map of the Cloud landscape, IEEE Computer Society, pp , [25] R. L. Grossman, The case for cloud computing, IT professional, 11, pp , [26] L. Youseff, M. Butrico, and D. Da Silva, Toward a unified ontology of cloud computing, IEEE, pp. 1-10, [27] Y. Hou, M. Zafer, K. Lee, D. Verma, and K. K. Leung On the mapping between logical and physical topologies, IEEE, pp. 1-10, [28] W. Streitberger and T. Eymann, A simulation of an economic, selforganising resource allocation approach for application layer networks, Computer Networks, 53, pp , [29] S. Pallickara, J. Ekanayake, and G. Fox, An Overview of the Granules Runtime for Cloud Computing, IEEE, pp , [30] B. G. Chun and P. Maniatis, Augmented smartphone applications through clone cloud execution, USENIX Association, pp. 8, [31] M. Matos, A. Sousa, J. Pereira, R. Oliveira, E. Deliot, and P. Murray, CLON: Overlay networks and gossip protocols for cloud environments, On the Move to Meaningful Internet Systems: OTM, pp , [32] X. Llorà, B. Ács, L. S. Auvil, B. Capitanu, M. E. Welge, and D. E. Goldberg, Meandre: Semantic-driven data-intensive flows in the clouds, IEEE, pp , [33] Y. Gu and R. Grossman, Exploring data parallelism and locality in wide area networks, IEEE, pp. 1-10, [34] R. L. Grossman, Y. Gu, M. Sabala, and W. Zhang, Compute and storage clouds using wide area high performance networks, Future Generation Computer Systems, 25, pp , [35] J. L. Johnson, SQL in the Clouds Computing in Science & Engineering, pp , [36] R. Grossman and Y. Gu, Data mining using high performance data clouds: experimental studies using sector and sphere, ACM, pp , [37] P. Mika and G. Tummarello, Web semantics in the clouds, IEEE Intelligent Systems, pp , [38] M. Pastaki Rad, A. Sajedi Badashian, G. Meydanipour, M. Ashurzad Delcheh, M. Alipour, and H. Afzali, A Survey of Cloud Platforms and Their Future, Computational Science and Its Applications ICCSA, pp , [39] G. Motta and N. Sfondrini, Cloud computing and enterprises: a survey, The 2nd International Conference on Computer and Management (CAMAN), 2012.

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM Taha Chaabouni 1 and Maher Khemakhem 2 1 MIRACL Lab, FSEG, University of Sfax, Sfax, Tunisia chaabounitaha@yahoo.fr 2 MIRACL Lab, FSEG, University

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Discovery 2015: Cloud Computing Workshop June 20-24, 2011 Berkeley, CA Introduction to Cloud Computing Keith R. Jackson Lawrence Berkeley National Lab What is it? NIST Definition Cloud computing is a model

More information

Cloud Template, a Big Data Solution

Cloud Template, a Big Data Solution Template, a Big Data Solution Mehdi Bahrami Electronic Engineering and Computer Science Department University of California, Merced, USA MBahrami@UCMerced.edu Abstract. Today cloud computing has become

More information

Issues on Cloud Computing: A Systematic Review

Issues on Cloud Computing: A Systematic Review Issues on Cloud Computing: A Systematic Review Vahid Khatibi, Elham Khatibi Abstract-- Cloud computing plays a vital role in today s distributed systems widely used by internet users. It provides a flexible

More information

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Cloud Computing 159.735 Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Table of Contents Introduction... 3 What is Cloud Computing?... 3 Key Characteristics...

More information

Cloud Computing For Distributed University Campus: A Prototype Suggestion

Cloud Computing For Distributed University Campus: A Prototype Suggestion Cloud Computing For Distributed University Campus: A Prototype Suggestion Mehmet Fatih Erkoç, Serhat Bahadir Kert mferkoc@yildiz.edu.tr, sbkert@yildiz.edu.tr Yildiz Technical University (Turkey) Abstract

More information

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services Ronnie D. Caytiles and Byungjoo Park * Department of Multimedia Engineering, Hannam University

More information

A Study of Infrastructure Clouds

A Study of Infrastructure Clouds A Study of Infrastructure Clouds Pothamsetty Nagaraju 1, K.R.R.M.Rao 2 1 Pursuing M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur., Affiliated to JNTUK,

More information

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing

More information

A Study on Service Oriented Network Virtualization convergence of Cloud Computing

A Study on Service Oriented Network Virtualization convergence of Cloud Computing A Study on Service Oriented Network Virtualization convergence of Cloud Computing 1 Kajjam Vinay Kumar, 2 SANTHOSH BODDUPALLI 1 Scholar(M.Tech),Department of Computer Science Engineering, Brilliant Institute

More information

Cloud Computing Service Models, Types of Clouds and their Architectures, Challenges.

Cloud Computing Service Models, Types of Clouds and their Architectures, Challenges. Cloud Computing Service Models, Types of Clouds and their Architectures, Challenges. B.Kezia Rani 1, Dr.B.Padmaja Rani 2, Dr.A.Vinaya Babu 3 1 Research Scholar,Dept of Computer Science, JNTU, Hyderabad,Telangana

More information

NATO s Journey to the Cloud Vision and Progress

NATO s Journey to the Cloud Vision and Progress NATO s Journey to the Cloud Vision and Progress Dr Peter J. Lenk 2 Definitions of the Cloud A large-scale distributed computing paradigm that is driven by economies of scale, in which a pool of abstracted,

More information

THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT

THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT TREX WORKSHOP 2013 THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT Jukka Tupamäki, Relevantum Oy Software Specialist, MSc in Software Engineering (TUT) tupamaki@gmail.com / @tukkajukka 30.10.2013 1 e arrival

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Overview of Cloud Computing (ENCS 691K Chapter 1) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ Overview of Cloud Computing Towards a definition

More information

Cloud Computing Architecture: A Survey

Cloud Computing Architecture: A Survey Cloud Computing Architecture: A Survey Abstract Now a day s Cloud computing is a complex and very rapidly evolving and emerging area that affects IT infrastructure, network services, data management and

More information

An Overview on Important Aspects of Cloud Computing

An Overview on Important Aspects of Cloud Computing An Overview on Important Aspects of Cloud Computing 1 Masthan Patnaik, 2 Ruksana Begum 1 Asst. Professor, 2 Final M Tech Student 1,2 Dept of Computer Science and Engineering 1,2 Laxminarayan Institute

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

The NIST Definition of Cloud Computing (Draft)

The NIST Definition of Cloud Computing (Draft) Special Publication 800-145 (Draft) The NIST Definition of Cloud Computing (Draft) Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication

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

THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE. Johan Versendaal

THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE. Johan Versendaal THE IMPACT OF CLOUD COMPUTING ON ENTERPRISE ARCHITECTURE Johan Versendaal HU University of Applied Sciences Utrecht Nijenoord 1, 3552 AS Utrecht, Netherlands, johan.versendaal@hu.nl Utrecht University

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

CHAPTER 8 CLOUD COMPUTING

CHAPTER 8 CLOUD COMPUTING CHAPTER 8 CLOUD COMPUTING SE 458 SERVICE ORIENTED ARCHITECTURE Assist. Prof. Dr. Volkan TUNALI Faculty of Engineering and Natural Sciences / Maltepe University Topics 2 Cloud Computing Essential Characteristics

More information

Geoprocessing in Hybrid Clouds

Geoprocessing in Hybrid Clouds Geoprocessing in Hybrid Clouds Theodor Foerster, Bastian Baranski, Bastian Schäffer & Kristof Lange Institute for Geoinformatics, University of Münster, Germany {theodor.foerster; bastian.baranski;schaeffer;

More information

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues Rajbir Singh 1, Vivek Sharma 2 1, 2 Assistant Professor, Rayat Institute of Engineering and Information

More information

Sistemi Operativi e Reti. Cloud Computing

Sistemi Operativi e Reti. Cloud Computing 1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi ogervasi@computer.org 2 Introduction Technologies

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

Data Integrity Check using Hash Functions in Cloud environment

Data Integrity Check using Hash Functions in Cloud environment Data Integrity Check using Hash Functions in Cloud environment Selman Haxhijaha 1, Gazmend Bajrami 1, Fisnik Prekazi 1 1 Faculty of Computer Science and Engineering, University for Business and Tecnology

More information

Planning the Migration of Enterprise Applications to the Cloud

Planning the Migration of Enterprise Applications to the Cloud Planning the Migration of Enterprise Applications to the Cloud A Guide to Your Migration Options: Private and Public Clouds, Application Evaluation Criteria, and Application Migration Best Practices Introduction

More information

DEFINING CLOUD COMPUTING: AN ATTEMPT AT GIVING THE CLOUD AN IDENTITY. adnan_khalid56@hotmail.com

DEFINING CLOUD COMPUTING: AN ATTEMPT AT GIVING THE CLOUD AN IDENTITY. adnan_khalid56@hotmail.com DEFINING CLOUD COMPUTING: AN ATTEMPT AT GIVING THE CLOUD AN IDENTITY Adnan Khalid* a,dr. Muhammad Shahbaz b, Dr. Athar Masood c d Department of Computer Science, Government College University Lahore, Pakistan,

More information

The Impact of Cloud Computing on Saudi Organizations: The Case of a Telecom Company

The Impact of Cloud Computing on Saudi Organizations: The Case of a Telecom Company International Journal of Computing Academic Research (IJCAR) ISSN 2305-9184 Volume 3, Number 6(December 2014), pp. 126-130 MEACSE Publications http://www.meacse.org/ijcar The Impact of Cloud Computing

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

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted.

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted. Cloud Computing Topics 1. What is the Cloud? 2. What is Cloud Computing? 3. Cloud Service Architectures 4. History of Cloud Computing 5. Advantages of Cloud Computing 6. Disadvantages of Cloud Computing

More information

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government October 4, 2009 Prepared By: Robert Woolley and David Fletcher Introduction Provisioning Information Technology (IT) services to enterprises

More information

CMotion: A Framework for Migration of Applications into and between Clouds

CMotion: A Framework for Migration of Applications into and between Clouds Institute of Architecture of Application Systems CMotion: A Framework for Migration of Applications into and between Clouds Tobias Binz, Frank Leymann, David Schumm Institute of Architecture of Application

More information

Cloud Computing: The Next Computing Paradigm

Cloud Computing: The Next Computing Paradigm Cloud Computing: The Next Computing Paradigm Ronnie D. Caytiles 1, Sunguk Lee and Byungjoo Park 1 * 1 Department of Multimedia Engineering, Hannam University 133 Ojeongdong, Daeduk-gu, Daejeon, Korea rdcaytiles@gmail.com,

More information

A Survey on Cloud Computing

A Survey on Cloud Computing A Survey on Cloud Computing Poulami dalapati* Department of Computer Science Birla Institute of Technology, Mesra Ranchi, India dalapati89@gmail.com G. Sahoo Department of Information Technology Birla

More information

CLOUD COMPUTING. A Primer

CLOUD COMPUTING. A Primer CLOUD COMPUTING A Primer A Mix of Voices The incredible shrinking CIO CIO Magazine, 2004 IT Doesn t Matter, The cloud will ship service outside the institution and ship power from central IT groups to

More information

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS Shirley Radack, Editor Computer Security Division Information

More information

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes Cloud Computing Supplementary slides Course: Designing and Implementing Service Oriented Business Processes 1 Introduction Cloud computing represents a new way, in some cases a more cost effective way,

More information

Cloud Computing Services and its Application

Cloud Computing Services and its Application Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 1 (2014), pp. 107-112 Research India Publications http://www.ripublication.com/aeee.htm Cloud Computing Services and its

More information

Understanding the Cloud: Towards a Suitable Cloud Service

Understanding the Cloud: Towards a Suitable Cloud Service International Journal of Scientific and Research Publications, Volume 4, Issue 1, January 2014 1 Understanding the Cloud: Towards a Suitable Cloud Service Huda S. Alrowaihi Computer Information Systems,

More information

Kent State University s Cloud Strategy

Kent State University s Cloud Strategy Kent State University s Cloud Strategy Table of Contents Item Page 1. From the CIO 3 2. Strategic Direction for Cloud Computing at Kent State 4 3. Cloud Computing at Kent State University 5 4. Methodology

More information

Evaluation Model for Internet Cloud Data Structure Audit System

Evaluation Model for Internet Cloud Data Structure Audit System Evaluation Model for Internet Data Structure Audit System Wang Fan School of Accounting Zhejiang Gongshang University Hangzhou, 310018, P. R.China wangfanswcd@126.com Journal of Digital Information Management

More information

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory Perspectives on Cloud Computing and Standards Peter Mell, Tim Grance NIST, Information Technology Laboratory Caveats and Disclaimers This presentation provides education on cloud technology and its benefits

More information

Research on Operation Management under the Environment of Cloud Computing Data Center

Research on Operation Management under the Environment of Cloud Computing Data Center , pp.185-192 http://dx.doi.org/10.14257/ijdta.2015.8.2.17 Research on Operation Management under the Environment of Cloud Computing Data Center Wei Bai and Wenli Geng Computer and information engineering

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

The NIST Definition of Cloud Computing

The NIST Definition of Cloud Computing Special Publication 800-145 The NIST Definition of Cloud Computing Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication 800-145 The NIST

More information

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service Cloud Computing Although cloud computing is quite a recent term, elements of the concept have been around for years. It is the maturation of Internet. Cloud Computing is the fine end result of a long chain;

More information

Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration

Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration Guopeng Zhao 1, 2 and Zhiqi Shen 1 1 Nanyang Technological University, Singapore 639798 2 HP Labs Singapore, Singapore

More information

Cloud computing: utility computing over the Internet

Cloud computing: utility computing over the Internet Cloud computing: utility computing over the Internet Taneli Korri Helsinki University of Technology tkorri@hut.fi Abstract Cloud computing has become a hot topic in the IT industry, as it allows people

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

E-Business Technology

E-Business Technology E-Business Technology Presented to: Prof. Dr. Eduard Heindl By: Bhupesh Sardana BCM WS 2010-11 Date: 21-Jan-2011 Business Case Your business is growing exponentially. Your computing need & usage is getting

More information

Security & Trust in the Cloud

Security & Trust in the Cloud Security & Trust in the Cloud Ray Trygstad Director of Information Technology, IIT School of Applied Technology Associate Director, Information Technology & Management Degree Programs Cloud Computing Primer

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

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST Future of Cloud Computing Irena Bojanova, Ph.D. UMUC, NIST No Longer On The Horizon Essential Characteristics On-demand Self-Service Broad Network Access Resource Pooling Rapid Elasticity Measured Service

More information

OIT Cloud Strategy 2011 Enabling Technology Solutions Efficiently, Effectively, and Elegantly

OIT Cloud Strategy 2011 Enabling Technology Solutions Efficiently, Effectively, and Elegantly OIT Cloud Strategy 2011 Enabling Technology Solutions Efficiently, Effectively, and Elegantly 10/24/2011 Office of Information Technology Table of Contents Executive Summary... 3 The Colorado Cloud...

More information

SECURITY THREATS TO CLOUD COMPUTING

SECURITY THREATS TO CLOUD COMPUTING IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 3, Mar 2014, 101-106 Impact Journals SECURITY THREATS TO CLOUD

More information

MDE Opportunities in Multi-Tenant Cloud Applications

MDE Opportunities in Multi-Tenant Cloud Applications MDE Opportunities in Multi-Tenant Cloud Applications Mohammad Abu Matar 1 and Jon Whittle 2 1 Etisalat British Telecom Innovation Center Khalifa University of Science, Technology and Research Abu Dhabi,

More information

Relational Databases in the Cloud

Relational Databases in the Cloud Contact Information: February 2011 zimory scale White Paper Relational Databases in the Cloud Target audience CIO/CTOs/Architects with medium to large IT installations looking to reduce IT costs by creating

More information

Cloud Computing An Elephant In The Dark

Cloud Computing An Elephant In The Dark Cloud Computing An Elephant In The Dark Amir H. Payberah amir@sics.se Amirkabir University of Technology (Tehran Polytechnic) Amir H. Payberah (Tehran Polytechnic) Cloud Computing 1394/2/7 1 / 60 Amir

More information

Digital Forensics. Lab 10: Cloud Computing & the Future of Digital Forensics

Digital Forensics. Lab 10: Cloud Computing & the Future of Digital Forensics Digital Forensics Lab 10: Cloud Computing & the Future of Digital Forensics Today's Topics Cloud Computing Overview Applications of Cloud Computing Impact of CC to Digital Forensics Future of Digital Forensics

More information

OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds

OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds sm OPEN DATA CENTER ALLIANCE Usage Model: Guide to Interoperability Across Clouds SM Table of Contents Legal Notice... 3 Executive Summary... 4 Purpose... 5 Overview... 5 Interoperability... 6 Service

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

Security Aspects of Cloud Computing

Security Aspects of Cloud Computing Security Aspects of Cloud Computing Kunal Chadha Scholar, CSE Department University of Southern California, USA Anvita Bajpai X-Scholar, CSE Department Marist College, NY, USA ABSTRACT Cloud Computing

More information

Viswanath Nandigam Sriram Krishnan Chaitan Baru

Viswanath Nandigam Sriram Krishnan Chaitan Baru Viswanath Nandigam Sriram Krishnan Chaitan Baru Traditional Database Implementations for large-scale spatial data Data Partitioning Spatial Extensions Pros and Cons Cloud Computing Introduction Relevance

More information

BUSINESS MANAGEMENT SUPPORT

BUSINESS MANAGEMENT SUPPORT BUSINESS MANAGEMENT SUPPORT Business disadvantages using cloud computing? Author: Maikel Mardjan info@bm-support.org 2010 BM-Support.org Foundation. All rights reserved. EXECUTIVE SUMMARY Cloud computing

More information

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India

More information

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011 A Strawman Model NIST Cloud Computing Reference Architecture and Taxonomy Working Group January 3, 2011 Objective Our objective is to define a neutral architecture consistent with NIST definition of cloud

More information

Horizontal Integration - Unlocking the Cloud Stack. A Technical White Paper by FusionLayer, Inc.

Horizontal Integration - Unlocking the Cloud Stack. A Technical White Paper by FusionLayer, Inc. Horizontal Integration - Unlocking the Cloud Stack A Technical White Paper by FusionLayer, Inc. August 2013 Copyright 2015 FusionLayer, Inc. All rights reserved. No part of this publication may be reproduced,

More information

The Pivotal Role of Geospatial Information Systems based on Hybrid Cloud Computing for the Health Sector in Egypt

The Pivotal Role of Geospatial Information Systems based on Hybrid Cloud Computing for the Health Sector in Egypt The Pivotal Role of Geospatial Information Systems based on Hybrid Cloud Computing for the Health Sector in Egypt Abdelrahman M. Helmi 1, Mona M. Nasr 2, Marwa S. Farhan 2 1 Canadian International College,

More information

Cloud Computing An Introduction

Cloud Computing An Introduction Cloud Computing An Introduction Distributed Systems Sistemi Distribuiti Andrea Omicini andrea.omicini@unibo.it Dipartimento di Informatica Scienza e Ingegneria (DISI) Alma Mater Studiorum Università di

More information

Chapter 2 Cloud Computing

Chapter 2 Cloud Computing Chapter 2 Cloud Computing Cloud computing technology represents a new paradigm for the provisioning of computing resources. This paradigm shifts the location of resources to the network to reduce the costs

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

The Client Side of Cloud Computing

The Client Side of Cloud Computing Cloud Clients Service Look-Up Resumé Literature SE aus Informatik, SS 2009 26. Mai 2009 Cloud Clients Service Look-Up Resumé Literature 1 Cloud Clients Definition Hardware Clients Software Clients Software

More information

Web 2.0-based SaaS for Community Resource Sharing

Web 2.0-based SaaS for Community Resource Sharing Web 2.0-based SaaS for Community Resource Sharing Corresponding Author Department of Computer Science and Information Engineering, National Formosa University, hsuic@nfu.edu.tw doi : 10.4156/jdcta.vol5.issue5.14

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

Security Considerations for Public Mobile Cloud Computing

Security Considerations for Public Mobile Cloud Computing Security Considerations for Public Mobile Cloud Computing Ronnie D. Caytiles 1 and Sunguk Lee 2* 1 Society of Science and Engineering Research Support, Korea rdcaytiles@gmail.com 2 Research Institute of

More information

A New Approach of CLOUD: Computing Infrastructure on Demand

A New Approach of CLOUD: Computing Infrastructure on Demand A New Approach of CLOUD: Computing Infrastructure on Demand Kamal Srivastava * Atul Kumar ** Abstract Purpose: The paper presents a latest vision of cloud computing and identifies various commercially

More information

Cloud computing - Architecting in the cloud

Cloud computing - Architecting in the cloud Cloud computing - Architecting in the cloud anna.ruokonen@tut.fi 1 Outline Cloud computing What is? Levels of cloud computing: IaaS, PaaS, SaaS Moving to the cloud? Architecting in the cloud Best practices

More information

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle NIST Definition of Cloud Computing Cloud

More information

Top five lessons learned from enterprise hybrid cloud projects

Top five lessons learned from enterprise hybrid cloud projects Top five lessons learned from enterprise hybrid cloud projects Top performer highlights More than half of top performers give users access to selfservice provisioning across both private and public cloud

More information

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU ABSTRACT Dan Smedescu This article provides an introduction to cloud computing and choosing a vendor. The first part includes definitions and service

More information

Analysis of Cloud Solutions for Asset Management

Analysis of Cloud Solutions for Asset Management ICT Innovations 2010 Web Proceedings ISSN 1857-7288 345 Analysis of Cloud Solutions for Asset Management Goran Kolevski, Marjan Gusev Institute of Informatics, Faculty of Natural Sciences and Mathematics,

More information

Cloud Computing Technology

Cloud Computing Technology Cloud Computing Technology The Architecture Overview Danairat T. Certified Java Programmer, TOGAF Silver danairat@gmail.com, +66-81-559-1446 1 Agenda What is Cloud Computing? Case Study Service Model Architectures

More information

Cloud Computing: Technical Challenges and CloudSim Functionalities

Cloud Computing: Technical Challenges and CloudSim Functionalities Cloud Computing: Technical Challenges and CloudSim Functionalities Firas D. Ahmed 1, Amer Al Nejam 2 1 Universiti Tenaga Nasional, College of Information Technology, Jalan IKRAM-UNITEN, 43000 Kajang, Malaysia

More information

Realizing the Value Proposition of Cloud Computing

Realizing the Value Proposition of Cloud Computing Realizing the Value Proposition of Cloud Computing CIO s Enterprise IT Strategy for Cloud Jitendra Pal Thethi Abstract Cloud Computing is a model for provisioning and consuming IT capabilities on a need

More information

Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle)

Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle) Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle) Abstract The goal of this session is to understanding what is meant when we say Where in the

More information

21/09/11. Introduction to Cloud Computing. First: do not be scared! Request for contributors. ToDO list. Revision history

21/09/11. Introduction to Cloud Computing. First: do not be scared! Request for contributors. ToDO list. Revision history Request for contributors Introduction to Cloud Computing https://portal.futuregrid.org/contrib/cloud-computing-class by various contributors (see last slide) Hi and thanks for your contribution! If you

More information

The Hidden Extras. The Pricing Scheme of Cloud Computing. Stephane Rufer

The Hidden Extras. The Pricing Scheme of Cloud Computing. Stephane Rufer The Hidden Extras The Pricing Scheme of Cloud Computing Stephane Rufer Cloud Computing Hype Cycle Definition Types Architecture Deployment Pricing/Charging in IT Economics of Cloud Computing Pricing Schemes

More information

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Cloud Platforms

More information

IBM 000-281 EXAM QUESTIONS & ANSWERS

IBM 000-281 EXAM QUESTIONS & ANSWERS IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of

More information

Efficient Migration of Application to Clouds: Analysis and Comparison

Efficient Migration of Application to Clouds: Analysis and Comparison DOI 10.7603/s40601-013-0023-z Efficient Migration of Application to Clouds: Analysis and Comparison Rashmi Rai, Dr. Shabana Mehfuz, Dr. G. Sahoo Abstract Owing to the immense popularity in the last couple

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

Running head: CLOUD COMPUTING 1. Cloud Computing. Daniel Watrous. Management Information Systems. Northwest Nazarene University

Running head: CLOUD COMPUTING 1. Cloud Computing. Daniel Watrous. Management Information Systems. Northwest Nazarene University Running head: CLOUD COMPUTING 1 Cloud Computing Daniel Watrous Management Information Systems Northwest Nazarene University CLOUD COMPUTING 2 Cloud Computing Definition of Cloud Computing Cloud computing

More information

SCADA Cloud Computing

SCADA Cloud Computing SCADA Cloud Computing Information on Cloud Computing with SCADA systems Version: 1.0 Erik Daalder, Business Development Manager Yokogawa Electric Corporation Global SCADA Center T: +31 88 4641 360 E: erik.daalder@nl.yokogawa.com

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

On Premise Vs Cloud: Selection Approach & Implementation Strategies

On Premise Vs Cloud: Selection Approach & Implementation Strategies On Premise Vs Cloud: Selection Approach & Implementation Strategies Session ID#:10143 Prepared by: Praveen Kumar Practice Manager AST Corporation @Praveenk74 REMINDER Check in on the COLLABORATE mobile

More information