DevOps Introduction

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