ERNESTO L MARQUEZ F
Quiz by , created 10 days ago

Backend Developer - SAP Cloud Application Program | C_CPE_16 - Test2

0
0
0
ERNESTO L MARQUEZ F
Created by ERNESTO L MARQUEZ F 10 days ago
Close

C_CPE_16 - Test20 | Backend Developer - SAP Cloud Application Program

Question 1 of 40

1

Which tool is needed to add a new automation to your business process?

Select one of the following:

  • Process Builder

  • SAP Business Application Studio

  • SAP Build Process Automation Homepage

  • Automation Editor

Explanation

Question 2 of 40

1

Which of the following technologies are used throughout the Kyma Eventing process? (2 corrects)

Select one or more of the following:

  • MQTT

  • NATS

  • JetStream

  • Apache Kafka

Explanation

Question 3 of 40

1

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

Select one of the following:

  • Via the API Gateway.

  • Via the Service Catalog.

  • Via an SAP Fiori app.

Explanation

Question 4 of 40

1

Which types of forms can be added to your business process? (3 corrects)

Select one or more of the following:

  • Lobby

  • Approval

  • Notification

  • Cancellation

  • Trigger

Explanation

Question 5 of 40

1

Which of the following are benefits of the SAP Business Technology Platform when building new extensions? Choose 3 correct answers.

Select one or more of the following:

  • Flexible UI services

  • Low redundancies

  • Gradual transformation to a Cloud-native architecture

  • High TCO

  • Pace layering

Explanation

Question 6 of 40

1

What are the benefits of using forms? (3 corrects)

Select one or more of the following:

  • Send e-mail templates to users.

  • One layout, one access, and traceable action.

  • Create documents for the process.

  • Quick, simple, and easy way to create interactive UI.

  • Streamline approvals in the business process.

Explanation

Question 7 of 40

1

Where can an end user work on forms?

Select one of the following:

  • ChatBot

  • Process Workspace

  • My Inbox

  • Monitor Workflow Application

Explanation

Question 8 of 40

1

Which sequence of steps needs to be followed to deploy your created Process?

Select one of the following:

  • Release Process Project →Deploy Process Project → Create Process Project → Design Process

  • Create Process Project → Design Process → Release Process Project → Deploy Process Project

  • Release Process Project → Create Process Project → Design Process → Deploy Process Project

  • Create Process Project → Release Process Project → Design Process → Deploy Process Project

Explanation

Question 9 of 40

1

Which kubectl command can you use to roll back a deployment <app name> to a previous revision <n>?

Select one of the following:

  • kubectl resume deployment <app name>

  • kubectl apply -f deployment-revision<n>.yaml

  • kubectl rollback deployment <app name> --to-revision=<n>

  • kubectl rollout undo deployment <app name> --to-revision=<n>

Explanation

Question 10 of 40

1

Which two of the following are major parts of SAP Cloud SDK? Choose 2 correct answers.

Select one or more of the following:

  • Continuous Delivery Toolkit with a pipeline

  • A set of JAVA libraries

  • Maven

  • Git

Explanation

Question 11 of 40

1

What is mandatory when working on public Git in a distributed environment?

Select one of the following:

  • Buy the software license on the Git website.

  • Keep the entire history of your project locally.

  • Block the piece of code you are working on in the central repository.

  • Connect to a central repository to share your project contribution.

Explanation

Question 12 of 40

1

Which are the correct components of the control plane?

Select one of the following:

  • etcd, kube-scheduler, kube-controller-manager, kube-apiserver

  • etcd, etcd-scheduler, kube-controller-manager, kube-apiserver

Explanation

Question 13 of 40

1

Which are characteristics of Continuous Delivery? (3 correct)

Select one or more of the following:

  • Fast recovery from defects

  • Short release cycle

  • No ambiguity in long term plans

  • Waterfall model

  • High degree of automation

Explanation

Question 14 of 40

1

______ is a set of practices intended to reduce the time between committing a change to a system and the change being placed into normal production, while ensuring high quality.

Select one of the following:

  • Microservices

  • Continuous delivery

  • Containers

  • DevOps

Explanation

Question 15 of 40

1

Which of the following are part of the activities under ‘Dev’ in DevOps? Choose 2 correct answers.

Select one or more of the following:

  • Configure

  • Monitor

  • Create

  • Verify

Explanation

Question 16 of 40

1

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

Select one or more of the following:

  • It is responsible for running the applications.

  • It is responsible for storing and managing the cluster data.

  • It is responsible for providing the cluster's API.

  • It is responsible for stoping the applications.

  • It is responsible for scheduling containers on worker nodes.

Explanation

Question 17 of 40

1

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

Select one of the following:

  • Via an SAP Fiori app.

  • Via the Application Connector.

  • Via the Service Catalog.

Explanation

Question 18 of 40

1

Which of the following is not a core Kubernetes object?

Select one of the following:

  • Services

  • Pods

  • Nodes

Explanation

Question 19 of 40

1

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

Select one of the following:

  • Private server

  • Local workspace

  • Cloud Foundry

  • Mobile Services

Explanation

Question 20 of 40

1

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

Select one or more of the following:

  • ABAP Extensions

  • Cloud Foundry Extensions

  • Functions

  • Microservices

Explanation

Question 21 of 40

1

Where can you use SAP Build Process Automation?

Select one of the following:

  • In every industry and line of business

  • Only in sales departments

  • Only in the automotive industry

  • Only in banking

Explanation

Question 22 of 40

1

Which role is overall responsible for a process from the business perspective?

Select one of the following:

  • Process Participant

  • Process Initiator

  • Process Owner

  • Decision Maker

Explanation

Question 23 of 40

1

What are the benefits of using In-App Extensibility in SAP S/4HANA Cloud?
Note: There are 2 correct answers to this question.

Select one or more of the following:

  • It provides powerful key user tools.

  • It loosely couples custom adaptations.

  • It provides performance testing tools.

  • It enables microservice-based development.

Explanation

Question 24 of 40

1

Which user interfaces can you use to manage your Kyma cluster? (3 corrects)

Select one or more of the following:

  • kubectl

  • Kyma Dashboard

  • cip

  • Kyma CLI

  • pip

Explanation

Question 25 of 40

1

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

Select one of the following:

  • Deploy

  • Release

  • Publish

  • Test

Explanation

Question 26 of 40

1

Which component is used to interact with the Kubernetes cluster?

Select one of the following:

  • Container API

  • kube-apiserver

  • Cloud Provider API

  • Container Runtime Interface (CRI)

Explanation

Question 27 of 40

1

Which approuter component helps to install the correct version of the approuter using the npm tool?

Select one of the following:

  • package.json

  • manifest.yml

  • xs-app.json

  • xs-security.json

Explanation

Question 28 of 40

1

For which workload requirements would you use State ful Set? (3 correct)

Select one or more of the following:

  • Stable, persistent storage

  • Ordered, graceful deployment and scaling

  • Ordered network identifiers

  • Ordered, persistent storage

  • Stable, unique network identifiers

Explanation

Question 29 of 40

1

Which of the following steps need to be taken to activate Live Process Content from the SAP Build Process Automation Store? (2 corrects)

Select one or more of the following:

  • Import the content

  • Copy the content

  • Export the content

  • Browse the store

Explanation

Question 30 of 40

1

What additional configuration steps are required on an Action after you have added it to a process? (2 corrects)

Select one or more of the following:

  • Define a business logic

  • Define a destination variable

  • Map process content to Input parameters

  • Map Output parameters to process content

Explanation

Question 31 of 40

1

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

Select one or more of the following:

  • Changing the colors of a standard UI.

  • Creating a new UI for the existing application.

  • Extending the existing application to include new functions.

  • Changing the field's position in an existing screen.

Explanation

Question 32 of 40

1

What are the benefits of using the caching features of SAP Cloud SDK?
Note: There are 2 correct answers to this question.

Select one or more of the following:

  • They avoid redundant requests to down-stream systems

  • They reduce load on system and network

  • They minimize failures by providing default values

  • They reduce latency

Explanation

Question 33 of 40

1

Which of the following are parts of the architecture of the SAP BTP Service Operator for Kubernetes? (2 correct)

Select one or more of the following:

  • Service broker

  • kubelet

  • API server

  • Storage system

Explanation

Question 34 of 40

1

What must you do to pull a container image from a private registry? (2 correct)

Select one or more of the following:

  • Provide credentials in the pod manifest via "imagePullSecrets" in spec.template.spec.

  • Create a secret with the type "Opaque".

  • Create a secret with the type "kubernetes.io/dockerconfigjson".

  • Provide credentials in the pod manifest via "imagePullSecrets" in spec.template.metadata.annotations".

Explanation

Question 35 of 40

1

What are you able to achieve with SAP Build Process Automation? (3 corrects)

Select one or more of the following:

  • Operate confidently

  • Simplify automation

  • Slow down a process

  • Automate faster

  • Keep more manual steps

Explanation

Question 36 of 40

1

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

Select one or more of the following:

  • For sending a notification to the requestor

  • For sending e-mail

  • For accessing automation

  • For approving a sales order

Explanation

Question 37 of 40

1

You develop custom SAP S/4HANA side-by-side extensions. For which development objects can you enable OData services? (2 correct)

Select one or more of the following:

  • SAP-delivered business objects

  • Custom business objects

  • Custom CDS views

  • Custom forms

Explanation

Question 38 of 40

1

Which components are part of the API Gateway? Note: There are 3 correct answers to this question.

Select one or more of the following:

  • Istio Egress Gateway

  • Ory Oathkeeper

  • Virtual Hosts

  • Envoy Proxy

  • Istio Ingress Gateway

Explanation

Question 39 of 40

1

What does a REST client do?

Select one of the following:

  • It helps you to make business rules.

  • It simplifies technical communication with REST APIs.

  • It gives cloud application end-users access to the application.

  • It helps you to automate high-value activities.

Explanation

Question 40 of 40

1

What are some of the capabilities of the SAP S/4HANA Virtual Data Model? (2 correct)

Select one or more of the following:

  • It allows direct access to underlying database tables.

  • It enriches the entities with business semantics.

  • It documents the relationships between entities.

  • It provides a native UI to query the database tables.

Explanation