wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

devops

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the need for DevOps?

a)

Increase deployment frequency

b)

Lower failure rate of new releases

c)

1 and 2

d)

none

2.

What are the Technical advantages of DevOps?

a)

Continuous software delivery

b)

Less complex problems to fix

c)

Faster resolution of problems

d)

1,2and 3

e)

1 and 2

3.

What are the Business advantages of DevOps?

a)

Faster delivery of features

b)

less stable operating environments

c)

More time available to add value

d)

2 and 3

e)

1 and 3

4.

What are the requirements to become a DevOps Engineer?

a)

Experience with infrastructure automation tools like Chef, Puppet, Ansible, SaltStack or Windows PowerShell DSC.

b)

Interpersonal skills that help you communicate and collaborate across teams and roles.

c)

Fluency in web languages like Ruby, Python, PHP or Java.

d)

All of the above

5.

What Version control allow you to do ?

a)

Don't Compare changes over time.

b)

See who last modified something that might be causing a problem.

c)

Who introduced an issue and when.

d)

1 and 2

e)

2 and 3

6.

Is informatica a devops tool

a)

yes

b)

No

c)

May be

7.

which is devops tools in below options?

a)

Git

b)

Jenkins

c)

Nagios

d)

1 and 2

e)

All the Above

8.

Is DevOps & Agile same?

a)

yes

b)

No

c)

May be

9.

What is the use of Git?

a)

Continuous Integration tool

b)

Version Control System tool

c)

Continuous Monitoring tool

d)

Containerization tool

10.

What is the use of Jenkins ?

a)

Continuous Integration tool

b)

Continuous Testing tool

c)

Continuous Monitoring tool

d)

Version Control System tool

11.

Ansible is a?

a)

Continuous Integration tool

b)

Configuration Management and Deployment tools

c)

Continuous Monitoring tool

d)

Configuration Deployment tools

12.

Mention some of the useful plugins in Jenkins

a)

Amazon EC2

b)

HTML publisher

c)

Copy artifact

d)

none of the above

e)

All of the above

13.

What are the benefits of Automation Testing?

a)

Enables parallel execution

b)

Encourages unattended execution

c)

Don't Saves time and money

d)

1 and 2

e)

2 and 3

14.

Chef is a devops tool?

a)

Yes

b)

No

c)

May be

15.

whichis Continuous monitoring tool?

a)

Puppet

b)

Nagios

c)

Chef

d)

None of the Above

16.

Is Nagios is Object Oriented?

a)

No

b)

yes

17.

What platforms does Docker run on?

a)

Linux platforms

b)

Cloud platforms

c)

Both

d)

none

18.

Is Jira DevOps tool?

a)

Yes

b)

No

c)

May be

19.

which is Version control tool?

a)

Git

b)

Chef

c)

Ansible

d)

None

20.

What are the advantages that Containerization provides over virtualization?

a)

Containers provide real-time provisioning and scalability but VMs provide slow provisioning

b)

Containers are lightweight when compared to VMs

c)

Both

d)

Only 2