new: Beschreibung der Stages hinzugefügt.

This commit is contained in:
Jan Jambor 2024-06-27 21:49:53 +02:00
parent b0a5aabe25
commit b0a118a6de
2 changed files with 12 additions and 0 deletions

1
.order
View file

@ -4,6 +4,7 @@ getting-started
agile-working
traceability-concept
documentation-guidelines
stages
versioning
branching-code-review-process
requirements-gathering-interview

11
stages.md Normal file
View file

@ -0,0 +1,11 @@
# Stages
**Ampere (Traffic Router):** The conductor ensuring that the flow of development, testing, and deployment processes is directed to the correct stage efficiently and effectively.
1. Volt (Development): This is the initial stage where new features and fixes are developed and tested. It's the foundation for your application, similar to how the volt is a fundamental unit of electrical potential.
2. Var (Staging): In this stage, code is rigorously tested in an environment that mimics the production setting. Var, the unit for reactive power, resonates with this stage's role in ensuring that the system will react effectively under various conditions.
3. Watt (Production): The final stage where the application is live and accessible to end-users. Named after the unit of power, this stage is where the system's full capabilities are utilized.
This naming scheme maintains a consistent theme while capturing the essence of each stage.