What is Scrum?

Scrum is used to divide a sophisticated software and product development task into smaller chunks using iterations and increasing practices. Scrum consist of three roles, such as:

  1. Product owner
  2. Scrum master
  3. Team

For a DevOps interview question asking about Scrum, the correct answer would be:

“Scrum is an Agile framework used for managing and delivering software projects. It emphasizes iterative development, where cross-functional teams work collaboratively in short, time-boxed intervals called sprints, typically lasting 2-4 weeks. During each sprint, the team delivers a potentially shippable product increment, which undergoes review and adaptation in regular sprint review and retrospective meetings. Scrum promotes transparency, inspection, and adaptation, aiming to enhance productivity, quality, and customer satisfaction.”