EXAM_2 (21-40) Flashcards

1
Q

Which of the following options are the main use cases to be covered using side-by-side extensibility? (2 corrects)

A
  1. Creating a new UI for the existing application.
  2. Extending the existing application to include new functions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can you ensure that the value creation process continuously becomes safer and more resilient?

A

Establish short and efficient feedback cycles.

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

Which API comes into play for provisioning services on SAP BTP through SAP BTP, Kyma runtime?

A

Open Service Broker API

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

Which of the following is the last step required to make defined Actions in an Actions project available in the Actions Library?

A

Publish

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

Which of the following is a key component that issues and authenticates access tokens to client applications that request access to users’s data?

A

Application’s OAuth2 authorization server

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

Where can you use SAP Build Process Automation?

A

In every industry and line of business

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

What are the different ways in which forms can be used? (2 corrects)

A
  1. For approving a sales order
  2. For sending a notification to the requestor
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can SAP systems be connected to the SAP BTP, Kyma runtime?

A

Via the Application Connector.

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

Which of the following are not a way to extend SAP Solutions with SAP BTP, Kyma runtime? (2 corrects)

A
  1. ABAP Extensions
  2. Cloud Foundry Extensions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Into which environment does the Test step in a CI/CD job allow you to deploy your application?

A

Cloud Foundry

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

What is Kyma?

A

An open-source project that extends Kubernetes

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

Which of the following is not a core Kubernetes object?

A

Nodes

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

What are the benefits of using In-App Extensibility in SAP S/4HANA Cloud?

A
  1. It loosely couples custom adaptations.
  2. It provides powerful key user tools.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does a REST client do?

A

It simplifies technical communication with REST APIs.

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

How can you use third-party services in the SAP BTP, Kyma runtime?

A

Via the Service Catalog.

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

Which component is responsible for maintaining network rules on the nodes?

A

kube-proxy

17
Q

What is the main task of the Control Plane? (3 corrects)

A
  1. It is responsible for storing and managing the cluster data.
  2. It is responsible for providing the cluster’s API.
  3. It is responsible for scheduling containers on worker nodes.
18
Q

What is Kubernetes?

A

A container orchestrator

19
Q

Which extensibility options can you use to adopt SAP S/4HANA Cloud?

A
  1. Side-by-side extensibility
  2. In-app extensibility
20
Q

Which two of the following are major parts of SAP Cloud SDK?

A
  1. Continuous Delivery Toolkit with a pipeline
  2. A set of JAVA libraries