Concept in Definition ABC
Miscellanea / / July 04, 2021
By Guillem Alsina González, in Nov. 2017
As well as the notebook binnacle It's that one document that allows us to follow the route, incidents, and experiences of a ship and its crew (and, eventually, of other types of ships such as airplanes), the complicated large technological projects also have a kind of logbook, although in this case, it acts in advance, and not with posteriority: the backlog.
In technology, a backlog It consists of a document that explains the functionality and purpose of a complex system, what we want it to do, but not how to do it.
The backlog it is imperative in the methodology Scrum, which is used to build complex systems from the bottom up, when the traditional approach was to focus development precisely the other way around, that is, from top to bottom.
However, the backlog can be perfectly used by itself, as a concept, for any draft technological.
In scrum there are two types of backlog: product backlog Y sprint backlog. The product backlog it describes, in a generic way, the functionalities and uses that are going to be given to the system, as well as everything that you want it to do.
Free consultation for all members of the project, it can only be modified by the person who orders the system (or, failing that, to whom they delegate).
The fact that it is generic, allows someone without technological knowledge to carry out its update.
An aspect that the product backlog must consider is the relationship between the cost of the system and the economic benefit that it will bring to those who implement it.
This is an especially important point; creating a new system is only carried out for two reasons: the first is imperative, because for some reason the old system can no longer be used. This may be due to organizational and / or product / service changes, or to changes in the legal regulations in which the organization and business is framed.
The second reason is to introduce an improvement that allows us to be more productive, lower costs or maximize profit.
This second reason is always voluntary, and will naturally be introduced only if there is an effective improvement in financial results. It is, therefore, here where we are most interested analyze the price /benefits and know the benefits.
In the first case, we are interested in knowing the benefits, of course, but since it is a measure of introduction mandatory, we will be more interested in controlling expenses (which is not always the same).
The sprint backlog It consists of a document that defines the way in which the modifications to the system will be implemented in the next iteration.
The document is divided into tasks, each of which should be short (if not, then subdivided into as many that are), although these tasks are not assigned directly to a member of the team development, but are divided among these as they see fit.
Photo: Fotolia - Oleksandr
Topics in Backlog