Software as a service

Software as a service (SaaS; pronounced /sæs/[1]) is a software licensing and delivery model in which software is licensed on a subscription basis and is centrally hosted.[2][3] It is sometimes referred to as "on-demand software".[4] SaaS is typically accessed by users using a thin client via a web browser. SaaS has become a common delivery model for many business applications, including office and messaging software, payroll processing software, DBMS software, management software, CAD software, development software, gamification, virtualization,[4] accounting, collaboration, customer relationship management (CRM), management information systems (MIS), enterprise resource planning (ERP), invoicing, human resource management (HRM), talent acquisition, content management (CM), antivirus software, and service desk management.[5] SaaS has been incorporated into the strategy of nearly all leading enterprise software companies.[6]

According to a Gartner Group estimate, SaaS sales in 2010 reached $10 billion and were projected to increase to $12.1bn in 2011, up 20.7% from 2010.[7] Gartner Group estimates that SaaS revenue will be more than double its 2010 numbers by 2015 and reach a projected $21.3bn. Customer relationship management (CRM) continues to be the largest market for SaaS. SaaS revenue within the CRM market was forecast to reach $3.8bn in 2011, up from $3.2bn in 2010.[8]

The term "software as a service" (SaaS)[9] is considered to be part of the nomenclature of cloud computing, along with infrastructure as a service (IaaS), platform as a service (PaaS), desktop as a service (DaaS),[10] managed software as a service (MSaaS), mobile backend as a service (MBaaS), and information technology management as a service (ITMaaS).

History

Centralized hosting of business applications dates back to the 1960s. Starting in that decade, IBM and other mainframe providers conducted a service bureau business, often referred to as time-sharing or utility computing. Such services included offering computing power and database storage to banks and other large organizations from their worldwide data centers.

The expansion of the Internet during the 1990s brought about a new class of centralized computing, called Application Service Providers (ASP). ASPs provided businesses with the service of hosting and managing specialized business applications, with the goal of reducing costs through central administration and through the solution provider's specialization in a particular business application. Two of the world's pioneers and largest ASPs were USI, which was headquartered in the Washington, DC area, and Futurelink Corporation, headquartered in Irvine, California.[11]

Software as a Service essentially extends the idea of the ASP model. The term Software as a Service (SaaS), however, is commonly used in more specific settings:

The acronym allegedly first appeared in an article called "Strategic Backgrounder: Software As A Service," internally published in February 2001 by the Software & Information Industry Association's (SIIA) eBusiness Division.[12]

DbaaS (Database as a Service) has emerged as a sub-variety of SaaS.[13]

Distribution

The cloud (or SaaS) model has no physical need for indirect distribution because it is not distributed physically and is deployed almost instantaneously. The first wave of SaaS companies built their own economic model without including partner remuneration in their pricing structure (except when there were certain existing affiliations). It has not been easy for traditional software publishers to enter into the SaaS model, because the SaaS model does not provide them with the same income structure, and continuing to work with a distribution network was decreasing their profit margins and was damaging to the competitiveness of their product pricing.[14]

Today a landscape is taking shape with SaaS and managed service players who combine the indirect sales model with their own existing business model, and those who seek to redefine their role within the IT economy.[15]

Pricing

Unlike traditional software, which is conventionally sold as a perpetual license with an up-front cost (and an optional ongoing support fee), SaaS providers generally price applications using a subscription fee, most commonly a monthly fee or an annual fee.[16] Consequently, the initial setup cost for SaaS is typically lower than the equivalent enterprise software. SaaS vendors typically price their applications based on some usage parameters, such as the number of users using the application. However, because in a SaaS environment customers' data reside with the SaaS vendor, opportunities also exist to charge per transaction, event, or other unit of value, such as the number of processors required.[17]

The relatively low cost for user provisioning (i.e., setting up a new customer) in a multitenant environment enables some SaaS vendors to offer applications using the freemium model.[17] In this model, a free service is made available with limited functionality or scope, and fees are charged for enhanced functionality or larger scope.[17] Some other SaaS applications are completely free to users, with revenue being derived from alternate sources such as advertising.[18]

A key driver of SaaS growth is SaaS vendors' ability to provide a price that is competitive with on-premises software. This is consistent with the traditional rationale for outsourcing IT systems, which involves applying economies of scale to application operation, i.e., an outside service provider may be able to offer better, cheaper, more reliable applications.

Architecture

The vast majority of SaaS solutions are based on a multitenant architecture. With this model, a single version of the application, with a single configuration (hardware, network, operating system), is used for all customers ("tenants"). To support scalability, the application is installed on multiple machines (called horizontal scaling). In some cases, a second version of the application is set up to offer a select group of customers with access to pre-release versions of the applications (e.g., a beta version) for testing purposes. This is contrasted with traditional software, where multiple physical copies of the software — each potentially of a different version, with a potentially different configuration, and often customized — are installed across various customer sites. In this traditional model, each version of the application is based on a unique code.[19]

Although an exception rather than the norm, some SaaS solutions do not use multitenancy, or use other mechanisms—such as virtualization—to cost-effectively manage a large number of customers in place of multitenancy.[20] Whether multitenancy is a necessary component for software-as-a-service is a topic of controversy.[21]

There are two main ways of SaaS:

A Software which answers the needs of a specific industry (e.g., software for the healthcare, agriculture, real estate, finance industries)

The products which focus on a software category (marketing, sales, developer tools, HR) but are industry agnostic.[22]

Characteristics

Although not all software-as-a-service applications share all traits, the characteristics below are common among many SaaS applications:

Configuration and customization

SaaS applications similarly support what is traditionally known as application customization. In other words, like traditional enterprise software, a single customer can alter the set of configuration options (a.k.a. parameters) that affect its functionality and look-and-feel. Each customer may have its own settings (or: parameter values) for the configuration options. The application can be customized to the degree it was designed for based on a set of predefined configuration options.

For example: to support customers' common need to change an application's look-and-feel so that the application appears to be having the customer's brand (or—if so desired—co-branded), many SaaS applications let customers provide (through a self service interface or by working with application provider staff) a custom logo and sometimes a set of custom colors. The customer cannot, however, change the page layout unless such an option was designed for.

Accelerated feature delivery

SaaS applications are often updated more frequently than traditional software,[23] in many cases on a weekly or monthly basis. This is enabled by several factors:

Accelerated feature delivery is further enabled by agile software development methodologies.[25] Such methodologies, which have evolved in the mid-1990s, provide a set of software development tools and practices to support frequent software releases.

Open integration protocols

Because SaaS applications cannot access a company's internal systems (databases or internal services), they predominantly offer integration protocols[26] and application programming interfaces (APIs) that operate over a wide area network. Typically, these are protocols based on HTTP, REST and SOAP.

The ubiquity of SaaS applications and other Internet services and the standardization of their API technology has spawned development of mashups, which are lightweight applications that combine data, presentation and functionality from multiple services, creating a compound service. Mashups further differentiate SaaS applications from on-premises software as the latter cannot be easily integrated outside a company's firewall.

Collaborative (and "social") functionality

Inspired by the success of online social networks and other so-called web 2.0 functionality, many SaaS applications offer features that let its users collaborate and share information.

For example, many project management applications delivered in the SaaS model offer—in addition to traditional project planning functionality—collaboration features letting users comment on tasks and plans and share documents within and outside an organization. Several other SaaS applications let users vote on and offer new feature ideas.

Although some collaboration-related functionality is also integrated into on-premises software, (implicit or explicit) collaboration between users or different customers is only possible with centrally hosted software.

Adoption drivers

Several important changes to the software market and technology landscape have facilitated acceptance and growth of SaaS solutions:

Adoption challenges

Some limitations slow down the acceptance of SaaS and prohibit it from being used in some cases:

The standard model also has limitations:

Emerging trends

As a result of widespread fragmentation in the SaaS provider space,[35] there is an emerging trend towards the development of SaaS Integration Platforms (SIP).[36] These SIPs allow subscribers to access multiple SaaS applications through a common platform. They also offer new application developers an opportunity to quickly develop and deploy new applications.

This trend is being referred to as the "third wave" in software adoption - where SaaS moves beyond standalone applications to become a comprehensive platform. The first of which was created by Bitium in 2012, which provides SSO services to businesses who operate on multiple applications. Zoho and SutiSoft are two companies that offer comprehensive SIPs today. Several other industry players, including Salesforce, Microsoft, Procurify and Oracle are aggressively developing similar integration platforms.[37]

Another trend deals with the rise of software products that combine functions for human resource management, payroll accounting, and expense management as an all-in-one solution in promoting collaboration between an employer and an employee. This supplements the ongoing effort of many businesses to create employee self-service tools for their workforce.

Engineering applications

Engineering simulation software, traditionally delivered as an on-premises solution through the user's desktop, is an ideal candidate for SaaS delivery. The market for SaaS engineering simulation software is in its infancy, but interest in the concept is growing for similar reasons as interest in SaaS is growing in other industries. The main driver is that traditional engineering simulation software required a large up-front investment in order to access the simulation software. The large investment kept engineering simulation inaccessible for many startups and middle market companies who were reluctant or unable to risk a large software expenditure on unproven projects.[38]

Healthcare applications

83% of IT healthcare organizations are now using cloud services with 9.3% planning to, whereas 67% of IT healthcare organizations are currently running SaaS-based applications.[39]

Data escrow

Software as a service data escrow is the process of keeping a copy of critical software-as-a-service application data with an independent third party. Similar to source code escrow, where critical software source code is stored with an independent third party, SaaS data escrow is the same logic applied to the data within a SaaS application. It allows companies to protect and insure all the data that resides within SaaS applications, protecting against data loss.[40]

There are many and varied reasons for considering SaaS data escrow including concerns about vendor bankruptcy[41][42] unplanned service outages and potential data loss or corruption. Many businesses are also keen to ensure that they are complying with their own data governance standards or want improved reporting and business analytics against their SaaS data. A research conducted by Clearpace Software Ltd. into the growth of SaaS showed that 85 percent of the participants wanted to take a copy of their SaaS data. A third of these participants wanted a copy on a daily basis.[43]

Criticism

One notable criticism of SaaS comes from Richard Stallman of the Free Software Foundation referring to it as Service as a Software Substitute (SaaSS).[44] He considers the use of SaaSS to be a violation of the principles of free software.[45] According to Stallman:

With SaaSS, the users do not have a copy of the executable file: it is on the server, where the users can't see or touch it. Thus it is impossible for them to ascertain what it really does, and impossible to change it. SaaS inherently gives the server operator the power to change the software in use, or the users' data being operated on.

This criticism does not apply to all SaaS products. In 2010, Forbes contributor Dan Woods noted that Drupal Gardens, a free web hosting platform based on the open source Drupal content management system, is a "new open source model for SaaS". He added, "Open source provides the escape hatch. In Drupal Gardens, users will be able to press a button and get a source code version of the Drupal code that runs their site along with the data from the database. Then, you can take that code, put it up at one of the hosting companies, and you can do anything that you would like to do."[46]

Similarly, MediaWiki, WordPress and their many extensions are increasingly used for a wide variety of internal applications as well as public web services. Duplicating the code is relatively simple, as it is an integration of existing extensions, plug-ins, templates, etc. Actual customizations are rare, and usually quickly replaced by more standard publicly available extensions. There is additionally no guarantee the software source code obtained through such means accurately reflects the software system it claims to reflect.

Andrew Hoppin, a former Chief Information Officer for the New York State Senate, refers to this combination of SaaS and open source software as OpenSaaS and points to WordPress as another successful example of an OpenSaaS software delivery model that gives customers "the best of both worlds, and more options. The fact that it is open source means that they can start building their websites by self-hosting WordPress and customizing their website to their heart’s content. Concurrently, the fact that WordPress is SaaS means that they don’t have to manage the website at all – they can simply pay WordPress.com to host it."[47]

See also

References

  1. Panker, Jon; Lewis, Mark; Fahey, Evan; Vasquez, Melvin Jafet (August 2007). "How do you pronounce IT?". TechTarget. Retrieved 24 May 2012.
  2. Paul, Gil. "What Is 'SaaS' (Software as a Service)?". About.
  3. "Definition of: SaaS". PC Magazine Encyclopedia. Ziff Davis. Retrieved 14 May 2014.
  4. 1 2 "IT Channel Glossary". CompuBase. March 2013. Retrieved 13 February 2013.
  5. "Software as a Service (SaaS)". Cloud Taxonomy. Open crowd. Retrieved 24 April 2011.
  6. "IBM cloud strategy".
  7. McHall, Tom (7 July 2011). "Gartner Says Worldwide Software as a Service Revenue Is Forecast to Grow 21 Percent in 2011". Gartner. Retrieved 28 July 2011.
  8. Barret, Larry (27 July 2010). "SaaS Market Growing by Leaps and Bounds: Gartner". Datamation. QuinStreet.
  9. "Why SaaS?".
  10. Cimpl. "What is Everything-as-a-Service (XaaS)?". Retrieved 2016-07-26.
  11. Gaw, Jonathan (Oct 20, 1999). "Ladouceur Named CEO of FutureLink". Los Angeles Times.
  12. "Software As A Service: Strategic Backgrounder" (PDF). Washington, D.C.: Software & Information Industry Association. 28 February 2001. Archived from the original (PDF) on 27 September 2011. Retrieved 24 April 2011.
  13. Ferrari, Elena (2010). Access Control in Data Management Systems. Synthesis Lectures on Data Management. Morgan & Claypool Publishers. p. 77. ISBN 978-1-60845-375-7. Retrieved 2012-02-13. [...] a new emerging option is represented by the Database as a Service (DbaaS) paradigm [...]. DbaaS is regulated by the same principles as Software as a Service (SaaS) and basically means the delivery of the typical functionalities of a database management system in the cloud.
  14. "Software as a Service Hosting | SaaS | SaaS Solutions". Retrieved 2016-09-06.
  15. "The year of Cloud adoption by the Channel". compuBase. March 2013. Retrieved February 13, 2013.
  16. Levinson, Meridith (2007-05-15). "Software as a Service (SaaS) Definition and Solutions". CIO. Retrieved 2015-03-24.
  17. 1 2 3 Byron Deeter and Ryan Jung (July 2013). "Software as a Service Pricing Strategies" (PDF).
  18. Jain, Shalin. "Pricing your SaaS Application". Tenmiles Blog.
  19. Lebrun, Caroline. "The Benefits of Multi-tenancy to Manage IT & Communication Expenses". Retrieved 2016-07-26.
  20. Wainewright, Phil (19 October 2007). "Workstream prefers virtualization to multi-tenancy". ZDNet (World Wide Web log). CBS Interactive. Retrieved 22 January 2016.
  21. Carraro, Gianpaolo (21 June 2008). "I can't believe we are still talking about whether saas == multi-tenancy...". MS Developer network (blog). Microsoft. Retrieved 24 April 2011.
  22. "7 Trends that will shape the SaaS industry in 2016".
  23. Creese, Guy (18 May 2010). "SaaS vs. Software: The Release Cycle for SaaS Is Usually (Not Always) Faster". Blog. Gartner. Retrieved 24 April 2011.
  24. "Benefits of SaaS". DeepData. 8 October 2014. Retrieved 8 October 2014.
  25. Kuhnen, Eric (8 January 2008). "Jumping to SaaS? Take Agile Software Development Along with You". DevX. QuinStreet. Retrieved 24 April 2011.
  26. Cimpl. "The Arguments for Software-as-a-Service (SaaS)". Retrieved 2016-07-26.
  27. Lisserman, Miroslaw (20 December 2010). "SaaS And The Everlasting Security Concerns". Community. Forrester Research. Retrieved 24 April 2011.
  28. Arthur, Charles (2010-12-14). "Google's ChromeOS means losing control of the data, warns GNU founder Richard Stallman". The Guardian. UK. Retrieved 2012-02-16.
  29. Adhikari, Richard (2010-12-15). "Why Richard Stallman Takes No Shine to Chrome". Linux Insider. Retrieved 2015-03-24.
  30. Stallman, Richard (2011-09-20). "Who does that server really serve?". Boston Review. GNU Project. Retrieved 15 January 2012.
  31. Hill, Benjamin Mako (1 Feb 2009). "Show Me the Code". Revealing Errors. Retrieved 15 January 2012.
  32. Assange, Julian (April 9, 2011). "Wikileaks revelations". RT (Interview). London. Retrieved 15 January 2012. Facebook, Google, Yahoo – all these major US organizations have built-in interfaces for US intelligence. It’s not a matter of serving a subpoena. They have an interface that they have developed for US intelligence to use.
  33. Gallaugher, John. "Information Systems: A Manager's Guide to Harnessing Technology". Catalog. Flat World Knowledge. Retrieved 2012-04-21.
  34. "Cloud Software as a Service (SaaS) in Cloud Computing. This is not right. Services". CloudComputingSec. 2011. Retrieved 2011-12-15.
  35. Garofalo, Josh. "Why SaaS is Broken (and how we're going to fix it)". blitzen.com.
  36. West, Mike (2010-05-28). "SaaS Integration Platforms: The Looming SaaS Deployment and Support Dilemma". Saugatuck Technology. Retrieved 2015-03-24.
  37. "Integrations".
  38. Klein, Cristian (July 2, 2015). "Things SaaS providers worry about so you don't have to". . Retrieved July 14, 2015.
  39. "Forbes.com".
  40. Wilson, Deborah R; BonaPart, Alexa (7 August 2009). "Develop a Framework for SaaS Application Business Continuity Risk Mitigation". Gartner. Retrieved 24 April 2011.
  41. May, Richard. "Software Escrow whitepaper" (PDF). UK: Virtual DCS.
  42. "Software Escrow: Is Escrow dead?". 2012-06-14. Retrieved 2016-09-06.
  43. "SaaS Data Escrow International Report" (PDF). RainStor. Gloucester, England: Clearpace Software. 14 December 2009. Retrieved 24 April 2011. Only 15 per cent of those who currently use, or plan to use, SaaS have no inclination to keep a copy of their data.
  44. Stallman, Richard. "Who does that server really serve?". GNU Operating System. The Free Software Foundation. Retrieved 2015-03-24.
  45. Stallman, Richard (18 March 2010). "Who Does That Server Really Serve?". Boston Review. Retrieved 6 July 2013.
  46. Woods, Dan (9 November 2010). "A New Open-Source Model For SaaS". CIO Central. Forbes. Retrieved 21 September 2014.
  47. Hoppin, Andrew (9 January 2014). "OpenSaaS and the future of government innovation". Government. OpenSource. Retrieved 21 September 2014.
This article is issued from Wikipedia - version of the 11/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.