Author Archives: Earl Fong

Story Splitting

The process of breaking down into (a) smaller, more easily implemented user stories or (b) . Likewise, may be decomposed into user stories, and tasks may be decomposed into more fine-grained tasks. Story splitting is usually performed during and . … Continue reading

Posted in s | Leave a comment

Technical Debt

Technical debt is an obligation that an organization incurs when it chooses a design or construction approach which is expedient, but increases complexity and is more costly in the long term. That is, some aspects of quality are deferred for … Continue reading

Posted in t | Leave a comment

DevOps

Referring to the development of software systems, DevOps has been broadly defined as “a set of practices intended to reduce the time between committing a change to a system and the change being placed into normal production, while ensuring high … Continue reading

Posted in d | Leave a comment