Commercial off-the-shelf

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In the United States, commercial off-the-shelf (COTS) is a Federal Acquisition Regulation (FAR) term for commercial items, including services, available in the commercial marketplace that can be bought and used under government contract. For example, consumer goods and construction materials may qualify as COTS but bulk cargo does not. Services associated with the commercial items may also qualify as COTS, including (but not limited to) installation services, training services, and cloud services.[1] A related term, Mil-COTS, refers to COTS products for use by the military.[2]

COTS purchases are alternatives to custom developments or one-off government-funded developments. COTS typically requires configuration that is tailored for specific uses and the key characteristic that differentiates COTS from Custom software is that the user configurations are within the defined parameters of the commercial item and not the result of customizations to the commercial item itself. The use of COTS has been mandated across many government and business programs, as such products may offer significant savings in procurement, development, and maintenance.

Motivations for using COTS components include hopes for reduction of overall system-development and costs (as components can be bought or licensed instead of being developed from scratch) and reduced long-term maintenance costs. In the 1990s many regarded COTS as extremely effective in reducing cost and time In software development. COTS software came with many not-so-obvious tradeoffs—initial cost and development time can be reduced, but often with an increase in software component-integration work and also a dependency on the vendor, security issues and incompatibilities from future changes.[3]

Software and services

Commercial-off-the-shelf (COTS) software and services are built and delivered usually from a third party vendor. COTS can be purchased, leased or even licensed to the general public.

COTS provides some of the following strengths:[citation needed]

  • Applications are provided at a reduced cost.
  • The application is more reliable when compared to custom built software because its reliability is proven through the use by other organizations.
  • COTS is more maintainable because the systems documentation is provided with the application.
  • The application is higher quality because competition improves the product quality.
  • COTS is of higher complexity because specialists within the industry have developed the software.
  • The marketplace, not industry, drives the development of the application.
  • The delivery schedule is reduced because the basic schedule is operations.

Security implications

According to the United States Department of Homeland Security, software security is a serious risk of using COTS software. If the COTS software contains severe security vulnerabilities it can introduce significant risk into an organization's software supply chain. The risks are compounded when COTS software is integrated or networked with other software products to create a new composite application or a system of systems. The composite application can inherit risks from its COTS components.[4]

The US Department of Homeland Security has sponsored efforts to manage supply chain cyber security issues related to the use of COTS. However, software industry observers such as Gartner and the SANS Institute indicate that supply chain disruption poses a major threat. Gartner predicts that "enterprise IT supply chains will be targeted and compromised, forcing changes in the structure of the IT marketplace and how IT will be managed moving forward."[5] Also, the SANS Institute published a survey of 700 IT and security professionals in December 2012 that found that only 14% of companies perform security reviews on every commercial application brought in house, and over half of other companies do not perform security assessments. Instead companies either rely on vendor reputation (25%) and legal liability agreements (14%) or they have no policies for dealing with COTS at all and therefore have limited visibility into the risks introduced into their software supply chain by COTS.[6]

Issues in other industries

In the medical device industry, COTS software can sometimes be identified as SOUP (software of unknown pedigree or software of unknown provenience), i.e. software that has not been developed with a known software development process or methodology, which precludes its use in medical devices.[7] In this industry, faults in software components may become system failures in the device itself. The standard IEC 62304:2006 "Medical device software – Software life cycle processes" outlines specific practices to ensure that SOUP components support the safety requirements for the device being developed. In the case where the software components are COTS, DHS best practices for COTS software risk review can be applied.[4] It should be noted, however, that simply being COTS software does not necessarily imply the lack of a fault history or transparent software development process. For well documented COTS software a distinction as clear SOUP is made, meaning that it may be used in medical devices.[8][9]

Obsolescence

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

A striking example of product obsolescence is the Condor Cluster, a US Air Force supercomputer built out of 1,760 Sony PlayStation 3s running the Linux operating system. Sony disabled the use of Linux on the PS3 in April 2010,[10] leaving no means to procure functioning Linux replacement units.[11] In general, COTS product obsolescence can require customized support or development of a replacement system. Such obsolescence problems have led to government-industry partnerships, where various businesses agree to stabilize some product versions for government use and plan some future features, in those product lines, as a joint effort. Hence, some partnerships have led to complaints of favoritism, to avoiding competitive procurement practices, and to claims of the use of sole-source agreements where not actually needed.

There is also the danger of pre-purchasing a multi-decade supply of replacement parts (and materials) which would become obsolete within 10 years. All these considerations lead to compare a simple solution (such as "paper & pencil") to avoid overly complex solutions creating a "Rube Goldberg" system of creeping featurism, where a simple solution would have sufficed instead.[clarification needed] Such comparisons also consider whether a group is creating a make-work system to justify extra funding, rather than providing a low-cost system which meets the basic needs, regardless of the use of COTS products.

Applying the lessons of processor obsolescence learned during the Lockheed Martin F-22 Raptor, the Lockheed Martin F-35 Lightning II planned for processor upgrades during development, and switched to the more widely supported C++ programming language. They have also moved from ASICs to FPGAs. This moves more of the avionic design from fixed circuits to software that can be applied to future generations of hardware.[12]

COTS components are part of upgrades to the sonar of United States Navy submarines.[13]

See also

Notes

  1. http://www.acquisition.gov/far/html/Subpart%202_1.html#wp1145508
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. McKinney, Dorothy "Impact of Commercial Off-The-Shelf (COTS) Software and Technology on Systems Engineering", Presentation to INCOSE Chapters, August 2001. Accessed January 28, 2009.
  4. 4.0 4.1 Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. http://www.qnx.com/news/events/eu_medical/presentations/When%20is%20cots%20not%20soup_QNX.pdf
  9. http://medicaldesign.com/prototyping/industry-viewpoint-device-makers-can-take-cots-only-clear-soup
  10. PlayStation System Software Update 3.21
  11. US Air Force gets a migraine from Sony's latest PS3 update
  12. "F-35 jet fighters to take integrated avionics to a whole new level." Military & Aerospace Electronics, 1 May 2003.
  13. "U.S. Navy Selects Lockheed Martin for Submarine Sonar Upgrades." (Archived January 18, 2011 at the Wayback Machine)

References