DevOps

123456789101112
Across
  1. 3. A way to record the changes to a repository and add a log message to describe the changes that were made
  2. 5. it's a fully managed, multi-region, multi-active, durable database with built-in security, backup and restore, and in-memory caching for internet-scale applications.
  3. 7. A program installed on specific physical servers in order to handle the execution of various processes on that server
  4. 9. An automatic or manual operation that restores a database or program to a previously defined state.
  5. 11. An IT organizational methodology where all teams in the organization, especially development teams and operations teams, collaborate on both development and deployment of software to increase software production agility and achieve business goals.
  6. 12. It describes your desired resources and their dependencies so you can launch and configure them together as a stack.
Down
  1. 1. the final stage in a deployment pipeline where the software will be used by the intended audience.
  2. 2. The practice of developing software as an interconnected system of several independent, modular services that communicate with each other
  3. 4. A strategy in which you try something, it fails, feedback is delivered quickly, you adapt accordingly, and try again
  4. 6. A software emulation of a physical computing resource that can be modified independent of the hardware attributes.
  5. 8. A term that refers to the grouping of every activity that makes a program available for use and moving that
  6. 10. The duplication of an object under review in source control so that the same code can be modified by more than one developer in parallel