Product Backlog - CI/CD Glossary Definition
A product backlog is the single, ordered list of everything that might be built (features, fixes, technical work), continuously refined and prioritized by the product owner.
Why it matters
The backlog is the source of work that flows into pipelines. Items near the top are detailed enough to start, and including pipeline and tech-debt work keeps delivery sustainable.
Related guides
Scrum - CI/CD Glossary DefinitionScrum: Scrum is an agile framework that organizes work into fixed-length sprints, with defined roles (product…
Technical Debt - CI/CD Glossary DefinitionTechnical Debt: Technical debt is the implied future cost of choosing an easy or quick solution now over a be…
Sprint - CI/CD Glossary DefinitionSprint: A sprint is a short, fixed-length iteration in Scrum (commonly one to four weeks) during which a team…