Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! C_KYMD_01 has been withdrawn.

C_KYMD_01 Practice Exam Questions with Answers SAP Certified Development Associate - Side-by-Side Extensibility based on SAP BTP, Kyma runtime Certification

Question # 6

What is the kube-scheduler responsible for in a Kubernetes cluster?

A.

To start pods in the master node

B.

To schedule pods to worker nodes

C.

To scale master nodes vertically

D.

To schedule Cron Jobs

Full Access
Question # 7

In a Kubernetes cluster, which pattern represents a valid DNS name?

A.

svc.cluster.local..

B.

.svc.cluster.local

C.

svc. Cluster. Local

D.

svc.cluster.local.

Full Access
Question # 8

Which company initially developed Kubernetes?

A.

Google

B.

Oracle

C.

IBM

D.

Microsoft

Full Access
Question # 9

What is used to isolate groups of resources in a Kubernetes cluster?

A.

Namespaces

B.

Organizations and spaces

C.

Semantic versioning

D.

Object groups

Full Access
Question # 10

Which of the following open-source projects does SAP BTP, Kyma runtime use to expose and analyze in-cluster telemetry data? Note: There are 3 correct Answers to this question.

A.

Loki

B.

Opstrace

C.

Prometheus

D.

Crafana

E.

Vector

Full Access
Question # 11

Which of the following elements are part of the open-source Kyma project, but not of SAP BTP, Kyma runtime?

Note: There are 2 correct Answers to this question.

A.

Jaeger

B.

Prometheus

C.

Kiali

D.

Istio

Full Access
Question # 12

Which of the following observability tools are available in SAP BTP, Kyma runtime? Note: There are 2 correct Answers to this question.

A.

Loki

B.

Jaeger

C.

Kiali

D.

Crafana

Full Access
Question # 13

You want to run a database migration on SAP BTP, Kyma runtime. Which workload type does SAP recommend you use?

A.

Parallel job

B.

One off/non parallel job

C.

StatefulSet

D.

DeemonSet

Full Access
Question # 14

What are some characteristics of stateless workloads? Note: There are 2 correct Answers to this question.

A.

Data is shared.

B.

No references to past transactions are stored.

C.

No data is persisted.

D.

References to past transactions are stored.

Full Access
Question # 15

Which application-based service proxy does the kyma-gateway use to handle traffic and forwarding to services?

A.

Envoy

B.

Traefik

C.

Nginx

Full Access
Question # 16

What are some primitives that can be used to manage storage in a Kubernetes cluster? Note: There are 3 correct Answers to this question.

A.

Persistent Volumes

B.

Volume Snapshot Classes

C.

Volumes

D.

Config Maps

E.

Storage Classes

Full Access
Question # 17

What are some benefits of using the Istio service mesh in SAP BTP, Kyma runtime? Note: There are 3 correct Answers to this question.

A.

Networking is decoupled from the application logic.

B.

Networking is coupled to the application logic.

C.

Mutual TLS is supported for service to service communication.

D.

Distributed tracing can be used to trace request flows.

E.

Traffic management between services can be controlled.

Full Access
Question # 18

Which proxy pattern is used by the service mesh solution in SAP BTP, Kyma runtime?

A.

Per-Container

B.

Shared library

C.

Per-Node

D.

Sidecar

Full Access