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

Free and Premium SAP C_KYMD_01 Dumps Questions Answers

Page: 1 / 5
Total 60 questions

SAP Certified Development Associate - Side-by-Side Extensibility based on SAP BTP Kyma runtime Questions and Answers

Question 1

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

Options:

A.

They are the smallest deployable unit in Kubernetes.

B.

They are permanent units in Kubernetes.

C.

They can be terminated and replaced anytime.

D.

They can contain deployments.

Buy Now
Question 2

When you create an API Rule for a service, what is created automatically?

Options:

A.

A Kubernetes Service

B.

A Kubernetes Deployment

C.

An Istio Virtual Service

D.

A Helm Chart

Question 3

What is the etcd component in a Kubernetes cluster?

Options:

A.

Storage to back up deployed applications

B.

Key value store that stores the cluster state and configuration

C.

Relational database to store cluster configuration

D.

API to manage the cluster

Question 4

In which order are pods created when a StatefulSet is set up?

Options:

A.

Consecutive

B.

Chronological

C.

Sequential

Question 5

Which command lists services in the current namespace?

Options:

A.

kubectl get services

B.

kubectl print services

C.

kubectl show services

D.

kubectl list services

Question 6

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

Options:

A.

Parallel job

B.

One off/non parallel job

C.

StatefulSet

D.

DeemonSet

Question 7

Where can you check which SAP BTP services are available to create in your subaccount?

Options:

A.

SAP BTP Service Marketplace

B.

SAP Help Desk

C.

SAP Community

D.

SAP Discovery Center

Question 8

Why is a headless service type recommended for StatefulSets in Kubernetes?

Options:

A.

StatefulSets require a load balancer with a single IP address to balance traffic across randomly named pods.

B.

Pods managed by a StatefulSet have randomly named hashes that CANNOT be used by a regular service for load balancing.

C.

Pods managed by a StatefulSet have stable names and can be accessed directly without a service IP address.

Question 9

If an application requires a persistent state between reboots, what must be done before it can be deployed?

Options:

A.

Create a new entry in etcd.

B.

Create a Persistent Volume Claim for a pod.

C.

Create a Persistent Volume in the namespace

Question 10

What are some features of Kubernetes? Note: There are 3 correct Answers to this question.

Options:

A.

Process management and optimization

B.

Immutability and self-healing

C.

Extensibility and ecosystem

D.

Automated rollouts and rollbacks

E.

Integration and assessment

Question 11

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

Options:

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

Question 12

Which open-source project is one part of the API Gateway in Kyma?

Options:

A.

OpenCV

B.

Kodi

C.

Django

D.

Istio

Question 13

Why would you use observability tools in SAP BTP, Kyma runtime?

Options:

A.

To monitor system behaviour

B.

To manage StatefulSets

C.

To run distributed tracing

Question 14

Which of the following does Kyma Eventing simplify? Note: There are 2 correct Answers to this question.

Options:

A.

Connecting event publishers and subscribers directly

B.

Sending Cloud Events to the NATS backend without proxy

C.

Publishing events

D.

Subscribing to events

Question 15

What does a service mesh in Kyma typically consist of? Note: There are 2 correct Answers to this question.

Options:

A.

Master node

B.

Data plane

C.

Control plane

D.

Worker node

Question 16

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

Options:

A.

Per-Container

B.

Shared library

C.

Per-Node

D.

Sidecar

Question 17

When would you use kubect!? Note: There are 3 correct Answers to this question.

Options:

A.

To plot time series data

B.

To run interactive commands

C.

To view pod logs

D.

To forward ports from remote machines to pods

E.

To deploy containers into production clusters

Question 18

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

Options:

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.

Page: 1 / 5
Total 60 questions