DevOps Services and Agile terminology

123456789101112
Across
  1. 3. Units of a delivery pipeline consisting of jobs running in sequence and the input for those jobs.
  2. 5. A large user story that can be broken down into a number of smaller stories.
  3. 6. A list of features or technical tasks that the team maintains and that at a given moment are known to be necessary and sufficient to complete a project or a release.
  4. 8. A tool used to capture a description of a software feature from an end-user perspective. "As [user type], I want [function], because [reason]."
  5. 10. A regular, repeatable, confined work cycle from 1 week to a month.
  6. 11. Specific work typically estimated in hours (approx. 2-8) that is assigned to one person and must be delivered in a single sprint.
  7. 12. A flexible, holistic product development strategy where a development team works as a unit to reach a common goal.
Down
  1. 1. Execution units within a stage.
  2. 2. These kind of jobs upload a project to Bluemix as an application and are accessible from a URL.
  3. 4. Bug or problem found after a new functionality has been accepted by the product owner.
  4. 7. These kind of jobs compile a project in preparation for deployment.
  5. 9. These kind of jobs are used to ensure certain conditions for the application are met.