wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ITIL and Data Center Management Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

ITIL primarily focuses on:

a)

Software development

b)

IT Service Management

c)

Network security

d)

Hardware maintenance

2.

Which ITIL phase defines market space and service provider types?

a)

Service Design

b)

Service Transition

c)

Service Strategy

d)

Service Operation

3.

Utility and Warranty together define:

a)

Cost

b)

Performance

c)

Value of service

d)

SLA

4.

Which document describes all aspects of a service through its lifecycle?

a)

SLA

b)

SDP

c)

CMDB

d)

SIP

5.

Incident Management mainly aims to:

a)

Eliminate root cause

b)

Restore service quickly

c)

Approve changes

d)

Monitor capacity

6.

Root cause analysis belongs to:

a)

Incident Management

b)

Event Management

c)

Problem Management

d)

Change Management

7.

Which role owns a service end-to-end?

a)

Process Manager

b)

Service Owner

c)

CAB

d)

Technical Manager

8.

Which agreement supports SLA internally?

a)

UC

b)

OLA

c)

RFC

d)

KPI

9.

CSI focuses on:

a)

One-time improvement

b)

Continuous improvement

c)

Cost reduction only

d)

Risk elimination

10.

Event Management is triggered by:

a)

User complaint

b)

Threshold breach

c)

RFC

d)

SLA violation

11.

Raised floors are mainly used for:

a)

Security

b)

Cabling & cooling

c)

Fire safety

d)

Weight support

12.

Which factor is MOST critical in DC location selection?

a)

Population density

b)

Local talent & utilities

c)

Nearby markets

d)

Real estate price

13.

SAN primarily provides:

a)

File storage

b)

Block-level storage

c)

Object storage

d)

Cache storage

14.

FreeNAS uses which file system?

a)

EXT4

b)

NTFS

c)

ZFS

d)

FAT32

15.

Data center consolidation mainly aims to:

a)

Increase hardware

b)

Reduce cost & complexity

c)

Improve cooling only

d)

Increase bandwidth

16.

Disaster Recovery focuses on:

a)

Preventing failures

b)

Data encryption

c)

Restoring services after failure

d)

Monitoring logs

17.

Logical security protects against:

a)

Floods

b)

Fire

c)

Unauthorized access

d)

Power failure

18.

Type-1 hypervisor runs:

a)

On host OS

b)

On hardware directly

c)

Inside VM

d)

As application

19.

Snapshot in virtualization is used to:

a)

Clone VM

b)

Backup state

c)

Increase RAM

d)

Migrate VM

20.

IaaS provides:

a)

Applications

b)

Runtime

c)

Virtual machines

d)

Source code

21.

Which cloud model offers most control?

a)

SaaS

b)

PaaS

c)

IaaS

d)

FaaS

22.

HCI integrates:

a)

Network & storage

b)

Compute, storage, networking

c)

Cloud & DevOps

d)

OS & middleware

23.

SDN separates:

a)

Data & storage

b)

Control & data plane

c)

OS & hardware

d)

App & DB

24.

AWS EC2 is an example of:

a)

SaaS

b)

PaaS

c)

IaaS

d)

FaaS

25.

AWS Lambda is:

a)

VM-based

b)

Container-only

c)

Serverless compute

d)

Storage service

26.

DevOps mainly improves:

a)

Coding speed

b)

Collaboration & automation

c)

Hardware usage

d)

Security only

27.

CAMS stands for:

a)

Code, Automate, Monitor, Secure

b)

Culture, Automation, Measurement, Sharing

c)

Cloud, Agile, Microservices, Security

d)

CI, CD, Monitoring, Scaling

28.

Containers are:

a)

Stateful

b)

Heavyweight

c)

Ephemeral

d)

Hardware-based

29.

Dockerfile instruction to copy files:

a)

ADD

b)

COPY

c)

MOVE

d)

LOAD

30.

Which command runs container in background?

a)

docker start

b)

docker run

c)

docker run -d

d)

docker exec

31.

Docker volume is used to:

a)

Speed containers

b)

Persist data

c)

Increase CPU

d)

Secure image

32.

Jenkins is mainly used for:

a)

Monitoring

b)

CI/CD automation

c)

Container runtime

d)

Version control

33.

Git command to stage files:

a)

git push

b)

git commit

c)

git add

d)

git clone

34.

Terraform is:

a)

Configuration management

b)

Infrastructure as Code tool

c)

Monitoring tool

d)

CI server

35.

Terraform language is:

a)

YAML

b)

JSON

c)

HCL

d)

XML

36.

Kubernetes manages:

a)

VMs

b)

Containers

c)

Networks only

d)

Storage only

37.

Kubernetes smallest deployable unit:

a)

Node

b)

Pod

c)

Service

d)

Cluster

38.

Ansible uses which approach?

a)

Agent-based

b)

Pull-based

c)

Push-based

d)

Event-based

39.

Chef & Puppet are mainly for:

a)

CI/CD

b)

Monitoring

c)

Configuration management

d)

Logging

40.

Docker Swarm is:

a)

Cloud provider

b)

Orchestration tool

c)

CI tool

d)

Monitoring tool