0% found this document useful (0 votes)
12 views2 pages

Devopsobjwith Answers

The document consists of a series of questions and fill-in-the-blank statements related to Agile methodologies, DevOps practices, and tools. It covers topics such as the role of the Product Owner, Agile sprint duration, Continuous Deployment, and the concept of treating infrastructure as code. Additionally, it includes definitions and explanations of key terms like Git, HTTP, and the product backlog.

Uploaded by

gswetha0555
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

Devopsobjwith Answers

The document consists of a series of questions and fill-in-the-blank statements related to Agile methodologies, DevOps practices, and tools. It covers topics such as the role of the Product Owner, Agile sprint duration, Continuous Deployment, and the concept of treating infrastructure as code. Additionally, it includes definitions and explanations of key terms like Git, HTTP, and the product backlog.

Uploaded by

gswetha0555
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

1. Which Agile framework emphasizes self-organizing and iterative development?

[ ]
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

8. Which practice emphasizes treating infrastructure as code in DevOps? [ ]


a. Infrastructure as a Service (IaaS)
b. Platform as a Service (PaaS)
c. Configuration Management
d. Infrastructure Monitoring
9. ITIL stands for _________ [ ]
a. Information technology information system
b. Information technology infrastructural library
c. Information technology infra limited
d. None of the above
10. Which of the following ceremonies is typically part of Agile development
[ ]
a. Project post-mortem
b. Weekly progress report submission
c. Daily stand-up meetings
d. Bi-monthly performance evaluation

Fill in the blanks

1. ________rollback__________________ in DevOps refer to reverting a change or returning to


pervious version

2. Scrum is a _____Agile______ Methodology

3. Git is a ______________________________________

4. ____Product backlog_____ is the collection of Stories/Features

5. Git server is ________________________________________________

6. Agile teams often use __ Kanban boards ___ to visualize progress, identify bottlenecks,
and make data-driven decisions for improvement

7. HTTP stands for______________________________________________________

8. Agile is an ____________________ &_________________________ software development


approach

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

You might also like