Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following C_KYMD_01 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

C_KYMD_01 Exam Dumps - SAP Certified Development Associate - Side-by-Side Extensibility based on SAP BTP Kyma runtime

Question # 4

When do you use a Daemon Set as the main workload type?

A.

To run a workload on every node in the cluster

B.

To run a batch job

C.

To run multiple instances of the same container

Full Access
Question # 5

What must you do to pull a container image from a private registry? Note: There are 2 correct Answers to this question.

A.

Create a secret with the type "kubernetes.io/docker configjson".

B.

Provide credentials in the pod manifest via image Pull Secrets" in "spec template metadata annotations"

C.

Create a secret with the type "Opaque"

D.

Provide credentials in the pod manifest via "image Pull Secrets" in spec. template. spec.

Full Access
Question # 6

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
Question # 7

Which kubectl command lists pods with the exact label "env-dev"?

A.

kubectl get pods -L env

B.

kubectl get pods -I env

C.

kubectl get pods - env=dev

D.

kubectl get pods -L env-dev

Full Access
Question # 8

Which workload type is used to create time-based jobs?

A.

Job

B.

Deployment

C.

StatefulSet

D.

CronJob

Full Access
Question # 9

What happens when you delete a pod managed by a Replica Set?

A.

The Replica Set will schedule a new pod.

B.

The pod is deleted until the redeployment of the Replica Set.

C.

The Replica Set is deleted as well.

Full Access
Question # 10

Which tool does SAP BTP, Kyma runtime use for log collection?

A.

Jaeger

B.

Prometheus

C.

Kiali

D.

Fluent Bit

Full Access
Question # 11

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 # 12

Which command lists the pods in a specific namespace?

A.

kubectl get pods -n

B.

kubectl print pods n

C.

kubectl list pods n

D.

kubectl show pods -n

Full Access
Question # 13

Which of the following are parts of the architecture of the SAP BTP Service Operator for Kubernetes? Note: There are 2 correct Answers to this question.

A.

kubelet

B.

API server

C.

Storage system

D.

Service broker

Full Access
Question # 14

A Kubernetes cluster is a set of which of the following?

A.

Proxies

B.

Machines

C.

Data centers

Full Access
Question # 15

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 # 16

Which of the following technologies does the Kyme Eventing process use? Note: There are 3 correct Answers to this question.

A.

HTTP-post requests

B.

Apache Kafka

C.

Jet Stream

D.

MQTT

E.

NATS

Full Access
Question # 17

What is the secret and configuration management feature in Kyma?

A.

A configuration assistant

B.

A local password manager

C.

An object store

D.

A credential store and manager

Full Access
Question # 18

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