Data as a service


In computing, data as a service, or DaaS, is enabled by software as a service. Like all "as a service" technology, DaaS builds on the concept that its data product can be provided to the user on demand, regardless of geographic or organizational separation between provider and consumer. Service-oriented architecture, and the widespread use of API, has rendered the platform on which the data resides as irrelevant.
DaaS began primarily in Web mashups and, since 2015, has been increasingly employed both commercially, and within organizations such as the United Nations.
Traditionally, most organisations have used data stored in a self-contained repository, for which software was specifically developed to access and present the data in a human-readable form. One result of this paradigm is the bundling of both the data and the software needed to interpret it into a single package, sold as a consumer product. As the number of bundled software with data packages proliferated, and required interaction among one another, another layer of interface was required. These interfaces, collectively known as enterprise application integration, often tended to encourage vendor lock-in, as it is generally easy to integrate applications that are built upon the same foundation technology.
The result of the combined software/data consumer package and required EAI middleware has been an increased amount of software for organizations to manage and maintain, simply for the use of particular data. In addition to routine maintenance costs, a cascading amount of software updates are required as the format of the data changes. The existence of this situation contributes to the attractiveness of DaaS to data consumers, because it allows for the separation of data cost and of data usage from the cost of a specific software environment or platform. Sensing as a Service is a business model that integrates Internet of Things data to create data trading marketplaces.
Vendors, such as MuleSoft, Oracle Cloud and Microsoft Azure, undertake development of DaaS that more rapidly computes large volumes of data; integrates and analyzes that data; and publish it in real-time, using Web service APIs that adhere to its REST architectural constraints.

Benefits of DaaS

Data as a service operates on the premise that data quality can occur in a centralized place, cleansing and enriching data and offering it to different systems, applications, or users, irrespective of where they were in the organization, or on the network. DaaS undertakes to provide the following advantages:
There are hundreds of DaaS vendors on the Web, and the pricing models by which they charge their customers fall mainly into two major categories.
  1. Volume-based model that has two approaches:
  2. # quantity-based pricing is the simplest model to implement. A vendor charges its customers based on the amount of data they want to use. Subscriptions for unlimited amounts of data is referred to as the "fire-hose approach".
  3. # pay-per-call services, wherein vendors charge for each call from the customer to the API.
  4. data type-based models are structured by vendors to charge users based on the type or attribute of data they require. Geographic, financial, and historical data necessary for customer business are examples of types of data upon which pricing may be based. Some vendors, such as Microsoft Azure, store the data in three different types — blobs, queues, and tables.

    Criticism

The drawbacks of DaaS are generally similar to those associated with any type of cloud computing, such as the reliance of the user on the service provider's ability to avoid server downtime. A common criticism specific to the DaaS model is that when compared to traditional data delivery, the consumer is merely "renting" the data, and using it to produce analytics or insights, and, generally, the original data is not available for download.