Welcome to the DevOps Glossary
The KEGON DevOps Tool Box explains in a simple and understandable way more than 40 DevOps practices that companies can use to quickly deploy products and changes to (software) system from idea to go-live and operations and maintenance to become fast and effective here.
It breaks down into the 5 dimensions:
- Agile Development:
Agile software development with Scrum or Kanban teams. - Continuous Integration:
Good code development and integration with existing products - Continuous Deployment:
Simple and automated approach to roll out software - Release-by-Business:
Step-by-step release and maintenance of new functionalities for customers/users - Operations:
Continuous operation of software solutions to establish stability and availability for customers/users.
The KEGON DevOps toolbox describes real, partly technical practices and thus complements existing method frameworks, such as Scrum, Kanban or SAFe, which often do not cover this technical level.
For more information or implementation support, contact our DevOps specialists: engineering(at)kegon.de
Agile Development
Technik, um Anforderungen in Szenarien in der Form Given (Kontext), When (Aktion), Then (Folge) zu beschreiben (Gherkin Syntax).
Beispiel:
Gegeben ist ein Manager im Mitarbeitergespräch
Wenn er auf einen DevOps Begriff angesprochen wird,
Dann betrachtet er das KEGON DevOps Poster an der Wand und kann den Begriff sofort einordnen.
Continuous Integration
Die Continuous Integration-Pipeline ist eine Sammlung von Tools, mit deren Hilfe nach der Codeerstellung automatisiert ein neues Software-Release erzeugt und getestet wird.