A Deployable Data As a Service Architecture for Enterprises

Total Page:16

File Type:pdf, Size:1020Kb

A Deployable Data As a Service Architecture for Enterprises A Deployable Data as a Service Architecture for Enterprises Adrian´ Toth´ 1 and Mouzhi Ge2 1Faculty of Informatics, Masaryk University, Brno, Czech Republic 2Deggendorf Institute of Technology, Deggendorf, Germany Keywords: Service Computing, Cloud Computing, as a Service, Data as a Service. Abstract: Nowadays, data have been considered as one of the valuable assets in enterprises. Although the cloud com- puting and service-oriented architecture are capable of accommodating the data asset, they are more focused on software or platforms rather than the data per se. Thus, data management in cloud computing is usually not prioritized and not well organized. In recent years, Data as a Service (DaaS) has been emerged as a critical concept for enterprises. It benefits from a variety of aspects such as data agility and data quality manage- ment. However, it is still unknown for enterprises why and how to develop and deploy a DaaS architecture. This paper is therefore to design a deployable DaaS architecture that is based on the as-a-Service principles and especially tackles data management as a service. To validate the architecture, we have implemented the proposed DaaS with a real-world deployment. 1 INTRODUCTION such as Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS), it is unclear that how the as a Service features can be Big Data has received increasing attention in recent applied to data, and compared to other cloud service years, as organizations and cities are dealing with models, what the specific components for DaaS are. tremendous amounts of data with high complexity Thus, DaaS can on the one hand benefit from the gen- and velocity (Ge et al., 2018). These data are fast eral as a Service features, on the other hand, data can moving and can originate from various sources, such be managed as a service to potentially enhance the as social networks, unstructured data from different resilience and reusability for data-driven applications devices or raw feeds from sensors (Ge and Dohnal, (Rao and Nayak, 2019). 2018). Thus, cloud environment has been used to ac- This paper therefore proposes a DaaS architecture commodate the Big Data and significantly facilitate that can guide users to deploy the data centre on the the development of service-oriented computing for cloud. It can enhance the data accessibility through data management (Park et al., 2021). While service- different channels, and eliminate the geographical and oriented computing not only provides a better perfor- scalability limitations (Rajesh et al., 2012). We will mance of service offerings, perception, and quality of provide a blueprint of how as a Service features can service delivery (Mishra and Kumar, 2018), it also be used for DaaS. The architecture is mainly focused offers a foundation for the development, execution, on specific components to construct the DaaS. The composition, and integration of business processes proposed architecture is further validated by the phys- that are distributed across the cloud computing net- ical implementations with real-world deployment. work and accessible via standard interfaces and pro- tocols (Serhani and Dssouli, 2010). Cloud storage and service-oriented computing al- lows enterprises to focus more on effective cross- 2 AS A SERVICE platform application data exchange (Khan et al., 2019). However, when an enterprise intends to mi- The term as a Service has been widely associated with grate or build their data center with service-oriented different service models while it sometimes can be computing, there is lacking of guidelines on how to misleading or confusing to understand what actually design and build a Data as a Service (DaaS). Beyond the as a service is (Duan et al., 2015). With respect to understanding the well-known cloud service models the specific functionality, the as a Service on the cloud 278 Tóth, A. and Ge, M. A Deployable Data as a Service Architecture for Enterprises. DOI: 10.5220/0010470702780285 In Proceedings of the 6th International Conference on Internet of Things, Big Data and Security (IoTBDS 2021), pages 278-285 ISBN: 978-989-758-504-3 Copyright c 2021 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved A Deployable Data as a Service Architecture for Enterprises Table 1: Summary of features in as a service model. IaaS PaaS SaaS DaaS Monitoring computing resources software systems software applications data transactions Metering load of resources system performance application usage transaction attributes Security user’s responsibility combined responsibility provider’s responsibility provider’s responsibility of user and provider to protect application to protect data assets software Tenancy Partitioning - system instances application instances data pools Availability dependent on data cen- dependent on infrastruc- dependent on infrastruc- dependent on infrastruc- ter(s) ture ture or platform ture or platform Scalability on-deman resources allo- on-deman resources allo- on-deman resources allo- on-deman resources allo- cation/deallocation cation/deallocation cation/deallocation cation/deallocation Fault Tolerance task resubmission, stor- system replicas, load application replicas, or- data protection, data reg- age backup, etc. balancing, etc. chestration, etc. ulation, etc. Distribution - enabled enabled enabled and normal services may have the same functionality within the service represents a potential security but can be organized in different forms. For example, risk that might lead to exploitation of a security the difference between software and software as a ser- vulnerability (Mthunzi et al., 2020). The data se- vice does not depend on the functionality but on how curity is critical and it has been moved to the pri- the functionality is provided. Implementing the as a mary security stipulation. as a Service introduced Service method requires to meet a set of requirements dozens of challenging security problems that re- that guarantee the functionality provision (Moorthy sulted in a continuous security incident monitor- and Pabitha, 2019). Given that as a Service is con- ing, reporting, and resolving. sidered as a subset of cloud service model, there are • Tenancy Partitioning (Multitenancy) - It en- features that are inherited, meanwhile there are some sures that every tenant (user) is isolated from each specific features for data management. By reviewing other and prevents violations between them while the common features from IaaS, PaaS and Saas. We each user is using a single instance of the appli- have derived the following features for as a Service. cation (Aljahdali et al., 2014). Each tenant has • Monitoring - it covers the operations and actions its own operational environment and he is able to connected to the provided service that are later to work in the space excluding the ability to use oth- be observed, checked, and processed for meter- ers operational environment. For instance, the ap- ing. Monitoring results are assets, logs, and audit, plication database can be configured to serve just which grant repudiation and accountability char- for a single tenant, which would prevent storing acteristics to the service itself (Bouasker et al., multiple users’ data in the same database (Liu, 2020). These monitoring data are considered as 2010). There may be an exception when the ten- a trusted source of recorded events, operations, ants share spaces consciously with respect to their and transactions that are substantially significant needs such as collaboration. Tenancy partition- for further calculations such as billing for the used ing requires to implement access control and user resources. isolation. From the aspect of SaaS application, • Metering - it regulates the resource usage analy- this feature has been considered as highly impor- sis. This analysis takes into account the resource tant (Aleem et al., 2019). restrictions concerning the rules in the service • Availability - It can be seen as a warranty from level agreement (Narayan et al., 2017). The ser- a cloud perspective. It is usually expected that vice provider may deliver different service qual- the as a Service derivations meet criteria of high ities to the customers e.g. lower price for less availability and reliability (Li et al., 2020). As as resources, higher price for unlimited operations. a Service is adopted on the basis of cloud comput- The customers should be familiar with the terms ing, the availability is guaranteed partially by the of service and these limitations. Metering can be cloud, which means that the cloud hosted service observed as a special type of monitoring that is itself should be also resilient to errors and fault- required for business and marketing purposes. tolerant. • Security - It is a fundamental feature in the cloud • Scalability - This is the ability to increase or de- computing. Each interaction from outside or crease IT resources regarding the actual demand 279 IoTBDS 2021 - 6th International Conference on Internet of Things, Big Data and Security (Bellavista et al., 2017). Scalability can be dif- 3 DATA AS A SERVICE ferentiated into two types - horizontal and vertical ARCHITECTURE scalability. In vertical scaling we change the com- puting resources (such as CPU, storage, RAM, An architecture provides foundation components that etc.) on an existing machine while in horizon- reveals the implementation requirements. Thus, the tal scaling we change the pool of resources by DaaS architecture can be considered as
Recommended publications
  • Cloud Computing and Enterprise Data Reliability Luan Gashi University for Business and Technology, [email protected]
    University of Business and Technology in Kosovo UBT Knowledge Center UBT International Conference 2016 UBT International Conference Oct 28th, 9:00 AM - Oct 30th, 5:00 PM Cloud Computing and Enterprise Data Reliability Luan Gashi University for Business and Technology, [email protected] Follow this and additional works at: https://knowledgecenter.ubt-uni.net/conference Part of the Communication Commons, and the Computer Sciences Commons Recommended Citation Gashi, Luan, "Cloud Computing and Enterprise Data Reliability" (2016). UBT International Conference. 56. https://knowledgecenter.ubt-uni.net/conference/2016/all-events/56 This Event is brought to you for free and open access by the Publication and Journals at UBT Knowledge Center. It has been accepted for inclusion in UBT International Conference by an authorized administrator of UBT Knowledge Center. For more information, please contact [email protected]. Cloud Computing and Enterprise Data Reliability Cloud Computing and Enterprise Data Reliability Luan Gashi UBT – Higher Education Institution, Lagjja Kalabria, 10000 p.n., Prishtine, Kosovo [email protected] Abstract. Cloud services offer many benefits from information and communication technology that to be credible must first be secured. To use the potential of cloud computing, data is transferred, processed and stored in the infrastructures of these service providers. This indicates that the owners of data, particularly enterprises, have puzzled when storing their data is done outside the scope of their control. Research conducted on this topic show how this should be addressed unequivocally. The provided information on the organization of cloud computing models, services and standards, with a focus on security aspects in protecting enterprise data where emphasis shows how data access is treated with reliability from providers of these services.
    [Show full text]
  • Geospatial Data AS a Service: Use Cases
    GEOSPATIAL DATA AS A SERVICE USE CASES A Report of the National Geospatial Advisory Committee December 2018 Geospatial Data as a Service – Use Cases December 2018 Introduction This document was developed to complement the material in the NGAC report on Geospatial Data as a Service: A vital investment in American Enterprise and to provide real-world use cases of Data as a Service (DaaS) in action. DaaS opens new possibilities and innovation by improving access to and use of data. Users and producers across government, industry, open source, education, and the sciences are turning to DaaS to meet their huge appetite for information, exponential storage needs, data archiving and to minimize data duplication and reduce costs. To illustrate these points, we examined four case studies that provide more in-depth use cases from across Federal and local agencies and the private sector. These case studies showcase real world scenarios with large, distributed data sources to support a broad range of end user needs. The case studies presented are not intended to be an exhaustive list of examples of DaaS in use; there are many other relevant examples and programs of DaaS across the stakeholder community. To demonstrate use of DaaS for local governments and emergency response, we highlight the work of the Missouri Task Force One (MO-TF1) and Boone County Fire Protection District (BCFPD). MO-TF1 and BCFPD are using public cloud for basemap creation, data access, and delivery to enable a common operating picture of critical data during deployments. (Appendix 1 - Data as a Service & Cloud Computing: Disaster Response Just-in-Time Basemap Creation for Deployments).
    [Show full text]
  • Cloud Computing and Big Data Is There a Relation Between the Two: a Study
    International Journal of Applied Engineering Research ISSN 0973-4562 Volume 12, Number 17 (2017) pp. 6970-6982 © Research India Publications. http://www.ripublication.com Cloud Computing and Big Data is there a Relation between the Two: A Study Nabeel Zanoon1, Abdullah Al-Haj2, Sufian M Khwaldeh3 1 Department of Applied science, Al- Balqa Applied University/Aqaba, Jordan. 2 Faculty of Information Technology, University of Jordan/Aqaba, Jordan. 3Business Information Technology (BIT) Department, The University of Jordan/Aqaba, Jordan. 1Orcid ID: 0000-0003-0581-206X Abstract and combinations of each. Such data can be directly or indirectly related to geospatial information [3]. Communicating by using information technology in various ways produces big amounts of data. Such data requires Cloud computing refers to on-demand computer resources and processing and storage. The cloud is an online storage model systems available across the network that can provide a where data is stored on multiple virtual servers. Big data number of integrated computing services without local processing represents a new challenge in computing, resources to facilitate user access. These resources include especially in cloud computing. Data processing involves data data storage capacity, backup and self-synchronization [4]. acquisition, storage and analysis. In this respect, there are Most IT Infrastructure computing consist of services that are many questions including, what is the relationship between provided and delivered through public centers and servers big data and cloud computing? And how is big data processed based on them. Here, clouds appear as individual access in cloud computing? The answer to these questions will be points for the computing needs of the consumer.
    [Show full text]
  • Evolution of As-A-Service Era in Cloud
    Evolution of as-a-Service Era in Cloud Sugam Sharma Center for Survey Statistics and Methodology, Iowa State University, Ames, Iowa, USA Email: [email protected] Abstract. Today, a paradigm shift is being observed in science, where the focus is gradually shifting toward the cloud environments to obtain appropriate, robust and affordable services to deal with Big Data challenges (Sharma et al. 2014, 2015a, 2015b). Cloud computing avoids any need to locally maintain the overly scaled computing infrastructure that include not only dedicated space, but the expensive hardware and software also. In this paper, we study the evolution of as-a-Service modalities, stimulated by cloud computing, and explore the most complete inventory of new members beyond traditional cloud computing stack. Keywords. Cloud, as-a-Service 1. Introduction Today, the cloud computing also has emerged as one of the major shifts in recent information and communication age that promises an affordable and robust computational architecture for large-scale and even for overly complex enterprise applications (Fenn et al. 2008). It is a powerful and revolutionary paradigm that offers service-oriented computing and abstracts the software-equipped hardware infrastructure from the clients or users. Although, the concept of cloud computing is mainly popular in three praxises- 1) IaaS (Infrastructure-as-a-Service ), 2) PaaS (Platform-as-a-Service ), and 3) SaaS (Software-as-a-Service ), but in this data science age, should be equally expandable to DBaaS (Database- as-a-Service ) (Curino, et al., 2011; Seibold et al., 2012). Over the last few year, the cloud computing has evolved as scalable, secure and cost-effective solutions to an overwhelming number of applications from diversified areas.
    [Show full text]
  • Accelerate Delivery of Your Modern Data Analytics Platform with the Adatis Framework
    Accelerate delivery of your Modern Data Analytics Platform with the Adatis Framework Data analytics is more relevant in today’s business than ever but traditional data warehouse platforms are evolving. The demands placed on analytics platforms are to provide both the traditional, structured, standardised BI and to support new ways of analysing data based on agility, supporting rapid change and semi/unstructured data. To support this new form of advanced analytics, including machine learning, predictive and artificial intelligence, a new flexible, cloud-based platform is required. Adatis ’ Microsoft Azure based Data Platform Framework is used extensively on client “With Adatis’ projects to under-pin and fast track the development of enterprise data platforms that satisfy their clients data analytics requirements. The Adatis Framework has knowledge of Microsoft been developed over may years based on industry best practice and is constantly Azure Data Analytics, updated and enhanced to make the most of technology enhancements released by Microsoft. for the first time we are able to instantly The Adatis Framework uses the advanced data transformation capabilities of the Microsoft Azure stack, including Azure Data Factory, Azure ML Services, Azure monitor, predict, Databricks, and Azure Data Lake Store, to: troubleshoot Measurement and ▪ Ingest data from multiple sources and file types analyse inand ways review we ▪ Cleanse data and handle errors ▪ Track lineage and log activity would not believe ▪ Automate processes and generate code possible before.” ▪ Manage costs and resource use How it works The Adatis framework takes feeds from multiple source systems and, provides a technical framework and reference architecture for ingesting, preparing, shaping, integrating, and storing the data in a data lake Adatis Modern Data Platform | adatis.co.uk The Adatis framework brings many benefits to your team and your projects: Proven: We’ve built and refined the framework over years of working with companies on their transformation initiatives.
    [Show full text]
  • Lenovo Big Data Validated Design for Cazena Saas Using Cloudera on Thinkagile HX
    Lenovo Big Data Validated Design for Cazena SaaS using Cloudera on ThinkAgile HX Last update: 27 June 2019 Version 1.0 Configuration Reference Number: BGDCL03XX91 Reference architecture for Solution based on the Cloudera Enterprise with Cazena ThinkSystem HX platform running SaaS Data Lakes VMware vSphere virtualization Deployment considerations for Solution based on Cazena’s Fully scalable racks including detailed Managed SaaS Data Lake running validated bills of material on the ThinkAgile HX platform Dan Kangas (Lenovo) Venkat Chandra (Cazena) John Piekos (Cazena) Keith Adams (Lenovo) Ajay Dholokia (Lenovo) Gary Cudak (Lenovo) 1 Lenovo Big Data Validated Design for Cazena SaaS using Cloudera on ThinkAgile HX Table of Contents 1 Introduction .............................................................................................. 4 2 Business problem and business value .................................................. 5 Business Problem .................................................................................................... 5 Business Value ........................................................................................................ 5 2.2.1 Time to Production....................................................................................................................... 5 2.2.2 Deploy ML & Analytics Quickly with the AppCloud ..................................................................... 6 2.2.3 Plug & Play Enterprise Deployment: ..........................................................................................
    [Show full text]
  • Towards an Efficient Distributed Cloud
    TOWARDS AN EFFICIENT DISTRIBUTED CLOUD ARCHITECTURE BY PRAVEEN KHETHAVATH Bachelor of Engineering in Electronics and Communication Engineering Osmania University Hyderabad, AP, INDIA 2006 Master of Science in Computer Science University of Northern Virginia Annandale, VA 2008 Submitted to the Faculty of the Graduate College of the Oklahoma State University in partial fulfillment of the requirements for the Degree of DOCTOR OF PHILOSOPHY July, 2014 TOWARDS AN EFFICIENT DISTRIBUTED CLOUD ARCHITECTURE Dissertation Approved: Johnson P Thomas Dissertation Adviser Eric Chan-tin Dissertation Co-Adviser Subhash Kak Mary Gade ii LIST THE PUBLICATIONS YOU HAVE FROM THIS WORK Praveen Khethavath, Johnson Thomas. “Game Theoretic approach to Resource provisioning in a Distributed Cloud”, submitted at 28th IEEE International Conference on. Advanced Information Networking and Applications Workshops WAINA 2014(Accepted) Praveen Khethavath, Johnson Thomas, Eric Chan-Tin, and Hong Liu. "Introducing a Distributed Cloud Architecture with Efficient Resource Discovery and Optimal Resource Allocation". In Proceedings of 3rd IEEE SERVICES CloudPerf Workshop 2013 Praveen Khethavath, Nhat, Prof. Johnson P Thomas. “A Virtual Robot Sensor Network (VRSN)”. In Proceedings of 2nd International Workshop on Networks of Cooperating Objects CONET 2011 Praveen Khethavath, Johnson Thomas. “Distributed Cloud Architecture: Resource Modelling and Security Concerns”. In Proceedings of 3rd Annual conference on Theoretical and Applied Computer Science (TACS 2012) iii ACKNOWLEDGEMENTS I would like to express my deepest gratitude to my advisor, Dr. Johnson Thomas for his excellent guidance, patience, and providing me with an excellent atmosphere for doing research and throughout my thesis. His guidance helped me to successfully complete my research. For me, he was not only a respectable professor who led me on the way to do research, but also an attentive tutor who trained me to be a good teacher in my future career.
    [Show full text]
  • IDC TECHNOLOGY SPOTLIGHT Sponsored By: IBM
    IDC TECHNOLOGY SPOTLIGHT Sponsored by: IBM The need for consistent distributed cloud management and control will increase as enterprises ramp up data-intensive digital business solutions across public cloud, on-premises datacenters, and edge computing locations. Digital Business Depends on Distributed Clouds April 2021 Written by: Mary Johnston Turner, Research Vice President, Future of Digital Infrastructure Enterprise Digital Strategies Are Built on Cloud AT A GLANCE Regardless of industry or geography, business is becoming more digital and data centric. The global pandemic and pivot to remote and virtual workplaces KEY STATS accelerated this transformation. As a result, IDC predicts that by 2022, 46% of » IDC predicts that 46% of enterprise enterprise products and services will be digital or digitally delivered worldwide. products and services will be digital or digitally delivered by 2022. Much of the growth in digital business is underpinned by public cloud, » IDC expects that cloud will account for software-defined on-premises datacenters, and edge computing platforms. 63% of IT infrastructure spend by 2024. DevOps and agile development efforts using cloud-native container platforms and services have allowed many enterprises to rapidly build and deploy KEY TAKEAWAYS The most successful digital enterprises are modern online business offerings that harness the power of highly advanced those that can optimize cloud and workload data, analytics, and developer services in the cloud. DevOps and digital deployments to meet the needs of specific line-of-business (LOB) teams have benefited from having access to highly applications and business processes while scalable cloud resources, without needing to worry about configuring or simultaneously managing risk, maintaining maintaining the underlying infrastructure, monitoring, and security.
    [Show full text]
  • Charting New Territory with Google Cloud Platform
    Airbus: Charting new territory with Google Cloud Platform The Intelligence business line of Airbus Defence and Space uses Google Cloud Platform to build a scalable, online platform, enabling customers to access petabytes of satellite imagery in real time. Adds millions GOOGLE CLOUD RESULTS of square • Reduces the time required for customers to access satellite kilometers imagery from hours to less than half a second of imagery per day • Delivers a scalable, cloud-based platform for satellite images with no limits on size or users • Provides access to satellite imagery for smaller organizations with streaming technology, APIs, and innovative pricing schemes Airbus Intelligence, a unit of the Airbus entities that benefit from high quality we wanted to move forward, Defence and Space division, delivers imagery such as agricultural companies If we needed to have our comprehensive, up-to-date satellite and oil and gas firms. To stay ahead satellite images online and imagery and data to more than 1,200 of the curve, Airbus Intelligence was provide our customers with customers in over 100 countries around keen to build on its success and real-time access. Google Cloud the world. Since its founding more than redesign its satellite imagery platform Platform helps us to do that while three decades ago, Airbus Intelligence for scale and speed. To do that, it maintaining our capacity to offer has expanded its roster of clients from turned to Google Cloud Platform (GCP). very large amounts of imagery governmental security to include other and data. Laurent Gabet, Optical R&D Manager, Airbus CIVIL DEFENCE AGRI SECURITY CULTURE LAND INTELLI ADMIN.
    [Show full text]
  • The Foundations of Hybrid IT
    Foundations of Hybrid IT EDITED BY DAVID CHERNICOFF & RICHARD MCGILL MURPHY TABLE OF CONTENTS: FOUNDATIONS OF HYBRID IT 3 Executive summary By David Chernicoff & Richard McGill Murphy 5 SECTION The future is hybrid: An interview 01 with Craig Partridge, HPE Pointnext By Pam Baker 12 SECTION 02 Hybrid IT survival skills By Steven J. Vaughan-Nichols 23 SECTION How to evolve your infrastructure 03 to hybrid IT By Ken Hess 35 SECTION How hybrid IT enables the 04 software-defined data center By Alyson Behr 45 SECTION 05 Packaging your environment for hybrid IT By Frank Ohlhorst 51 SECTION 06 The edge vs. central IT By Pedro Pereira Executive summary By David Chernicoff & Richard McGill Murphy Hybrid IT provides the flexibility that enterprises need to navigate digital transformation. Hybrid infrastructure enables business growth, a strong ROI and a clear path to the future. « RETURN TO TABLE OF CONTENTS EXECUTIVE SUMMARY 01 02 03 04 05 06 4 FOUNDATIONS OF HYBRID IT | EXECUTIVE SUMMARY Executive summary Today, most businesses use a mix of traditional IT and cloud services, combining elements Key business from both ends of the spectrum to meet their goals for IT: business needs, often in an ad hoc fashion. • Increase customer The strongest enterprises understand that they will need engagement, share the right combination of next-generation apps, services and of wallet, satisfaction technologies that are widely distributed, continually changing and loyalty and delivered at massive scale. In this future, IT will deliver services when and where they are required, using the • Create new areas of appropriate technology for each workload.
    [Show full text]
  • The Xaas Revolution Distribution’S Pivot to the Future Xaas Factors in Focus and on Demand
    The XaaS Revolution Distribution’s Pivot to the Future XaaS Factors in Focus and On Demand Technology was never of greater importance than in the year 2020. With the right tools in place, companies were able to overcome global lockdowns, workplace disruptions and travel bans — and remain successful. At the root of that success? Everything as a service (XaaS), which ensured workers could continue collaborating, conduct business as usual and pioneer breakthroughs. Much of what organizations and end users depend on to produce these outcomes is delivered, financed and supported by the world’s leading distributors and the thousands of ICT integrators and consultants that depend on them. Through wave after wave of technology disruption, this community of companies has persevered through good times and bad. The world’s distributors of ICT goods and services are experts at helping their partners find their way through the fog created by this massive interruption. Those valued partners and enablers include members of the Global Technology Distribution Council, representing 22 distributors that do business in North America, South America, Europe, the Middle East, Asia and Africa. There are several factors driving XaaS adoption. These platforms allow businesses to better support remote workforces, quickly deploy new technologies, and make instant updates. Those Table of Contents advantages explain why XaaS is big business today. In 2019, global sales totaled nearly $120 billion, according to Reports and Data. The XaaS market isn’t just large; it continues to gain 03 XaaS Up Close: Scope, Size and Solutions momentum — increasing by 25% per annum, states Research Insights, and will soon top $345 07 Vendor Upstarts and Incumbents in the Mix billion globally.
    [Show full text]
  • A Data-Science-As-A-Service Model
    A Data-Science-as-a-Service Model Matthias Pohl, Sascha Bosse and Klaus Turowski Magdeburg Research and Competence Cluster, Faculty of Computer Science, University of Magdeburg, Magdeburg, Germany. Keywords: Data-Science-as-a-Service, Cloud Computing, Service Model, Data Analytics, Data Science. Abstract: The keen interest in data analytics as well as the highly complex and time-consuming implementation lead to an increasing demand for services of this kind. Several approaches claim to provide data analytics functions as a service, however they do not process data analysis at all and provide only an infrastructure, a platform or a software service. This paper presents a Data-Science-as-a-Service model that covers all of the related tasks in data analytics and, in contrast to former technical considerations, takes a problem-centric and technology- independent approach. The described model enables customers to categorize terms in data analytics environ- ments. 1 INTRODUCTION able recommendations, decision or application servi- ces for non-expert customers or just analogies to stan- An increasing keen interest in data science and data dard concepts is not clarified. Furthermore, a custo- analytics exists as reported by a trend analysis of mer is confronted to choose within a set of apparently the last 5 years (Google Trends). The data-intensive unclear buzzwords like data science, data mining, big world allures with generating revenue from analy- data analytics, etc. zing information and data that are simply and quickly Therefore we make a predefinition for the usage available. Different approaches for knowledge dis- of these terms and will diffuse a definition through covery (KDD) (Fayyad et al., 1996) or business- argumentation.
    [Show full text]