Module 4 Flashcards

1
Q

What is Kubernetes?

A

Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services that facilitates both declarative configuration and automation. It

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cloud Native Applications

A

Cloud native applications are small, independent, loosely coupled services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Red Hat OpenShift?

A

Red Hat OpenShiftis a hybrid cloud, enterprise Kubernetes application platform.
•Red Hat OpenShift is an IBM Cloud managed service.
provides logging, monitoring, container registry, and other features.CI/CD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Hybrid Cloud

A

IT architecture that incorporates workload portability, orchestration, and management across on premises and cloud environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CI/CD

A

automates the building, testing, and merging of new code changes, as well as the release of those changes to a repository and their deployment to environments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Builds

A

A build is the process of transforming inputs into a resultant object. A BuildConfig object defines the process for a build to follow.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Service mesh

A
  • Layer dedicated to ensuring secure and reliable service-to-service communication.
  • Responsibilities: traffic management, security, observability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Istio

A
  • Service mesh
  • Manages traffic with Connect•Security: authentication, authorization, encryption
  • Policy definition
  • Allow user to trace call flows and dependencies
  • Metrics: latency, traffic, errors, saturation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Red Hat OpenShift offers an integrated container registry by default as opposed to that of a Kubernetes cluster.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The OperatorHub is included in which of the following consoles?

A

OpenShift

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Red Hat OpenShift on IBM Cloud is which type of service?

A

Managed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Cloud native applications are small, ____________, loosely coupled services

A

independent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following most accurately describes the relationship between Red Hat OpenShiftand Kubernetes?

A

Red Hat OpenShiftpackages Kubernetes with additional tooling to make developers and administrators more productive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following is a Red Hat OpenShift build trigger?

A

Webhook

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following are operators available in OperatorHub?

A

A.Red Hat
B.Certified
C.Community

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Image Streams can point to imagesinthe Red Hat OpenShift internal registry?

A

A.True

17
Q

Red Hat OpenShift can be run in which of the following environments?

A

A.Public cloud
B.Private cloud
C.On premise
D.Hybrid cloud

18
Q

What is the upstream version of Red Hat OpenShiftcalled?

A

OKD