Jump to content
Wikipedia The Free Encyclopedia

Software appliance

From Wikipedia, the free encyclopedia
Type of software application
This article is about a software with just enough operating system (JeOS) to run on hardware or in a virtual machine. For a hardware device with integrated software (firmware), see computer appliance.
This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
The topic of this article may not meet Wikipedia's general notability guideline . Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "Software appliance" – news · newspapers · books · scholar · JSTOR
(April 2024) (Learn how and when to remove this message)
This article includes a list of general references, but it lacks sufficient corresponding inline citations . Please help to improve this article by introducing more precise citations. (April 2024) (Learn how and when to remove this message)
This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Software appliance" – news · newspapers · books · scholar · JSTOR
(May 2015) (Learn how and when to remove this message)
(Learn how and when to remove this message)

A software appliance is a software application combined with just enough operating system (JeOS) to run optimally on industry-standard hardware (typically a server) or in a virtual machine.[1] It is a software distribution or firmware that implements a computer appliance.[2] [3]

Virtual appliances are a subset of software appliances. The main distinction is the packaging format and the specificity of the target platform. A virtual appliance is a virtual machine image designed to run on a specific virtualization platform, while a software appliance is often packaged in more generally applicable image format (e.g., Live CD) that supports installations to physical machines and multiple types of virtual machines.[4] [5] [6]

Installing a software appliance to a virtual machine and packaging that into an image, creates a virtual appliance.

Benefits

[edit ]

Software appliances have several benefits over traditional software applications that are installed on top of an operating system:

  • Simplified deployment: A software appliance encapsulates an application's dependencies in a pre-integrated, self-contained unit. This can dramatically simplify software deployment by freeing users from having to worry about resolving potentially complex OS compatibility issues, library dependencies or undesirable interactions with other applications. This is known as a "toaster."
  • Improved isolation: software appliances are typically used to run applications in isolation from one another. If the security of an appliance is compromised, or if the appliance crashes, other isolated appliances will not be affected.
  • Improved performance: A software appliance does not embed any unused operating system services, applications or any form of bloatware hence it does not have to share the hardware resources (CPU, memory, storage space, ...) usually consumed by these on a generic OS setup. This naturally leads to faster boot time and application execution speed. In the case where multiple software appliances share and run simultaneously on the same hardware (on a virtualization platform for example) this will not hold true as running n instances of a software appliance (OS + software application) will consume more hardware resources than running n instances of a software application on 1 instance of an operating system due to the overhead of running n - 1 more instances of operating system.

Types of software appliances

[edit ]

Virtual appliance

[edit ]

A software appliance can be packaged in a virtual machine format as a virtual appliance, allowing it to be run within a virtual machine container.

A virtual appliance could be built using either a standard virtual machine format such as Open Virtualization Format (OVF), or a format specific to a particular virtual machine container (for example, VMware, VirtualBox, or Amazon EC2).

Containers

[edit ]

Containers and their images (such as those provided by Docker and Docker Hub) can be seen as an implementation of software appliances.

Live CD appliance

[edit ]

A software appliance can be packaged as a Live CD image, allowing it to run on real hardware in addition to most types of virtual machines.

This allows developers to avoid the complexities involved in supporting multiple incompatible virtual machine image formats and focus on the lowest common denominator instead (i.e., ISO images are supported by most Virtual Machine platforms).

Commercial software appliances

[edit ]

Commercial software appliances are typically sold as a subscription service (pay-as-you-go) and are an alternative approach to software as a service.

Customers can receive all service and maintenance from the application vendor, eliminating the requirement to manage multiple maintenance streams, licenses, and service contracts.

In some cases, the application vendor may install the software appliance on a piece of hardware prior to delivery to the customer, thereby creating a computer appliance. In both cases, the primary value to the customer remains the simplicity of purchase, deployment, and maintenance.

See also

[edit ]

References

[edit ]
  1. ^ Congdon, Lee (25 January 2008). "What is a Software Appliance?". Red Hat Blog . Archived from the original on 15 July 2019. Retrieved 29 December 2019.
  2. ^ Smith, Bob; Hardin, John A; Phillips, Graham; Pierce, Bill (2007). Linux Appliance Design: A Hands-On Guide to Building Linux Appliances. No Starch Press. pp. xvii. ISBN 978-1-59327-140-4 . Retrieved 2008年05月06日.
  3. ^ SAN Data Center Archived 2005年05月02日 at the Wayback Machine - Network World
  4. ^ "OVF 1.1 Specification" (PDF).
  5. ^ "VirtualBox changelog" . Retrieved 2009年04月13日.
  6. ^ Wu C F, Wang Y S, Liu G N, Amies, A, 2012, Create solutions on IBM SmartCloud Enterprise: Transfer image assets between different accounts IBM developerWorks, June 6.

AltStyle によって変換されたページ (->オリジナル) /