wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SUSE Cloud Native Foundations - Quiz 1

Total questions: 13

Worksheet time: 5mins

Name
Class
Date
1.

The goal of cloud native in empowering organizations to build and manage applications at scale can only be achieved by using private or public cloud.

a)

True

b)

False

2.

Which of the following is not a container orchestrator?

a)

Kubernetes

b)

Docker Swamp

c)

AKS

d)

Apache Spark

3.

Business and Technical stakeholders are two main perspectives to address when trialing cloud-native tooling. Which of the following best describes “the ability to perform strategic transformation for acceleration of business velocity”?

a)

Orchestration

b)

Observability

c)

Agility

d)

Availability

4.

Founded in 2015, CNCF provides a vendor-neutral home to open-source projects such as Kubernetes, Prometheus, Envoy and many more. What is the full meaning of CNCF?

a)

Cloud Native Containerized Foundation

b)

Cloud Native Containerized Function

c)

Cloud Native Computing Function

d)

Cloud Native Computing Foundation

5.

Kubernetes has its first release in 2014 and it derives from Microsoft’s Borg, an open-source container orchestrator.

a)

True

b)

False

6.

What are the main characteristics of containers?

a)

Easy to manage

b)

Easy to deploy

c)

Fast to recover

d)

All of the above

7.

Cloud native tooling can provide which of the following benefit(s)

a)

Quick delivery of value to customer

b)

Extending new features and technologies

c)

Security and protection

d)

Both A and B

8.

Which of the following is not a feature looked from a business perspective while we adopt cloud native?

a)

Agility

b)

Automation

c)

Growth

d)

Service Availability

9.

Which facilities are provided by Kubernetes?

a)

Tracing

b)

Logs and metrics

c)

Storage

d)

Networking

e)

All of these

10.

What is the git command used to make sure changes on your local machine are made available on your git repository?

a)

git add .

b)

git commit

c)

git push

d)

git init

11.

How will you run a python file "main.py" on the command line?

a)

run main.py

b)

python run

c)

python main.py

d)

python run main.py

12.

Why do we use vagrant?

a)

Build and manage virtual machine environments in a single workflow

b)

It is a container orchestration tool

c)

Create containers

d)

Create web applications with ease

13.

Which pair best describe the key features of cloud native?

a)

Speed and Security

b)

Agility and Flexibility

c)

Speed and Agility

d)

Elasticity and Security