Devopsobjwith Answers
Devopsobjwith Answers
[ ]
a. Scrum b. Waterfall c. Kanban d. Lean
2. What is the role of DevOps in the software development lifecycle (SDLC)? [ ]
a. To replace traditional SDLC methodologies
b. To automate only development task
c. To integrate development and operations tasks seamlessly
d. To minimize communication between teams
3. What is the typical duration of an Agile sprint? [ ]
a. 3 months b. 6 weeks c. 2 weeks d. 1 year
4. What is the role of the Product Owner in Agile development? [ ]
a. Ensuring the team follows strict rules
b. Managing the team's daily tasks
c. Representing the voice of the customer and prioritizing the product backlog
d. Providing technical guidance to the development team
5. Which practice involves automatically deploying code changes to production? [ ]
a. Continuous Integration
b. Continuous Deployment
c. Continuous Monitoring
d. Continuous Feedback
6. Which stage of the DevOps lifecycle involves planning, coding, and testing? [ ]
a. Continuous Integration
b. Continuous Deployment
c. Continuous Monitoring
d. Continuous Feedback
7. Which tool is commonly used for containerization in DevOps? [ ]
a. Jenkins b. Ansible c Docker d. Nagios
3. Git is a ______________________________________
6. Agile teams often use __ Kanban boards ___ to visualize progress, identify bottlenecks,
and make data-driven decisions for improvement
9. Pull requests in GitHub enable developers to propose changes to a repository and request that
they be __ merge d_____________ into the main codebase
10. With Git, developers can track changes to files, collaborate with others, and manage project
_________ history_______ across different branches