General
46 views
Open Source
Quick Definition
Software with publicly available source code
Full Definition
Software with publicly available source code that anyone can inspect modify and distribute.
Examples
Linux, React, Python, Kubernetes, Apache projects
Related Terms
linux
github
community
More General Terms
Scrum
Agile framework using fixed-length sprints
Version Control
Systems tracking code changes for collaboration
Event Sourcing
Storing all state changes as immutable event sequences
Technical Debt
Cost of rework from easy solutions over better ones
12-Factor App
Methodology for building scalable maintainable SaaS apps
Agile
Iterative approach delivering value incrementally