Skip to content

Commit

Permalink
Create definitions.md
Browse files Browse the repository at this point in the history
This document **draft** aims to clearly define key terms related to the lifecycle of software and hardware products, providing a reference for understanding various phases from sales or creation to support termination. 

This is just a starting point and the TC will provide additional edits, inputs, etc.

Fixes #11
  • Loading branch information
santosomar authored Jan 24, 2024
1 parent 11a477a commit 2cbcea1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions taxonomy/definitions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Glossary of Terms: Understanding Lifecycle Phases in Technology

This document aims to clearly define key terms related to the lifecycle of software and hardware products, providing a reference for understanding various phases from sales or creation to support termination.

**Note**: With open source software or hardware, there is typically no "end-of-sales".

## 1. Software End-of-Life (SEoL) or Software End-of-Sales (SEoS)

**Definition:** Software End-of-Life refers to the stage in a software product's lifecycle where it is no longer sold.

## 2. Hardware End-of-Life (HEoL) or Hardware End-of-Sales (HEoS)

**Definition:** Hardware End-of-Life signifies the phase where a piece of hardware (like a server, router, or computer component) is no longer sold by its manufacturer.

## 3. End-of-Software Maintenance or Security Vulnerability Support

**Definition:** This term indicates the final phase of a software product’s lifecycle during which the developer ceases to provide maintenance services, including security patches, bug fixes, or any other form of software updates. Beyond this point, the software may become vulnerable to security risks as new threats emerge. However, a vendor may still support technical questions and may also investigate vulnerabilities in their products without providing a fix.

## 4. Last Date of Support (End-of-Support)

**Definition:** The Last Date of Support, or End-of-Support, refers to the final date when all types of support, including technical, maintenance, and security updates, will be provided for a software or hardware product. After this date, the product is considered unsupported and may pose risks or operational inefficiencies for users.

0 comments on commit 2cbcea1

Please sign in to comment.