The Application and Development of Software Testing in Cloud Computing Environment

Size: px
Start display at page:

Download "The Application and Development of Software Testing in Cloud Computing Environment"

Transcription

1 2012 International Conference on Computer Science and Service System The Application and Development of Software Testing in Cloud Computing Environment Peng Zhenlong Ou Yang Zhonghui School of Business and Information Technology, Quanzhou Normal University, Fujian, China Abstract--Software testing is an important part of software engineering and it s very important to enhance software quality. In the cloud computing environment, it is an unchangeable trend that the traditional software testing turns to "cloud testing". The article discusses the advantages processes and procedures of software testing and cloud computing. Based on those procedures discussed, the intersection between software testing and cloud computing is pointed out. At last, the advantages and development trend of cloud testing is analyzed. Keywords: cloud computing; software test; cloud testing; virtualization I SUMMARY OF CLOUD COMPUTING A. What is Cloud Computing When we talk about the origin of cloud computing, we ll first discuss the three evolution stages of the IT and data center[1]. The first stage is the time when the computer was born. Because the chips and other hardware resources were relatively expensive, the data and the data processing were concentrated in one computer, and the use terminals were only simple input and output terminals which did not have a computing power. The second stage is that with the development of large scale and very large scale integrated circuit technology, the hardware became popular. At this time, the single computer s computing power and storage capacity became so powerful that the transaction processing and storage were finished over a single computer. Then it comes to the third stage. In order to meet the needs of supercomputing power and also for the purpose of convenient management and saving energy, data storage and computing power are concentrated and rented out in the form of business. This period is called "cloud computing" stage. Specific evolution process is delivered in Figure 1. Huang Youlan School of foreign language, Quanzhou Normal University, Fujian, China concentration dispersion concentration cloud age 1960s-1970s 1980s-1990s 21st century Fig.1 Evolution of Data Storage and Computing Ability B. Cloud Computing Concept. Cloud computing is the aggregation of grid computing, distributed computing, parallel computing, utility computing, network storage technologies, virtualization, load balance and so on. In the narrow sense, cloud computing refers to the delivery and using model of the IT infrastructure; it means the users have access to the required resources in an on-demand and easy-expanding way through network. However, in the broad sense, cloud computing refers to the service delivery and using mode. This service can be IT, internet software and other services. It means that computing power can also serve as a kind of commodity through the Internet. [2-3 ]. II CLOUD COMPUTING ARCHITECTURE Cloud computing is divided into three layers of framework. The first layer is IaaS (Infrastructure-as-a-Service) in which users can obtain the computer infrastructure through the Internet. The second layer is PaaS (Platform-as-a-Service). In PaaS software development platform is submitted to the users as a service. The third layer is SaaS (Software-as-a-Service): the users don t need to buy the software. They can manage the business activities of enterprises by renting the software based on web from Internet [4].See Figure /12 $ IEEE DOI /CSSS

2 Users Software as a service SaaS Profession applications, industrial application Platform as a service PaaS Extensible running environment, data storage, etc Infrastructure-as-a-Service IaaS Virtual servers, storage and network Fig.2 Frame Diagram of Cloud Computing III ADVANTAGES OF CLOUD COMPUTING A. Obtaining Large Computing Power. For a single machine, the computing power and storage space is very limited. Just like the urban water supply, it is impossible that every household dug a well. In fact, all the water is coordinated and scheduled by tap water factory, and then each user can get water he needs. Thus, the maximum degree of balance is achieved. Cloud computing is based on this idea: a professional cloud computing company supplies super computing power, super storage, and makes them assemble, decompose and coordinate freely through virtualization technology. The terminal users just "release task and wait for result" by network. B. Professional Management, Security and Reliability. Cloud computing services providers have a professional management team in data security, virus protection, data sharing, hardware and software update and so on. They can rapidly respond and provide a safe and reliable service for users. See Figure 3. C. Common Applications of Cloud Computing The typical application of cloud computing in daily life is service. The user registers an address, and then they can send and receive s and need not to know where the server is, what the principle is and so on. At the same time, based on cloud computing the mailbox capacity can get a big promotion. Other applications include such as search engine, online transactions, online videos and so on [5]. It is predicted that global cloud computing market scale will reach $40.7 billion in 2011, and by 2020 the data will have reached $241 billion. There will be a more than 5 times growth. According to Cisco's latest research results, the cloud computing services flow in the world market will grow to an amount 12 times in 2015 than that in 2010, with a compound growth rate 66% [6]. Google, Amazon, Oracle, Microsoft and SAP have or will have access to cloud computing by purchasing. Out of question, the cost and complexity of using cloud computing will be gradually reduced. THE APPLICATION OF SOFTWARE TESTING IN CLOUD COMPUTING ENVIRONMENT A. What is Software Testing Software testing is a key step to guarantee software quality. It is a process to test the function and performance of software product according to testing plan and flow by using test tools. Tester can design different test cases, make or use different test tools, and then do some destructive verification and validation. At last, the tester analyzes and evaluates the test results, track defects, and gradually optimizes to make sure that the software products meet users' needs [7-8]. B. Software Testing Steps Firstly, draw up the test plan. Software testing should start with software development. Therefore, the software testing team or the engineer should get well acquaintance with the requirement specifications, analysis, design plan and other materials together with software developers, and thus draw up the software test plan. Test plan include the performance and function target clearly. Secondly, construct the test environment. The testing team should construct the same test environment with actual environment based on the requirement specifications or systems instructions. This time two aspects should be considered: on the one hand, the hardware environment, such as the server, the client, the network bandwidth; on the other hand, software environment, such as the operating system, the database and so on. Thirdly, execute the test. Test execution process must be determined according to the test plan target, such as the number of concurrent users, disaster recovery ability and so on. Manual or automatic test method are applied in the test 451

3 environment, the testers survey the server's response time, the server s memory, CPU occupancy rate, etc, and determine the performance of the server and software. Fourthly, analyze the test result and optimize. The testers find and track software bugs, and analyze them, trying to find the problems which may hide in the modules, codes or the system configuration and then clear them. At last testers do some optimization to systems, modules or system configuration. THE DEFICIENCY OF THE TRADITIONAL TESTING A. It's Difficult to Obtain Large Scale Computing Power. Sometimes, millions of virtual users should be generated in performance test, which needs large hardware. It's almost impossible to finish the test especially for small and medium enterprise or individual, B. It's Unaffordable to Purchase the Needed Test Software and Hardware to Create Test environment. Some professional test software such as Microsoft Test Manager, Loadrunner, QTP, professional database, operating system, etc, are very expensive and update quickly. It's a waste to purchase the software and hardware for a certain Test. C. It's Complex to Configure Test Environment. Now most of the software system adopts B/S structure. network configuration, enterprise firewall configuration, registry settings, the relationship with other applications and so on. The combination of configuration grows by geometric parameters. Configurations are extremely difficult. D. It's Difficult to Construct the Test Cases. Because of the lack of accumulation, traditional testing has to build different test cases for every test, especially in the field of fuzzy testing, safety testing, performance testing which need expert experience. ADVANTAGES OF CLOUD TESTING Cloud testing [9] is a new type of test method based on cloud computing technology. Cloud testing provider prepares various test platform (software and hardware, operating system, database) and a variety of browser. The user can get the test results by merely presenting test goal and testing environment requirement. Cloud testing has the following advantages: A. Rapid Response Cloud testing provider can finish much work such as hardware and software installation, environment configuration and maintenance, tools configuration, middleware configuration and so on, It's quick and economical. Generally, through virtualization technology, the cloud testing providers can create a new test environment just in several hours. And if the environment the user required already exists, the user can immediately get it. B. Saving Money Users need not to buy expensive test software, operating system and database, etc. They only need to pay a little lease fee. C. Easier Expansion Through the virtualization technology, the cloud testing provider can integrate or disassemble the hardware resources and software resources very conveniently in order to adapt to the needs of users. D. Improving Efficiency Cloud testing can significantly reduce the time of creating test environment, and when some problems arise in test, the users can obtain the professional and quick services from the cloud testing provider. On the other hand, the accumulation of test cases in the cloud testing center can be easily reused, these greatly improve the efficiency of the cloud testing. Advantages and disadvantages of the traditional test and cloud test, please see table 1. Test method Traditional test Cloud test Large computing power can t easy Efficiency low high Cost(software and hardware) high low Environment configuration difficult low Extensibility low high Security and reliability high high Table.1 Advantages and Disadvantages of the Traditional Test and Cloud test WHAT TESTS ARE SUITABLE FOR CLOUD TESTING According to the characteristics of cloud testing, we can see "cloud testing" is good at the following items: A. Hardware environment test: test the performance of software system in different hardware environment conditions; B. Automated function test: construct test cases for automatic testing by automated software test tools; C. Software environment test: test the performance of 452

4 software system in different operating system, database, different browsers, and their various versions; D. The performance test: under a certain pressure, test the performance of software system (including the response time, error rate, memory and CPU consumption rate, etc.); E. Adaptability test: test the performance of software system in different firewall and anti-virus software, test the reliability and disaster recovery capacity when disaster occurs. CLOUD TESTING SOFTWARE At present, cloud testing service providers are mainly foreign companies [10]. For example, cloud Testing is a cloud testing platform which can provide a variety of platform and different browsers according to user's demand; Developed by SOASTA company cloud testing features a typical B/S structure, which is able to test any Web applications, covering performance test, function test, regression test, etc.; the kite tools developed by Keynote company provides visual analysis report of server's performance. HP's load runner cloud test software can provide comprehensive test scheme. It can test the efficiency, strength and reliability. In China, some cloud testing service providers also appear in many provinces, such as the professional third party Test service provider----banmo cloud which launched Allday Test platform for web software test. THE DEVELOPMENT OF SOFTWARE TEST IN THE CLOUD COMPUTING ENVIRONMENT A. Professional. "Let professional people do professional thing" is the inevitable trend of the society. Cloud testing platform can not only provide convenience in hardware and software but also provide expert services, including test cases, test data, test automation etc. For example, to test reading the disk data, one program reading different data in many places or many programs reading the same data in one place are easily realized in cloud testing. And the changes of hard disk, RAM, stack are recorded. And after a time, cloud testing center can report the whole test process to test workers without any personnel job. B. Low Cost. In cloud testing, users do not need to buy or to prepare many hardware resources, do not need to buy or install various types of test software, also do not need to make complex deployment for test system. What they need to do is submit the basic information of testing purpose, software and hardware environmental requirements, the number of virtual machine and so on to the cloud testing organizations, and then pay for the rent. The upgrade and maintenance work is completely done by cloud testing providers. C. Software and Hardware Platform Support When all people consistently consider there is good prospect of the development of the cloud computing, a problem comes out, i.e. there are public cloud, private cloud, industry cloud, comprehensive cloud How to select, construct and use cloud computing power effectively? The fast construction and support of soft and hardware is the natural advantage of cloud computing. Cloud testing provider must provide mature, secure renting solutions for clients. A report points out most of the cloud testing potential users are the medium and small enterprises and individual users. Some big companies often build their private cloud because they worry about cloud's elusiveness and security. But for small and medium-sized enterprises, using cloud testing can indeed leave out the construction of software and hardware platform, thus reduce information cost. D. Bandwidth Promotion Cloud testing s success greatly depends on the network environment. So the deep development of cloud testing is restricted by the network bandwidth. Cloud testing center must have enough bandwidth to respond to more service, and to meet the demand of a strict time delay. With the development of society, the network bandwidth will become more and more powerful and its restrictive effect over the cloud testing development will also reduce gradually. E. The Innovation and Diversification of Paying Method Cloud testing must enable the customers to pay for the needed test service in a flexible, convenient and measurable way. In IaaS, PaaS, SaaS structure, every layer can provide services by the virtualization technology, so the payment mode of the cloud testing must be various. Common payment mode include "according to the bandwidth, according to flow, according to the number of rent hardware, etc". In the future, for the test which only rent the hardware, software or test cases of the cloud testing, payment may be "according to the content of the quantity and difficulty". For the fully outsourcing cloud testing, the payment mode "according to the function point, testing time length, the number of bugs, bandwidth requirements, analysis reports, etc" can be added. Of course, the combination of a variety of payment mode is feasible. 453

5 SUMMARY Cloud computing is the next key point of information technology in the cloud environment and the applications of information technology will be changed greatly. The effective combination of the software testing and cloud computing technology is not only the innovation of software testing model, but also extension of the cloud computing in the application field. This paper introduces some knowledge of the cloud computing and software testing, expounds the advantages and developing trend of software testing in the cloud computing environment, and provides certain reference for diversifying the software testing method and developing the cloud computing applications. ACKNOWLEDGMENT This research was supported by the funds from: Foundation item1 Construction Funds of Master Degree Awarded Unit of Quanzhou Normal University; Foundation item2: Fujian university key project construction service routines "The port logistics information platform construction, Haixi prefecture, Project Number: A103. Fundation item3: Quanzhou Science and Technology Bureau item fund "The application and research of software testing in quanzhou software industry structure adjustment and upgrade" (item Numbers: 2011 G12); Fundjation item4: 2011 annual scientific research item of Quanzhou normal university: "data mining of e-government based on data warehouse " (item Numbers: 2011 KJ12); REFERENCES [1] Peng Zhenlong, The Top-Level Design Research of E-government Data Center, Journal of Quanzhou Normal University (Natural Science Edition ) 2011, (7), pp [2] Cloud Computing [EB/OL]. [6th Mar,2012]. [3] YanGe, A Network Architecture of Laboratory Based on Cloud Computing. Journal of Zhangzhou Normal University (Natural Science Edition), 2011, (3), PP [4] ZhangMiao, Cloud Computing Thrusting a New Generation Construction of Data Center, Financial Computer of Huanan 2009, (6) : 1. [5] The Interpretation of Common Seven "Cloud Computing" Application [EB/OL]. [Apr 4th,2010]. [6] The Global Market Scale of Cloud Computing in 2020 will increases to $241 billion [EB/OL]. [7th Dec,2011]. [7] ZhaoBin. Use only for senior software test engineer--classic tutorial of software testing technology [M] science press, 2007, (5), [8] Mladen A Vouk. Cloud computing-issues, research and implementations [J]. Journal of computing and Information Technology-CIT 16, 2008, (4) : [9] cloud test [EB/OL]. [ ]. [10] Lian YU, Wei-Tek Tsai1, Xiang-ji CHEN, Lin-qing LIU, Yan ZHAO, Liang-jie TANG, Wei ZHAO. Testing as a Serviceover Cloud [C]. Proceedings of Fifth IEEE International Symposium on Service Oriented System Engineering, 2010:

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

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou 3rd International Conference on Science and Social Research (ICSSR 2014) Exploration on Security System Structure of Smart Campus Based on Cloud Computing Wei Zhou Information Center, Shanghai University

More information

Keywords Cloud Environment, Cloud Testing, Software Testing

Keywords Cloud Environment, Cloud Testing, Software Testing Volume 4, Issue 6, June 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Software Testing

More information

Session 3. the Cloud Stack, SaaS, PaaS, IaaS

Session 3. the Cloud Stack, SaaS, PaaS, IaaS Session 3. the Cloud Stack, SaaS, PaaS, IaaS The service models resemble a cascading architecture where services on a higher level, as identified by Weinhardt et.al. (2009); encapsulate functionality from

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

On Cloud Computing Technology in the Construction of Digital Campus

On Cloud Computing Technology in the Construction of Digital Campus 2012 International Conference on Innovation and Information Management (ICIIM 2012) IPCSIT vol. 36 (2012) (2012) IACSIT Press, Singapore On Cloud Computing Technology in the Construction of Digital Campus

More information

The Power Marketing Information System Model Based on Cloud Computing

The Power Marketing Information System Model Based on Cloud Computing 2011 International Conference on Computer Science and Information Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V51.96 The Power Marketing Information

More information

Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1

Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1 , pp. 331-342 http://dx.doi.org/10.14257/ijfgcn.2015.8.2.27 Study on Architecture and Implementation of Port Logistics Information Service Platform Based on Cloud Computing 1 Changming Li, Jie Shen and

More information

EVALUATING PAAS SCALABILITY AND IMPROVING PERFORMANCE USING SCALABILITY IMPROVEMENT SYSTEMS

EVALUATING PAAS SCALABILITY AND IMPROVING PERFORMANCE USING SCALABILITY IMPROVEMENT SYSTEMS EVALUATING PAAS SCALABILITY AND IMPROVING PERFORMANCE USING SCALABILITY IMPROVEMENT SYSTEMS Nishant Agnihotri 1, Aman Kumar Sharma 2 1 Assistant Professor, Department of Computer Science & Application,

More information

TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing

TECHNOLOGY GUIDE THREE. Emerging Types of Enterprise Computing TECHNOLOGY GUIDE THREE Emerging Types of Enterprise Computing TECHNOLOGY GU IDE OUTLINE TG3.1 Introduction TG3.2 Server Farms TG3.3 Virtualization TG3.4 Grid Computing TG3.5 Utility Computing TG3.6 Cloud

More information

Secure Cloud Computing through IT Auditing

Secure Cloud Computing through IT Auditing Secure Cloud Computing through IT Auditing 75 Navita Agarwal Department of CSIT Moradabad Institute of Technology, Moradabad, U.P., INDIA Email: nvgrwl06@gmail.com ABSTRACT In this paper we discuss the

More information

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology Send Orders for Reprints to reprints@benthamscience.ae 1582 The Open Cybernetics & Systemics Journal, 2015, 9, 1582-1586 Open Access The Construction of Seismic and Geological Studies' Cloud Platform Using

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

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

Operation and Maintenance Management Strategy of Cloud Computing Data Center

Operation and Maintenance Management Strategy of Cloud Computing Data Center , pp.5-9 http://dx.doi.org/10.14257/astl.2014.78.02 Operation and Maintenance Management Strategy of Cloud Computing Data Center Wei Bai 1, Wenli Geng 1 1 Computer and information engineering institute

More information

Role of Cloud Computing in Education

Role of Cloud Computing in Education Role of Cloud Computing in Education Kiran Yadav Assistant Professor, Dept. of Computer Science. Govt. College for Girls, Gurgaon, India ABSTRACT: Education plays an important role in maintaining the economic

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

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

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

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

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

Discussion on the Application of Cloud Computing in Agricultural Information Management

Discussion on the Application of Cloud Computing in Agricultural Information Management Research Journal of Applied Sciences, Engineering and Technology 5(8): 2538-2544, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: July 27, 2012 Accepted: September

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

Big Data & Its Bigger Possibilities In The Cloud

Big Data & Its Bigger Possibilities In The Cloud Big Data & Its Bigger Possibilities In The Cloud Chhavi Gupta Software Engineer, EMC Corporation Sai Pattem Professional MBA Candidate 2013 August 15 th, 9:30 10:30 AM Session 13860 Room 200 (Hynes Convention

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

Security Benefits of Cloud Computing

Security Benefits of Cloud Computing Security Benefits of Cloud Computing FELICIAN ALECU Economy Informatics Department Academy of Economic Studies Bucharest ROMANIA e-mail: alecu.felician@ie.ase.ro Abstract: The nature of the Internet is

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

Software as a Service (SaaS) Testing Challenges- An Indepth

Software as a Service (SaaS) Testing Challenges- An Indepth www.ijcsi.org 506 Software as a Service (SaaS) Testing Challenges- An Indepth Analysis Prakash.V Ravikumar Ramadoss Gopalakrishnan.S Assistant Professor Department of Computer Applications, SASTRA University,

More information

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE H.Madhusudhana Rao* Md. Rahmathulla** Dr. B Rambhupal Reddy*** Abstract: This paper targets on the productivity of cloud computing technology in healthcare

More information

Service Oriented Cloud Computing Architectures. Asher Vitek 12/3/2011 UMM CSci Senior Seminar Conference Morris, MN.

Service Oriented Cloud Computing Architectures. Asher Vitek 12/3/2011 UMM CSci Senior Seminar Conference Morris, MN. Service Oriented Cloud Computing Architectures Asher Vitek 12/3/2011 UMM CSci Senior Seminar Conference Morris, MN. Overview Cloud Computing What is cloud computing Types of cloud computing Service Oriented

More information

Method of Fault Detection in Cloud Computing Systems

Method of Fault Detection in Cloud Computing Systems , pp.205-212 http://dx.doi.org/10.14257/ijgdc.2014.7.3.21 Method of Fault Detection in Cloud Computing Systems Ying Jiang, Jie Huang, Jiaman Ding and Yingli Liu Yunnan Key Lab of Computer Technology Application,

More information

A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China

A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China A SaaS-based Logistics Informatization Model for Specialized Farmers Cooperatives in China Zhongqiang Liu 1, Kaiyi Wang 1*, Shufeng Wang 1, Feng Yang 1 and Xiandi Zhang 1, 1 Beijing Research Center for

More information

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen

Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Student's Awareness of Cloud Computing: Case Study Faculty of Engineering at Aden University, Yemen Samah Sadeq Ahmed Bagish Department of Information Technology, Faculty of Engineering, Aden University,

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

The Regional Medical Business Process Optimization Based on Cloud Computing Medical Resources Sharing Environment

The Regional Medical Business Process Optimization Based on Cloud Computing Medical Resources Sharing Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, Special Issue Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0034 The Regional Medical

More information

Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing *

Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing * Research on Digital Agricultural Information Resources Sharing Plan Based on Cloud Computing * Guifen Chen 1,**, Xu Wang 2, Hang Chen 1, Chunan Li 1, Guangwei Zeng 1, Yan Wang 1, and Peixun Liu 1 1 College

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

A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES

A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES A VIEW OF CLOUD COMPUTING ADOPTION IN JORDANIAN BUSINESSES RAED M.AL-QIREM Drraed@zuj.edu.jo MOATH J. HAMAD Muath_hamad@yahoo.com FACULTY OF ECONOMICS & ADMINISTRATIVE SCIENCES ALZAYTOONAH UNIVERSITY OF

More information

An Efficient Cost Calculation Mechanism for Cloud and Non Cloud Computing Environment in Java

An Efficient Cost Calculation Mechanism for Cloud and Non Cloud Computing Environment in Java 2012 International Conference on Computer Technology and Science (ICCTS 2012) IPCSIT vol. 47 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V47.31 An Efficient Cost Calculation Mechanism

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

How cloud computing can transform your business landscape.

How cloud computing can transform your business landscape. How cloud computing can transform your business landscape. This whitepaper will help you understand the ways cloud computing can benefit your business. Introduction It seems like everyone is talking about

More information

Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar

Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar Dr.K.C.DAS HEAD PG Dept. of Library & Inf. Science Utkal University, Vani Vihar,Bhubaneswar There is potential for a lot of confusion surrounding the definition of cloud computing. In its basic conceptual

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

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

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

Cloud computing an insight

Cloud computing an insight Cloud computing an insight Overview IT infrastructure is changing according the fast-paced world s needs. People in the world want to stay connected with Work / Family-Friends. The data needs to be available

More information

The Cloud. IIA Seminar, York April 30 th 2015. www.bakertilly.co.uk

The Cloud. IIA Seminar, York April 30 th 2015. www.bakertilly.co.uk The Cloud IIA Seminar, York April 30 th 2015 www.bakertilly.co.uk Introduction David Morris Technology Services Director with Baker Tilly Qualified Internal Auditor Based in Manchester Baker Tilly is an

More information

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS International Journal of Computer Engineering and Applications, Volume VIII, Issue II, November 14 FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS Saju Mathew 1, Dr.

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

Computing Service Provision in P2P Clouds

Computing Service Provision in P2P Clouds Computing Service Provision in P2P Clouds Ghislain FOUODJI TASSE Supervisor: DR. Karen BRADSHAW Department of Computer Science Rhodes University Research Statement Leverage advantages of cloud computing

More information

How To Create A Cloud Based System For Aaas (Networking)

How To Create A Cloud Based System For Aaas (Networking) 1 3.1 IaaS Definition IaaS: Infrastructure as a Service Through the internet, provide IT server, storage, computing power and other infrastructure capacity to the end users and the service fee based on

More information

Cloud Computing and the SME Prosper on the cloud. Wally Kowal, President and Founder Canadian Cloud Computing Inc.

Cloud Computing and the SME Prosper on the cloud. Wally Kowal, President and Founder Canadian Cloud Computing Inc. Cloud Computing and the SME Prosper on the cloud Wally Kowal, President and Founder Canadian Cloud Computing Inc. Today s Agenda Defining cloud computing The benefits of cloud computing The state of the

More information

Implementing SAAS: Cloud Computing and Android Based Application Framework for.net Programming

Implementing SAAS: Cloud Computing and Android Based Application Framework for.net Programming Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 4, April 2015,

More information

Cloud Computing in Higher Education: Impact and Challenges

Cloud Computing in Higher Education: Impact and Challenges Cloud Computing in Higher Education: Impact and Challenges Anju Gautam Research Scholar, Jagannath University, Jaipur Abstract: Cloud computing is a slogan at present days. It has altered the entire state

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

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

Auto-Scaling Model for Cloud Computing System

Auto-Scaling Model for Cloud Computing System Auto-Scaling Model for Cloud Computing System Che-Lun Hung 1*, Yu-Chen Hu 2 and Kuan-Ching Li 3 1 Dept. of Computer Science & Communication Engineering, Providence University 2 Dept. of Computer Science

More information

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb College

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

On-Demand Virtual System Service

On-Demand Virtual System Service On-Demand System Service Yasutaka Taniuchi Cloud computing, which enables information and communications technology (ICT) capacity to be used over the network, is entering a genuine expansion phase for

More information

Oracle ERP & The Cloud. Presented by Adriaan Kruger

Oracle ERP & The Cloud. Presented by Adriaan Kruger Oracle ERP & The Cloud Presented by Adriaan Kruger ? What is the Cloud? What options are there in the Cloud for JD Edwards / E-Business Suite Customers? What is the Cloud? Different Layers IaaS (Infrastructure

More information

White Paper. Cloud Vademecum

White Paper. Cloud Vademecum White Paper Cloud Vademecum Cloud is the new IT paradigm this document offers a collection of thoughts, internal and external discussions and information. The goal is to inspire and stimulate the route

More information

Making Sense of Cloud Computing in the Public Sector. By EVA OlSAKER

Making Sense of Cloud Computing in the Public Sector. By EVA OlSAKER Making Sense of Cloud Computing in the Public Sector By EVA OlSAKER Every other article or news clip about government Platform as a Service. PaaS allows customers to use hardware, operating systems, storage,

More information

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT

Figure 1 Cloud Computing. 1.What is Cloud: Clouds are of specific commercial interest not just on the acquiring tendency to outsource IT An Overview Of Future Impact Of Cloud Computing Shiva Chaudhry COMPUTER SCIENCE DEPARTMENT IFTM UNIVERSITY MORADABAD Abstraction: The concept of cloud computing has broadcast quickly by the information

More information

INCREASING THE CLOUD PERFORMANCE WITH LOCAL AUTHENTICATION

INCREASING THE CLOUD PERFORMANCE WITH LOCAL AUTHENTICATION INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 INCREASING THE CLOUD PERFORMANCE WITH LOCAL AUTHENTICATION Sanjay Razdan Department of Computer Science and Eng. Mewar

More information

TaaS: An Evolution of Testing Services using Cloud Computing

TaaS: An Evolution of Testing Services using Cloud Computing TaaS: An Evolution of Testing Services using Cloud Computing Abhinava Kumar Srivastava (Student) Divya Kant Yadav Institute of Technology and Management (CS), Institute of Technology and Management (CS),

More information

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in To kindle interest in economic affairs... To empower the student community... Open YAccess www.sib.co.in ho2099@sib.co.in A monthly publication from South Indian Bank 20 th Year of Publication Experience

More information

擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity

擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity 擁抱雲端 建立高效便捷的服務 Embracing Cloud Computing to reduce cost and complexity David CHEE General Manager Strategic Enterprise Services HP Enterprise Services, Asia NDA Cloud Definition A model for enabling convenient,

More information

Cloud Computing. Cloud computing:

Cloud Computing. Cloud computing: Cloud computing: Cloud Computing A model of data processing in which high scalability IT solutions are delivered to multiple users: as a service, on a mass scale, on the Internet. Network services offering:

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

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Intro. to Data centers Virtualization Basics Intro. to Cloud Computing 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises

More information

NCTA Cloud Architecture

NCTA Cloud Architecture NCTA Cloud Architecture Course Specifications Course Number: 093019 Course Length: 5 days Course Description Target Student: This course is designed for system administrators who wish to plan, design,

More information

The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang

The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) The Key Technology Research of Virtual Laboratory based On Cloud Computing Ling Zhang Nanjing Communications

More information

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms

Analysis and Research of Cloud Computing System to Comparison of Several Cloud Computing Platforms Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Analysis and Research of Cloud Computing System to Comparison of

More information

OTM in the Cloud. Ryan Haney

OTM in the Cloud. Ryan Haney OTM in the Cloud Ryan Haney The Cloud The Cloud is a set of services and technologies that delivers real-time and ondemand computing resources Software as a Service (SaaS) delivers preconfigured applications,

More information

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics 1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions

More information

Investigation of Cloud Computing: Applications and Challenges

Investigation of Cloud Computing: Applications and Challenges Investigation of Cloud Computing: Applications and Challenges Amid Khatibi Bardsiri Anis Vosoogh Fatemeh Ahoojoosh Research Branch, Islamic Azad University, Sirjan, Iran Research Branch, Islamic Azad University,

More information

AMANDA Managed Services Understanding the benefits of moving to the cloud

AMANDA Managed Services Understanding the benefits of moving to the cloud Understanding the benefits of moving to the cloud WHITEPAPER Content Summary 1 Introduction 2 Challenges of Enterprise Implementations 3 Hosting and 4 The Technology Stack 5 and Hosting Alternatives Understanding

More information

Research on Digital Forensics Based on Private Cloud Computing

Research on Digital Forensics Based on Private Cloud Computing Research on Digital Forensics Based on Private Cloud Computing Gang Zeng Police Information Technology Department, Liaoning Police Academy, Liaoning, China ABSTRACT With development of network, massive

More information

Research on Storage Techniques in Cloud Computing

Research on Storage Techniques in Cloud Computing American Journal of Mobile Systems, Applications and Services Vol. 1, No. 1, 2015, pp. 59-63 http://www.aiscience.org/journal/ajmsas Research on Storage Techniques in Cloud Computing Dapeng Song *, Lei

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

Available online at www.sciencedirect.com Available online at www.sciencedirect.com

Available online at www.sciencedirect.com Available online at www.sciencedirect.com Available online at www.sciencedirect.com Available online at www.sciencedirect.com Physics Physics Procedia Procedia 00 (2011) 24 (2012) 000 000 2293 2297 Physics Procedia www.elsevier.com/locate/procedia

More information

Li Sheng. lsheng1@uci.edu. Nowadays, with the booming development of network-based computing, more and more

Li Sheng. lsheng1@uci.edu. Nowadays, with the booming development of network-based computing, more and more 36326584 Li Sheng Virtual Machine Technology for Cloud Computing Li Sheng lsheng1@uci.edu Abstract: Nowadays, with the booming development of network-based computing, more and more Internet service vendors

More information

Automated Scaling of Cluster Using Deployment Diagrams in Platform-As-A- Service

Automated Scaling of Cluster Using Deployment Diagrams in Platform-As-A- Service Automated Scaling of Cluster Using Deployment Diagrams in Platform-As-A- Service Sudhir S. Kanade*, Pushkaraj B. Thorat HOD, Department of ENTC, COE, Osmanabad, India ME, Department of Computer, COE, Osmanabad,

More information

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA Cost effective methods of test environment management Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA 2013 Agenda Basic complexity Dynamic needs for test environments Traditional

More information

Study on Cloud Service Mode of Agricultural Information Institutions

Study on Cloud Service Mode of Agricultural Information Institutions Study on Cloud Service Mode of Agricultural Information Institutions Xiaorong Yang, Nengfu Xie, Dan Wang, Lihua Jiang To cite this version: Xiaorong Yang, Nengfu Xie, Dan Wang, Lihua Jiang. Study on Cloud

More information

IaaS- the sunny side of cloud

IaaS- the sunny side of cloud IaaS- the sunny side of cloud Cloud computing continues to evolve not just from the private and public cloud front, but also at platformas-a-service (PaaS), software-as-a-service (SaaS) and infrastructure-as-a-service

More information

White Label Cloud. How You Can Offer Custom-Branded Cloud Services To Your Customers. White Paper. Growth of Public Cloud... 2. How does it work?...

White Label Cloud. How You Can Offer Custom-Branded Cloud Services To Your Customers. White Paper. Growth of Public Cloud... 2. How does it work?... White Paper White Label Cloud How You Can Offer Custom-Branded Growth of Public Cloud... 2 How does it work?... 3 What are the benefits of White label cloud?... 4 Is this the right solution for me?...

More information

Presented by Mike Jennings President BEI

Presented by Mike Jennings President BEI Presented by Mike Jennings President BEI Cloud Computing Defined Benefits of Cloud Computing Risks of Cloud Computing When and How to Utilize Cloud Computing Recommendations 2 Cloud Computing Defined 3

More information

Efficient Cloud Management for Parallel Data Processing In Private Cloud

Efficient Cloud Management for Parallel Data Processing In Private Cloud 2012 International Conference on Information and Network Technology (ICINT 2012) IPCSIT vol. 37 (2012) (2012) IACSIT Press, Singapore Efficient Cloud Management for Parallel Data Processing In Private

More information

CHAPTER 2 THEORETICAL FOUNDATION

CHAPTER 2 THEORETICAL FOUNDATION CHAPTER 2 THEORETICAL FOUNDATION 2.1 Theoretical Foundation Cloud computing has become the recent trends in nowadays computing technology world. In order to understand the concept of cloud, people should

More information

TOP 7 THINGS Every Executive Should Know About Cloud Computing EXECUTIVE BRIEF

TOP 7 THINGS Every Executive Should Know About Cloud Computing EXECUTIVE BRIEF TOP 7 THINGS Every Executive Should Know About Cloud Computing EXECUTIVE BRIEF As interest in cloud computing increases, so does the confusion surrounding it. What is cloud computing? Can the technology

More information

ANALYSIS OF CLOUD VENDORS IN INDIAN ENVIORNMENT

ANALYSIS OF CLOUD VENDORS IN INDIAN ENVIORNMENT ANALYSIS OF CLOUD VENDORS IN INDIAN ENVIORNMENT Mrs. Jeena Thomas Asst. Professor, Department of Computer Science St.Joseph s College of Engineering & Technology, Palai, Kerala,(India) ABSTRACT Grid Computing

More information

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing A Study on Load Balancing in Cloud Computing * Parveen Kumar * Er.Mandeep Kaur Guru kashi University,Talwandi Sabo Guru kashi University,Talwandi Sabo Abstract: Load Balancing is a computer networking

More information

White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications

White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications White Paper: Optimizing the Cloud Infrastructure for Enterprise Applications 2010 Ashton, Metzler, & Associates. All rights reserved. Executive Summary Given the technological and organizational risks

More information

CLOUD COMPUTING: ARCHITECTURE AND CONCEPT OF VIRTUALIZATION

CLOUD COMPUTING: ARCHITECTURE AND CONCEPT OF VIRTUALIZATION CLOUD COMPUTING: ARCHITECTURE AND CONCEPT OF VIRTUALIZATION Neha Roy 1, Rishabh Jain 2 1 PG Scholar, Masters of Technology, Galgotias College of Engineering and Technology, Greater Noida (India) 2 Assistant

More information

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091 Citation: Alhamad, Mohammed and Dillon, Tharam S. and Wu, Chen and Chang, Elizabeth. 2010. Response time for cloud computing providers, in Kotsis, G. and Taniar, D. and Pardede, E. and Saleh, I. and Khalil,

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

An Introduction to Cloud Computing

An Introduction to Cloud Computing An Introduction to Cloud Computing 1 Main Contents of this Chapter Background of Cloud computing Driving forces of Cloud computing Status and trends of Cloud computing Classification of Cloud computing

More information