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
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching
Continuous Delivery
Automatically building and testing code for release
Secret Management
Securely storing and managing sensitive credentials
Microservices
Architecture of loosely coupled independently deployable services
CI/CD Pipeline
Automated steps from code commit to deployment
Terraform
Declarative IaC tool for provisioning cloud resources