You are on page 1of 5

Q1: Which level of Abstraction describes what data are stored in the Database??

a Physical Level

b None

c None

d Abstraction Level

e Logical Level

f View Level

Q2: Which command do we need to use if we want to see all packages installed on the
system (Ubuntu)?

a packageall -l

The correct Answer is: None

c dpkg -l

d dpkg -a

The correct Answer is: None

The correct Answer is: None

Q3: What will be the output of the query SELECT MINIMUM (amount) FROM sales;?

a None

b None

c None

d None

e return the lowest sales value

f the query will generate an error

Q4: If you exit a container accidentally, will you lose all the work??
The correct Answer is: None

The correct Answer is: None

c False

The correct Answer is: None

The correct Answer is: None

f True

Q5: Which command can give disk usage summary??

a du

b None

c df

d fdisk

e None

f chkdsk

Q6: Docker containers are based on open standard?

a Allowing containers to run on all major Linux distributions and Microsoft


operating systems

b None

c None

d None

e Allowing containers to run on all Microsoft operating systems only

f Allowing containers to run on all major Linux distributions only

Q7: What are Ansible ad-hoc commands??

a None

b None
c None

d Ansible ad-hoc commands are also known as Ansible playbooks

e Ansible ad-hoc commands are commands which helps you execute simple tasks
without the need of creating playbooks

f None

Q8: Expand UFS in context of file system??

a UNIX File system.

b Linux Failing System.

The correct Answer is: None

The correct Answer is: None

e Linux File System.

f Plain File System.

Q9: Which of the following are Container Orchestrators? Select all answers that apply.?

a Docker Swarm

b Vault

c Kubernetes

d Ansible

The correct Answer is: None

The correct Answer is: None

Q10: What are the responsibilities of a node controller??

a All of the mentioned

b To assign a CIDR block to the nodes

The correct Answer is: None

d To maintain the list of nodes


The correct Answer is: None

f To monitor the health of the nodes

Q11: How to dump pod logs (stdout) in Kubernetes??

a kubectl pod logs my-pod

b None

c None

d kubectl logs my-pod

e kubectl pods logs my-pod

f kubectl log my-pod

Q12: How to list all of your services in Docker swarm??

a docker get service

b docker service ps

c docker service ls

d docker ls service

e None

f None

Q13: If the Plesk server can't run Docker locally, you can still connect to a remote Docker
server to manage containers. You'll need:?

a A virtuozzo 6 container

The correct Answer is: None

c One separate ready-to-code environment

The correct Answer is: None

e A Windows Server

f The Plesk Docker extension

You might also like