CPSC 480 SE DevOps Introduction

12345678910111213141516171819202122232425262728
Across
  1. 3. The release process is one of the most ____ steps in software development
  2. 5. We ______ to improve automated releases
  3. 9. A reason for poor coordination of development and operations is that the release must be _____ with all other systems
  4. 12. Managing _____ is a significant part of what DevOps does
  5. 15. The changes in a release may introduce _______
  6. 19. On the Gartner Hype Cycle, DevOps is __ ___ ____
  7. 20. Production code often undergoes ____ testing
  8. 21. Production code often undergoes close ____
  9. 22. Treate Ops as ____ ____ citizens from the point of view of requirements
  10. 23. A type of deployment that can cause many issues later on and is not of high quality
  11. 25. One outcome/goal is to achieve a high _____ of change
  12. 26. DevOps was a response to the problem of ____ releases
  13. 27. Deciding on features to include in a new release is part of step ___ of release planning
  14. 28. A release approach not as prone to procedure errors
Down
  1. 1. Ideally want _____ delivery
  2. 2. The term _____ _____ refers to returning to an old version of software in response to a problem
  3. 4. Make Dev more responsible for relevant ______ handling
  4. 6. Many see DevOps as an outgrowth of ____ development
  5. 7. DevOps is partially a response to ____ releases
  6. 8. A release approach that is labor-intensive, time-consuming, and error-prone
  7. 10. Another reason for poor coordination of development and operations is that the help desk and support staff must be ______
  8. 11. There is not a _____ definition for the term "DevOps"
  9. 13. Release planning has ___ steps
  10. 14. The delivery mechanism (how users get the change) must be
  11. 16. A short term for system administrator is a system ____
  12. 17. Type of code that in DevOps we want to develop using the same set of practices as application code
  13. 18. A compound of "development" and "operations"
  14. 24. Time period when developed code moves into production