Git
Quick Definition
Distributed version control system for tracking code changes
Full Definition
A distributed version control system for tracking code changes during development.
Examples
GitHub, GitLab, Bitbucket, branching, merging
Related Terms
version-control
github
collaboration
More DevOps Terms
SLO
Target value for a service level indicator over time
Feature Flags
Technique for toggling features without code deployment
Microservices
Architecture of loosely coupled independently deployable services
Secret Management
Securely storing and managing sensitive credentials
Grafana
Open-source visualization platform for customizable dashboards
Continuous Deployment
Automatically deploying every tested change to production