General
137 views
Kanban
Quick Definition
Visual workflow management using boards
Full Definition
A visual workflow management method using boards to track work.
Examples
kanban board, WIP limits, continuous flow, pull system
Related Terms
agile
scrum
lean
More General Terms
System Design
Defining architecture components and interfaces for systems
API Documentation
Documentation describing API usage and integration
Site Reliability
Engineering approach to IT operations with software practices
12-Factor App
Methodology for building scalable maintainable SaaS apps
Design Patterns
Reusable solutions to common software design problems
Trunk Based Development
Branching model integrating code to main branch frequently