Which deployment strategy for new versions avoids downtimes?

Which deployment strategy for new versions avoids downtimes?A . Rolling updateB . RecreateC . Zero downtimeView AnswerAnswer: A

September 12, 2024 No Comments READ MORE +

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

Why is a headless service type recommended for StatefulSets in Kubernetes?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...

September 11, 2024 No Comments READ MORE +

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

In a Kubernetes cluster, which pattern represents a valid DNS name?A . svc.cluster.local.<service-name>.<namespace>B . <service name> <namespace>.svc.cluster.localC . <Namespace> <service-name> svc. Cluster. LocalD . svc.cluster.local.<namespace> <service-name>View AnswerAnswer: B

September 10, 2024 No Comments READ MORE +

Which of the following are features of Kubernetes? Note: There are 3 correct Answers to this question.

Which of the following are features of Kubernetes? Note: There are 3 correct Answers to this question.A . Hardware virtualizationB . Storage orchestrationC . Operating system managementD . Immutability and self-healingE . Service Discovery and load balancingView AnswerAnswer: B D E

September 9, 2024 No Comments READ MORE +

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

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 VolumesB . Volume Snapshot ClassesC . VolumesD . Config MapsE . Storage ClassesView AnswerAnswer: A C E

September 7, 2024 No Comments READ MORE +

What's the responsibility of the Kubernetes cluster master node? Note: There are 2 correct Answers to this question.

What's the responsibility of the Kubernetes cluster master node? Note: There are 2 correct Answers to this question.A . Maintain etodB . Run deployed applicationsC . Maintain network rules between applicationsD . Schedule workloadsView AnswerAnswer: A D

September 6, 2024 No Comments READ MORE +

Using the Cloud Events specification, which component must you use to post events to Kyma Eventing?

Using the Cloud Events specification, which component must you use to post events to Kyma Eventing?A . service/eventing-event-publisher-proxyB . pod/eventing event publisher proxyC . pods/eventing nats 0D . svc/eventing-netsView AnswerAnswer: A

September 1, 2024 No Comments READ MORE +

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

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...

August 31, 2024 No Comments READ MORE +

Which workload type does SAP recommend you use?

You want to run a database migration on SAP BTP, Kyma runtime. Which workload type does SAP recommend you use?A . Parallel jobB . One off/non parallel jobC . StatefulSetD . DeemonSetView AnswerAnswer: C

August 31, 2024 No Comments READ MORE +

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

Which of the following observability tools are available in SAP BTP, Kyma runtime? Note: There are 2 correct Answers to this question.A . LokiB . JaegerC . KialiD . CrafanaView AnswerAnswer: A D

August 30, 2024 No Comments READ MORE +