wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DevOps

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

DevOps is only for developers

a)

TRUE

b)

FALSE

2.

With continuous delivery, "deploy to production" is a manual process

a)

TRUE

b)

FALSE

3.

Continuous deployment is

a)

is being able to continually deploy without manual intervention

b)

refers to keeping the build ready for deployment

c)

creates the infrastructure needed for deployment

d)

checks code quality and scans

4.

Benefits of DevOps practices

a)

Speed

b)

Rapid Delivery

c)

Reliability

d)

All of the above

5.

Agile and DevOps are similar but differ in a few important aspects

a)

Agile is a change of thinking whereas DevOps is actual organization cultural change

b)

Agile is actual organizational cultural change whereas DevOps is a change of thinking.

c)

Agile is process driven whereas DevOps is role driven.

d)

Integration Testing

6.

Infrastructure as Code is a significant part of DevOps

a)

TRUE

b)

FALSE

7.

Continuous Integration is

a)

A software development practice where developers regularly merge their code changes into a central repository

b)

is a software development practice where code changes are automatically built, tested, and prepared for a release

c)

a practice in which infrastructure is provisioned and managed using code and software development techniques

8.

DevOps is all about tools

a)

TRUE

b)

FALSE

9.

DevOps is an extension of ...

a)

Agile

b)

QA

c)

Operation

d)

Development

10.

Development is more important than Operations

a)

TRUE

b)

FALSE

11.

What are the core operation of DevOps with infrastructure?

a)

Provisioning, Configuration

b)

Configuration, Orchestration

c)

Orchestration, Deployment

d)

Provisioning, Configuration, Orchestration, Deployment

12.

Which benefits of adopting a DevOps approach could be included in a business case to adopt a DevOps approach?

a)

Improved deployment frequency

b)

Lower failure rate

c)

Shortened lead time between fixes

d)

All of the above