Cloud Analytics. A Path Towards Next Generation Affordable BI. P. Radha Krishna and Kishore Indukuri Varma

Size: px
Start display at page:

Download "Cloud Analytics. A Path Towards Next Generation Affordable BI. P. Radha Krishna and Kishore Indukuri Varma"

Transcription

1 Cloud Analytics A Path Towards Next Generation Affordable BI P. Radha Krishna and Kishore Indukuri Varma Abstract Technology innovation and its adoption are two critical successful factors for any business/organization. Cloud computing is a recent technology paradigm that enables organizations or individuals to share various services in a seamless and cost-effective manner. Business Intelligence for organizations, on the other hand, is becoming a growing need to understand their business insights and trends. Currently organizations are trying to leverage BI to maximum extent; however, there is a big gap in turning BI outcome to aid their ROI expectations and further growth. This necessitates porting current data analytic applications on to the cloud due to its ability to process large datasets as well as extensive support for scalability at low cost. This article brings out the technology challenges and opportunities to enable analytics in cloud environment, which makes BI affordable for all organizations.

2 Cloud Paradigm Cloud computing is an emerging computing paradigm that was innovated to deploy cost effective solutions over Internet. Companies such as Google, IBM, Amazon, Yahoo and Intel have already started providing computing infrastructures for its intend use. Cloud computing is a style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet [5]. It is a scalable service delivery platform build over Service Oriented Architecture (SOA) and Virtualizations concepts. The benefit of cloud can be stated in two perspectives: (i) from cloud service provider perspective and (ii) from cloud user perspective. Cloud service providers get benefited with the better utilization of infrastructure they own. Even, they can obtain an improvement in the processing power with minimal additional cost. Thus, giving way for new business opportunities and speed up existing business processes. Users get benefited by paying only for what they consume and even they need not have insights of the technology infrastructure used in the cloud that supports them. Data analytics applications which require processing extremely large datasets while support extreme scalability are attracting huge interest towards cloud. The cloud computing generally incorporates combinations of the following: Infrastructure as a service (IaaS) - Providing servers, software, office space and network equipment as service. Platform as a service (PaaS) - Providing computing platform and solution stack as a service. Software as a service (SaaS) - Providing an application as a service. Cloud consists of huge number of servers facilitating distributed computing platform. Each server can have multiple virtual machine instances (VMs) of the applications hosted in the cloud. As customer demand for those applications changes, new servers are added to the cloud or idled and new VMs are instantiated or terminated. A major advantage with cloud is the recoverability in case of disaster. Cloud data is mostly backed up regularly and stored in a different geographic location. This eases the recovery process which otherwise is a very costly feature for companies. Cloud computing infrastructure is totally different from the current data warehouse infrastructures. Unlike the high-end servers which constitute the current infrastructure, Cloud computing offers the same functionality with low-cost. Since most analytics for an organization uses huge number of database reads than writes, there is a requirement for new relational database software architecture to efficiently store and retrieve large volumes of data for BI on Cloud. In a cloud, node failures and node changes may occur frequently. Since the cloud uses a vast number of processing units, the failures occurring in the cloud can be shielded from its users using robust policies to make the cloud as tolerant as required (or requested). The best cloud databases will replicate data automatically across the nodes in the cloud cluster, be able to continue running in the event of 1 or more node failures [6], and be capable of restoring data on recovered nodes automatically without DBA assistance. Ideally, replication will be active-active in that the redundant data may be queried to increase performance. Cloud Analytics Few decades back, the problem was the shortage in information or data. In recent past, this problem has been overcome with the advent of Internet and reduced Storage Memory cost. But a new challenge is how to analyze the data. Data is getting generated at a much faster pace than the speed at which it can be processed with the current infrastructure. Huge and dedicated servers were developed to solve this problem. But the problem is with the cost of such an infrastructure which is not affordable to all the companies for each and every specific purpose. So today, these companies are looking for Cloud computing which makes feasible for all these companies to hire on a temporary basis, the computational power and storage space for a specific purpose. This is termed as Utility Computing derived from the utilities like electricity, gas for which we only pay for what we use from a shared resource. With the growing interest in cloud, analytics over cloud has seen surge in interest. Recent reports (ex., [7], [8]) illustrate this with various architectures and analytic services possible over cloud. Availability of data and accessing it is the key success factor for value-based analytics. Migrating required data in and out of Cloud is a challenging task. 2 Infosys White Paper

3 In general, Business Intelligence applications such as image processing, web searches, understanding customers and their buying habits, supply chains and ranking and Bio-informatics (e.g. gene structure prediction) are data intensive applications. Cloud can be a perfect match for handling such analytical services [1, 2]. For example, Google s MapReduce [4] can be leveraged for analytics as it intelligently chunks the data into smaller storage units and distributes the computation among low-cost processing units. Several research teams have started working on creating Analytic frameworks and engines which help them provide Analytics as a Service. For example, Zementis launched the ADAPA predictive analytics decision engine on Amazon EC2, allowing its users to deploy, integrate, and execute statistical scoring models like neural networks, support vector machine (SVM), decision tree, and various regression models. Cerri et al [3] proposed Knowledge in the cloud in place of data in the cloud to support collaborative tasks which are computationally intensive and facilitate distributed, heterogeneous knowledge. According to Talia [4], knowledge services over cloud can be classified into four: 1. Single Steps: That composes a KDD process such as pre-processing, filtering, and visualization. 2. Single Data Mining Tasks: such as classification, clustering, and association rules discovery. 3. Distributed Data Mining Patterns: such as collective learning, parallel classification and meta-learning models. 4. Data Mining Applications or KDD processes: including all or some of the previous tasks expressed through a multi step workflow. Processing Units Data Servers Knowledge, Analysis Result Analysis Guidelines Triggers/Alerts Lexicon, Ontology Reports, Graphs, Charts Analysis/ Forecasting Figure 1: Illustration of Cloud for Analytics Infosys White Paper 3

4 As illustrated in Figure 1, unlike the usual Analytics, the analytics on cloud require separate functionality to leverage the cloud infrastructure for complex tasks. While in some scenarios, there will be a need for incremental machine learning models which can visit each of the node sequentially, iterating over all the nodes several times, there are many scenarios where the data or tasks can be parallel processed in their respective nodes and the derived knowledge is aggregated in a common interfacing node. We define a Knowledge Process as one that serves in capturing required knowledge in a virtual environment in order to work with analytical models. Analytics for cloud: Analytics has its applications for cloud economics also. i. Resource optimization: Helps in optimally scheduling resources available based on the nature of nodes waiting to be allocated and their cost factor. ii. Demand Forecasting: Helps the Architects and Managers forecast the demand and act accordingly. Estimations can even help in pricing the service which will bring in noticeable profits while minimizing expenses in terms of new hardware or infrastructure to meet the forecasted demand. iii. Billing strategy based on Seasonal analysis can even be learned into an analytics model which can automatically quote the price for any time period and computing service requirements. iv. Identifying rarely accessed data and moving it to highly compressed and low cost devices. Two-kinds of services which can be visualized for cloud analytics are: (a) Analytics as a Service (AaaS) Analytics as a Service provides clients with analytics on demand. They pay for the usage of the analytic solutions as a service by CSP. The idea here is that, CSP lists analytic solutions as a service and customers pick required solutions and leverage it for their specific purposes. For example, a customer can select sentiment analysis as a service, which helps him/her analyze their customer s sentiment on his/her products Vs competitor s products. This helps in drafting product roadmaps based on market analysis. The cost incurred in the traditional process is very high as a company has to plan its course from scratch. Instead providing AaaS will be highly cost-effective as the data is publicly available on web as blogs or review articles. (b) Models as a Service (MaaS) For realizing (near) Real-time BI, high-performance analytic capabilities (in terms of database and analytical modeling) that run over cloud are required. Models as a Service provide clients with building blocks to develop their analytical solutions by subscribing to the models available over a cloud. Various models which have extremely high CPU and memory usage tasks (e.g., Clustering models like SVM, Neural Nets, Bayesian models) can be ported to a cloud. Issues and Challenges Though cloud computing is on the verge of becoming a reality, there are several issues and challenges. Few of them are described below from analytics point of view: Tuning Knowledge models Tuning existing models for a particular application being served over the cloud will enable the clients to leverage existing skill sets to customize the model to their particular requirement. Ensuring Privacy The data or knowledge Analytic services may be processed outside the client s premises. So, one needs to ensure the privacy of the data as well as knowledge derived as a service. Supporting Column Based Indexing [6] Most of the current relational databases being used by the clients are row-based. However, the analytics over cloud which accesses data on column at a time motivate one to opt for column oriented databases in place of the row oriented databases. Existing models have to be augmented to support column-oriented databases. 4 Infosys White Paper

5 Ensuring Data Availability [1] Data analytics are data intensive applications and hence required new mechanisms when one or more nodes of a cloud fail. Cloud should have the capability to recover and progress in the event of multiple node failures. Specialized file systems are needed for cloud units to handle such failures. Embedding Analytical models inside Databases Analytics are also computational intensive. Moving the analytical computations inside database engine paves way for better performance and reduced cycle time. These features also help in utilizing the parallel-processing capabilities of database engine and converting cloud databases into active cloud databases. Ensuring Data Quality [3] It is a reported fact that, in P2P systems, the output of a query is most of the times incomplete due to poor quality of data. Adopting similar situations over the cloud, the data residing on multiple and highly distributed processing units creates poor data quality that may not be suitable for analytics. Ensuring Data Currency In Data Analytic applications, by the time models are generated from the data that is available, there might be more recent data on which the model built might stay invalid. Cloud can tackle this problem by reducing the cycle time between data availability and model generation. Specialized algorithms which enable fast incremental learning model generation over cloud need to be explored. Enabling Knowledge Process flow Knowledge process can move from one active node in the cloud to the other, extracting enough knowledge from it. These knowledge instances learned need to be consolidated from time to time to infer Knowledge on the cloud. Public Vs Private Cloud Clouds, synonymous to Public Clouds, facilitate sharing available computing resources to multiple businesses. One of the major issues with cloud computing today is the trust in security and privacy of business data. To overcome this issue, organizations are building their own clouds, referred to as Private Clouds. Though Private Clouds are costlier since the business owns the resources, they make organization to relax from unnecessary stress of dealing with the unknown. As standards around security and privacy are becoming stronger, we may envisage that public clouds will slowly increase their impact and importance to businesses in terms of trust. We can visualize the following scenarios from analytics point of view: Data Private, Model Private Analytic services are used for company s internal data analysis and may form a secret to the outsiders. This introduces the need for Data to be private as well as the Model to be Private. This scenario can be handled purely with private clouds. Data Public, Model Private Service Applications like web crawlers depend on data over a cloud which gets data from public resources and leverages this data for analytics internal to the business. For example, a crawler can crawl the web to meet together various service requirements by different clients in different applications and provide the analytics or statistics requested as a service. Data Public, Model Public This is a trivial case of cloud computing, for instance, blogs are now being widely used by companies to advertise their products and ask for reviews, web blogs managed by Industry verticals or specific companies are usually public along with their content. Data Private, Model Public This is a classic case for Model as a Service. In this scenario, private data (stored in a private cloud or enterprise) analysis is done using a public model residing over the cloud. For example, the standard financial models can be used from the public cloud to analyze the financial data which is confidential to the business. Infosys White Paper 5

6 There is a plethora of CSPs available in the market, however, there is still a need of evolving research models and ideas to meet growing demands in a more efficient and cost-effective manner. One such attempt is Cloud Views described in the next section. Cloud Views Cloud Views, introduced in this article, is a solution that overcomes the limitations of security, privacy, consistency and compliance aspects of cloud management. The concept Cloud Views evolved from the Views which can be created over a relation database. As illustrated in Figure 2, a Cloud View similar to the database views, abstracts the physical schema of the cloud limiting the degree to which the actual infrastructure is exposed to the outer world. Cloud Views are either virtual or materialized views created in a cloud environment. Each cloud view abstracts the required functionality to share cloud infrastructure. Unlike database views and workflow views, cloud views abstracts the data, application, infrastructure and all other computing resources provided over a cloud. Moreover, like other views, cloud views enable data access, privacy and security. Cloud View -Public Cloud Cloud View - Abstracted, SimplifiedSecure presentation of a cloud. 6 Infosys White Paper Figure 2: Illustrating Cloud Views The Cloud views, when developed with industry-specific standards, can create a logical infrastructure which eliminates the need for a Intranet based cloud for any company. Cloud views also enable semantic definition of the application requirements and also facilitate manifestation and support of application requirements in cloud environment. Cloud Views facilitate the following: i. Privacy and Security ii. Performance iii. Ease of application development Cloud views can be created incorporating either a community-wide (such as cloud view for financial industry) or a corporatewide model for adopting industry-specific standards as well as corporate-specific standards respectively. One point of view is the creation of a community-wide cloud is to provide cloud views for a specific industry/community at low-cost, high reliability and heavy security mode. One of the major limitation of adopting cloud computing is the lack of stringent standards around usage of cloud services. However, using cloud views, the existing standards can be adopted and deployed easily on respective cloud view. The second advantage of having these views is that the policies can be maintained at view level, rather than at cloud level as it is difficult to maintain different policies on the same cloud, which may show redundant and arising conflicts. Without

7 a cloud view, this would have been a very complicated task. Cloud views can also have sub-views, for instance, industry-wide view as a main view and corporate-wide view as a sub-view. Currently there are some standards available for analytics like Predictive Model Mark-up Language (PMML) created for the ADAPA engine by Zementis, which is supported by commercial vendors as well as open source tools like R. Also SOA and Web Services Resource Framework (WSRF) which can be used to define basic services for data-mining on cloud [4]. The migration and acceptance of these standards by the industry is still maturing. Conclusions Cloud computing is a recent technology paradigm that most of the infrastructure and services industries are focusing to capture potential opportunities. Analytic over cloud enables organizations to realize their analytical needs in a more affordable manner. This paper explores various technological perspectives for cloud analytics and various cloud services that can be envisaged in future. References : Ananthanarayanan R., Gupta K., Pandey P., Himabindu P., Sarkar P., Shah M., and Renu Tewari R., Cloud Analytics: Do We Really Need to Reinvent the Storage Stack?, ( ananthanarayanan.pdf). Armbrust M., Fox A., Griffith R., Joseph A. D., Katz R. H., Konwinski A., Lee G., Patterson D. A., Rabkin A., Stoica I., and Zaharia M., Above the clouds: A Berkeley view of Cloud computing, Technical report UCB/EECS , Electrical Engineering and Computer Sciences, University of California at Berkeley, Berkeley, USA, February Cerri, D., Valle, E., Francisco Marcos, D., Giunchiglia, F., Naor, D., Nixon, L., Teymourian, K., Obermeier, P., Rebholz- Schuhmann, D., Krummenacher, R., and Simperl, E., Towards Knowledge in the Cloud, The OTM Confederated international Workshops and Posters on the Move To Meaningful internet Systems, Spain, Dean J and Ghemawat S., MapReduce: Simplified data processing on large clusters. Sixth Symposium on Operating System Design and Implementation, pp , Infosys White Paper 7

8 For more information, contact About Infosys Many of the world's most successful organizations rely on Infosys to deliver measurable business value. Infosys provides business consulting, technology, engineering and outsourcing services to help clients in over 30 countries build tomorrow's enterprise. For more information about Infosys (NASDAQ:INFY), visit Infosys Limited, Bangalore, India. Infosys believes the information in this publication is accurate as of its publication date; suchinformation is subject to change without notice. Infosys acknowledges the proprietary rights of the trademarks and product names of other companies mentioned in this document.

Cloud Computing. Key Considerations for Adoption. Abstract. Ramkumar Dargha

Cloud Computing. Key Considerations for Adoption. Abstract. Ramkumar Dargha Cloud Computing Key Considerations for Adoption Ramkumar Dargha Abstract Cloud Computing technology and services have been witnessing quite a lot of attention for the past couple of years now. We believe

More information

View Point. Oracle Applications and the economics of Cloud Computing. Abstract

View Point. Oracle Applications and the economics of Cloud Computing. Abstract View Point Oracle Applications and the economics of Cloud Computing Mandar Bhale Abstract Cloud computing is making waves in the Enterprise package space as the latest trend in Information Technology.

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

How To Handle Big Data With A Data Scientist

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

More information

Hadoop in the Hybrid Cloud

Hadoop in the Hybrid Cloud Presented by Hortonworks and Microsoft Introduction An increasing number of enterprises are either currently using or are planning to use cloud deployment models to expand their IT infrastructure. Big

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

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

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise Cloud Service Model Selecting a cloud service model Different cloud service models within the enterprise Single cloud provider AWS for IaaS Azure for PaaS Force fit all solutions into the cloud service

More information

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract W H I T E P A P E R Deriving Intelligence from Large Data Using Hadoop and Applying Analytics Abstract This white paper is focused on discussing the challenges facing large scale data processing and the

More information

Enhancing Dataset Processing in Hadoop YARN Performance for Big Data Applications

Enhancing Dataset Processing in Hadoop YARN Performance for Big Data Applications Enhancing Dataset Processing in Hadoop YARN Performance for Big Data Applications Ahmed Abdulhakim Al-Absi, Dae-Ki Kang and Myong-Jong Kim Abstract In Hadoop MapReduce distributed file system, as the input

More information

How to Enhance Traditional BI Architecture to Leverage Big Data

How to Enhance Traditional BI Architecture to Leverage Big Data B I G D ATA How to Enhance Traditional BI Architecture to Leverage Big Data Contents Executive Summary... 1 Traditional BI - DataStack 2.0 Architecture... 2 Benefits of Traditional BI - DataStack 2.0...

More information

WHITEPAPER. An ECM Journey. Abstract

WHITEPAPER. An ECM Journey. Abstract WHITEPAPER An ECM Journey Abstract Over the last few years, Enterprise Content Management (ECM) has evolved multifold. This paper describes the past, current and future state of ECM, and talks about the

More information

Moving Large Data at a Blinding Speed for Critical Business Intelligence. A competitive advantage

Moving Large Data at a Blinding Speed for Critical Business Intelligence. A competitive advantage Moving Large Data at a Blinding Speed for Critical Business Intelligence A competitive advantage Intelligent Data In Real Time How do you detect and stop a Money Laundering transaction just about to take

More information

IMPROVED FAIR SCHEDULING ALGORITHM FOR TASKTRACKER IN HADOOP MAP-REDUCE

IMPROVED FAIR SCHEDULING ALGORITHM FOR TASKTRACKER IN HADOOP MAP-REDUCE IMPROVED FAIR SCHEDULING ALGORITHM FOR TASKTRACKER IN HADOOP MAP-REDUCE Mr. Santhosh S 1, Mr. Hemanth Kumar G 2 1 PG Scholor, 2 Asst. Professor, Dept. Of Computer Science & Engg, NMAMIT, (India) ABSTRACT

More information

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

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

More information

Cloud Computing for SCADA

Cloud Computing for SCADA Cloud Computing for SCADA Moving all or part of SCADA applications to the cloud can cut costs significantly while dramatically increasing reliability and scalability. A White Paper from InduSoft Larry

More information

Driving Multi-channel Commerce

Driving Multi-channel Commerce Driving Multi-channel Commerce Business Overview Online shopping is being redefined. Not only are voluble customers making their presence known across ecommerce sites, but these digital consumers are also

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

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

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

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

A Review of Data Mining Techniques

A Review of Data Mining Techniques 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. 3, Issue. 4, April 2014,

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

Secured Storage of Outsourced Data in Cloud Computing

Secured Storage of Outsourced Data in Cloud Computing Secured Storage of Outsourced Data in Cloud Computing Chiranjeevi Kasukurthy 1, Ch. Ramesh Kumar 2 1 M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur Affiliated

More information

Data Virtualization A Potential Antidote for Big Data Growing Pains

Data Virtualization A Potential Antidote for Big Data Growing Pains perspective Data Virtualization A Potential Antidote for Big Data Growing Pains Atul Shrivastava Abstract Enterprises are already facing challenges around data consolidation, heterogeneity, quality, and

More information

View Point. Lifting the Fog on Cloud

View Point. Lifting the Fog on Cloud View Point Lifting the Fog on Cloud There s a massive Cloud build-up on the horizon and the forecast promises a rain of benefits for the enterprise. Cloud is no more a buzzword. The enabling power of the

More information

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

bigdata Managing Scale in Ontological Systems

bigdata Managing Scale in Ontological Systems Managing Scale in Ontological Systems 1 This presentation offers a brief look scale in ontological (semantic) systems, tradeoffs in expressivity and data scale, and both information and systems architectural

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

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

BPM for Structural Integrity Management in Oil and Gas Industry

BPM for Structural Integrity Management in Oil and Gas Industry Whitepaper BPM for Structural Integrity Management in Oil and Gas Industry - Saurangshu Chakrabarty Abstract Structural Integrity Management (SIM) is an ongoing lifecycle process for ensuring the continued

More information

View Point. Overcoming Challenges associated with SaaS Testing. Abstract. www.infosys.com. - Vijayanathan Naganathan, Sreesankar Sankarayya

View Point. Overcoming Challenges associated with SaaS Testing. Abstract. www.infosys.com. - Vijayanathan Naganathan, Sreesankar Sankarayya View Point Overcoming Challenges associated with SaaS - Vijayanathan Naganathan, Sreesankar Sankarayya Abstract In today s volatile economy, organizations can meet business demands of faster time to market

More information

Gradient An EII Solution From Infosys

Gradient An EII Solution From Infosys Gradient An EII Solution From Infosys Keywords: Grid, Enterprise Integration, EII Introduction New arrays of business are emerging that require cross-functional data in near real-time. Examples of such

More information

Testing Big data is one of the biggest

Testing Big data is one of the biggest Infosys Labs Briefings VOL 11 NO 1 2013 Big Data: Testing Approach to Overcome Quality Challenges By Mahesh Gudipati, Shanthi Rao, Naju D. Mohan and Naveen Kumar Gajja Validate data quality by employing

More information

The Private Cloud Your Controlled Access Infrastructure

The Private Cloud Your Controlled Access Infrastructure White Paper: Private Clouds The ongoing debate on the differences between a Public and Private Cloud are broad and often loud. The bottom line is that it s really about how the resource, or computing power,

More information

perspective Progressive Organization

perspective Progressive Organization perspective Progressive Organization Progressive organization Owing to rapid changes in today s digital world, the data landscape is constantly shifting and creating new complexities. Today, organizations

More information

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform May 2015 Contents 1. Introduction... 3 2. What is BIM... 3 2.1. History of BIM... 3 2.2. Why Implement BIM... 4 2.3.

More information

Big Data With Hadoop

Big Data With Hadoop With Saurabh Singh singh.903@osu.edu The Ohio State University February 11, 2016 Overview 1 2 3 Requirements Ecosystem Resilient Distributed Datasets (RDDs) Example Code vs Mapreduce 4 5 Source: [Tutorials

More information

A Hybrid Scheduling Approach for Scalable Heterogeneous Hadoop Systems

A Hybrid Scheduling Approach for Scalable Heterogeneous Hadoop Systems A Hybrid Scheduling Approach for Scalable Heterogeneous Hadoop Systems Aysan Rasooli Department of Computing and Software McMaster University Hamilton, Canada Email: rasooa@mcmaster.ca Douglas G. Down

More information

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

More information

VIEW POINT. Getting cloud management and sustenance right! It is not about cloud, it s about tomorrow s enterprise

VIEW POINT. Getting cloud management and sustenance right! It is not about cloud, it s about tomorrow s enterprise VIEW POINT Getting cloud management and sustenance right! It is not about cloud, it s about tomorrow s enterprise Soma Sekhar Pamidi, Vinay Srivastava, Mayur Chakravarty The dynamic technologies of cloud

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

Data Refinery with Big Data Aspects

Data Refinery with Big Data Aspects International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 7 (2013), pp. 655-662 International Research Publications House http://www. irphouse.com /ijict.htm Data

More information

High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances

High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances High-Performance Business Analytics: SAS and IBM Netezza Data Warehouse Appliances Highlights IBM Netezza and SAS together provide appliances and analytic software solutions that help organizations improve

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Jay Urbain Credits: Nazli Goharian & David Grossman @ IIT Outline Introduction Data Pre-processing Data Mining Algorithms Naïve Bayes Decision Tree Neural Network Association

More information

An Overview of Knowledge Discovery Database and Data mining Techniques

An Overview of Knowledge Discovery Database and Data mining Techniques An Overview of Knowledge Discovery Database and Data mining Techniques Priyadharsini.C 1, Dr. Antony Selvadoss Thanamani 2 M.Phil, Department of Computer Science, NGM College, Pollachi, Coimbatore, Tamilnadu,

More information

Universal PMML Plug-in for EMC Greenplum Database

Universal PMML Plug-in for EMC Greenplum Database Universal PMML Plug-in for EMC Greenplum Database Delivering Massively Parallel Predictions Zementis, Inc. info@zementis.com USA: 6125 Cornerstone Court East, Suite #250, San Diego, CA 92121 T +1(619)

More information

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08

More information

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances INSIGHT Oracle's All- Out Assault on the Big Data Market: Offering Hadoop, R, Cubes, and Scalable IMDB in Familiar Packages Carl W. Olofson IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

More information

ESS event: Big Data in Official Statistics. Antonino Virgillito, Istat

ESS event: Big Data in Official Statistics. Antonino Virgillito, Istat ESS event: Big Data in Official Statistics Antonino Virgillito, Istat v erbi v is 1 About me Head of Unit Web and BI Technologies, IT Directorate of Istat Project manager and technical coordinator of Web

More information

HYBRID CLOUD: THE NEXT FRONTIER

HYBRID CLOUD: THE NEXT FRONTIER 2014 HYBRID CLOUD: THE NEXT FRONTIER AN INDUSTRY PRIMER This report is solely for the use of Zinnov client and Zinnov personnel. No part of it may be quoted, circulated or reproduced for distribution outside

More information

PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015

PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015 Enterprise Scale Disease Modeling Web Portal PROPOSAL To Develop an Enterprise Scale Disease Modeling Web Portal For Ascel Bio Updated March 2015 i Last Updated: 5/8/2015 4:13 PM3/5/2015 10:00 AM Enterprise

More information

View Point. Choosing the Right Cloud Based QA Environment for your Business Needs

View Point. Choosing the Right Cloud Based QA Environment for your Business Needs View Point Choosing the Right Cloud Based QA Environment for your Business Needs An evaluation of cloud deployment models and their ideal applicability - Vijayanathan Naganathan Abstract Usually around

More information

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

Chapter 5. Warehousing, Data Acquisition, Data. Visualization Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives

More information

Heterogeneity-Aware Resource Allocation and Scheduling in the Cloud

Heterogeneity-Aware Resource Allocation and Scheduling in the Cloud Heterogeneity-Aware Resource Allocation and Scheduling in the Cloud Gunho Lee, Byung-Gon Chun, Randy H. Katz University of California, Berkeley, Yahoo! Research Abstract Data analytics are key applications

More information

Hadoop s Advantages for! Machine! Learning and. Predictive! Analytics. Webinar will begin shortly. Presented by Hortonworks & Zementis

Hadoop s Advantages for! Machine! Learning and. Predictive! Analytics. Webinar will begin shortly. Presented by Hortonworks & Zementis Webinar will begin shortly Hadoop s Advantages for Machine Learning and Predictive Analytics Presented by Hortonworks & Zementis September 10, 2014 Copyright 2014 Zementis, Inc. All rights reserved. 2

More information

Big Data - Infrastructure Considerations

Big Data - Infrastructure Considerations April 2014, HAPPIEST MINDS TECHNOLOGIES Big Data - Infrastructure Considerations Author Anand Veeramani / Deepak Shivamurthy SHARING. MINDFUL. INTEGRITY. LEARNING. EXCELLENCE. SOCIAL RESPONSIBILITY. Copyright

More information

A Brief Introduction to Apache Tez

A Brief Introduction to Apache Tez A Brief Introduction to Apache Tez Introduction It is a fact that data is basically the new currency of the modern business world. Companies that effectively maximize the value of their data (extract value

More information

www.sryas.com Analance Data Integration Technical Whitepaper

www.sryas.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

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

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

Cloud Computing and Business Intelligence

Cloud Computing and Business Intelligence Database Systems Journal vol. V, no. 4/2014 49 Cloud Computing and Business Intelligence Alexandru Adrian TOLE Romanian American University, Bucharest, Romania adrian.tole@yahoo.com The complexity of data

More information

Big Data Defined Introducing DataStack 3.0

Big Data Defined Introducing DataStack 3.0 Big Data Big Data Defined Introducing DataStack 3.0 Inside: Executive Summary... 1 Introduction... 2 Emergence of DataStack 3.0... 3 DataStack 1.0 to 2.0... 4 DataStack 2.0 Refined for Large Data & Analytics...

More information

Innovative technology for big data analytics

Innovative technology for big data analytics Technical white paper Innovative technology for big data analytics The HP Vertica Analytics Platform database provides price/performance, scalability, availability, and ease of administration Table of

More information

NoSQL and Hadoop Technologies On Oracle Cloud

NoSQL and Hadoop Technologies On Oracle Cloud NoSQL and Hadoop Technologies On Oracle Cloud Vatika Sharma 1, Meenu Dave 2 1 M.Tech. Scholar, Department of CSE, Jagan Nath University, Jaipur, India 2 Assistant Professor, Department of CSE, Jagan Nath

More information

Big Data Using Cloud Computing

Big Data Using Cloud Computing Computing Bernice M. Purcell Holy Family University ABSTRACT Big Data is a data analysis methodology enabled by recent advances in technologies and architecture. However, big data entails a huge commitment

More information

Up Your R Game. James Taylor, Decision Management Solutions Bill Franks, Teradata

Up Your R Game. James Taylor, Decision Management Solutions Bill Franks, Teradata Up Your R Game James Taylor, Decision Management Solutions Bill Franks, Teradata Today s Speakers James Taylor Bill Franks CEO Chief Analytics Officer Decision Management Solutions Teradata 7/28/14 3 Polling

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

Why DBMSs Matter More than Ever in the Big Data Era

Why DBMSs Matter More than Ever in the Big Data Era E-PAPER FEBRUARY 2014 Why DBMSs Matter More than Ever in the Big Data Era Having the right database infrastructure can make or break big data analytics projects. TW_1401138 Big data has become big news

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

Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising

Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising Open Data Partners and AdReady April 2012 1 Executive Summary AdReady is working to develop and deploy sophisticated

More information

Oracle Big Data SQL Technical Update

Oracle Big Data SQL Technical Update Oracle Big Data SQL Technical Update Jean-Pierre Dijcks Oracle Redwood City, CA, USA Keywords: Big Data, Hadoop, NoSQL Databases, Relational Databases, SQL, Security, Performance Introduction This technical

More information

Improving MapReduce Performance in Heterogeneous Environments

Improving MapReduce Performance in Heterogeneous Environments UC Berkeley Improving MapReduce Performance in Heterogeneous Environments Matei Zaharia, Andy Konwinski, Anthony Joseph, Randy Katz, Ion Stoica University of California at Berkeley Motivation 1. MapReduce

More information

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

More information

BIG DATA IN THE CLOUD : CHALLENGES AND OPPORTUNITIES MARY- JANE SULE & PROF. MAOZHEN LI BRUNEL UNIVERSITY, LONDON

BIG DATA IN THE CLOUD : CHALLENGES AND OPPORTUNITIES MARY- JANE SULE & PROF. MAOZHEN LI BRUNEL UNIVERSITY, LONDON BIG DATA IN THE CLOUD : CHALLENGES AND OPPORTUNITIES MARY- JANE SULE & PROF. MAOZHEN LI BRUNEL UNIVERSITY, LONDON Overview * Introduction * Multiple faces of Big Data * Challenges of Big Data * Cloud Computing

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

Market Maturity. Cloud Definitions

Market Maturity. Cloud Definitions HRG Assessment: Cloud Computing Provider Perspective In the fall of 2009 Harvard Research Group (HRG) interviewed selected Cloud Computing companies including SaaS (software as a service), PaaS (platform

More information

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process ORACLE OLAP KEY FEATURES AND BENEFITS FAST ANSWERS TO TOUGH QUESTIONS EASILY KEY FEATURES & BENEFITS World class analytic engine Superior query performance Simple SQL access to advanced analytics Enhanced

More information

CiteSeer x in the Cloud

CiteSeer x in the Cloud Published in the 2nd USENIX Workshop on Hot Topics in Cloud Computing 2010 CiteSeer x in the Cloud Pradeep B. Teregowda Pennsylvania State University C. Lee Giles Pennsylvania State University Bhuvan Urgaonkar

More information

CHAPTER 7 SUMMARY AND CONCLUSION

CHAPTER 7 SUMMARY AND CONCLUSION 179 CHAPTER 7 SUMMARY AND CONCLUSION This chapter summarizes our research achievements and conclude this thesis with discussions and interesting avenues for future exploration. The thesis describes a novel

More information

Harnessing the power of advanced analytics with IBM Netezza

Harnessing the power of advanced analytics with IBM Netezza IBM Software Information Management White Paper Harnessing the power of advanced analytics with IBM Netezza How an appliance approach simplifies the use of advanced analytics Harnessing the power of advanced

More information

Easy Execution of Data Mining Models through PMML

Easy Execution of Data Mining Models through PMML Easy Execution of Data Mining Models through PMML Zementis, Inc. UseR! 2009 Zementis Development, Deployment, and Execution of Predictive Models Development R allows for reliable data manipulation and

More information

Big Data Mining Services and Knowledge Discovery Applications on Clouds

Big Data Mining Services and Knowledge Discovery Applications on Clouds Big Data Mining Services and Knowledge Discovery Applications on Clouds Domenico Talia DIMES, Università della Calabria & DtoK Lab Italy talia@dimes.unical.it Data Availability or Data Deluge? Some decades

More information

Leveraging unstructured data for improved decision making: A retail banking perspective

Leveraging unstructured data for improved decision making: A retail banking perspective View Point Leveraging unstructured data for improved decision making: A retail banking perspective - Sowmya Ramachandran and Kalyan Malladi Overview Up until now, despite possessing a large stash of structured

More information

ORACLE DATABASE 10G ENTERPRISE EDITION

ORACLE DATABASE 10G ENTERPRISE EDITION ORACLE DATABASE 10G ENTERPRISE EDITION OVERVIEW Oracle Database 10g Enterprise Edition is ideal for enterprises that ENTERPRISE EDITION For enterprises of any size For databases up to 8 Exabytes in size.

More information

A Survey on Aware of Local-Global Cloud Backup Storage for Personal Purpose

A Survey on Aware of Local-Global Cloud Backup Storage for Personal Purpose A Survey on Aware of Local-Global Cloud Backup Storage for Personal Purpose Abhirupa Chatterjee 1, Divya. R. Krishnan 2, P. Kalamani 3 1,2 UG Scholar, Sri Sairam College Of Engineering, Bangalore. India

More information

Mobile Cloud Middleware: A New Service for Mobile Users

Mobile Cloud Middleware: A New Service for Mobile Users Mobile Cloud Middleware: A New Service for Mobile Users K. Akherfi, H. Harroud Abstract Cloud computing (CC) and mobile cloud computing (MCC) have advanced rapidly the last few years. Today, MCC undergoes

More information

Placing Your Applications in the Best Cloud Model

Placing Your Applications in the Best Cloud Model Placing Your Applications in the Best Cloud Model EMC Live Webcast October 29, 2013 Richard Martin Jason P. Noel EMC Global Services 1 Agenda Introductions and Overview Adaptivity Platform Introduction

More information

Big Data. Fast Forward. Putting data to productive use

Big Data. Fast Forward. Putting data to productive use Big Data Putting data to productive use Fast Forward What is big data, and why should you care? Get familiar with big data terminology, technologies, and techniques. Getting started with big data to realize

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

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

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics An Accenture Point of View Oracle Exalytics brings speed and unparalleled flexibility to business analytics Keep your competitive edge with analytics When it comes to working smarter, organizations that

More information

Big Data 101: Harvest Real Value & Avoid Hollow Hype

Big Data 101: Harvest Real Value & Avoid Hollow Hype Big Data 101: Harvest Real Value & Avoid Hollow Hype 2 Executive Summary Odds are you are hearing the growing hype around the potential for big data to revolutionize our ability to assimilate and act on

More information

Big Data for Investment Research Management

Big Data for Investment Research Management IDT Partners www.idtpartners.com Big Data for Investment Research Management Discover how IDT Partners helps Financial Services, Market Research, and Investment Management firms turn big data into actionable

More information

SOA and Cloud in practice - An Example Case Study

SOA and Cloud in practice - An Example Case Study SOA and Cloud in practice - An Example Case Study 2 nd RECOCAPE Event "Emerging Software Technologies: Trends & Challenges Nov. 14 th 2012 ITIDA, Smart Village, Giza, Egypt Agenda What is SOA? What is

More information

Driving IBM BigInsights Performance Over GPFS Using InfiniBand+RDMA

Driving IBM BigInsights Performance Over GPFS Using InfiniBand+RDMA WHITE PAPER April 2014 Driving IBM BigInsights Performance Over GPFS Using InfiniBand+RDMA Executive Summary...1 Background...2 File Systems Architecture...2 Network Architecture...3 IBM BigInsights...5

More information

An Oracle White Paper November 2010. Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics

An Oracle White Paper November 2010. Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics An Oracle White Paper November 2010 Leveraging Massively Parallel Processing in an Oracle Environment for Big Data Analytics 1 Introduction New applications such as web searches, recommendation engines,

More information

IBM System x reference architecture solutions for big data

IBM System x reference architecture solutions for big data IBM System x reference architecture solutions for big data Easy-to-implement hardware, software and services for analyzing data at rest and data in motion Highlights Accelerates time-to-value with scalable,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Background The command over cloud computing infrastructure is increasing with the growing demands of IT infrastructure during the changed business scenario of the 21 st Century.

More information

A Proposed Case for the Cloud Software Engineering in Security

A Proposed Case for the Cloud Software Engineering in Security A Proposed Case for the Cloud Software Engineering in Security Victor Chang and Muthu Ramachandran School of Computing, Creative Technologies and Engineering, Leeds Metropolitan University, Headinley,

More information