EXAM_2 (61-80) Flashcards
What does the npm install command do?
It downloads dependencies as defined in the project.json file.
Which of the following steps need to be taken to activate Live Process Content from the SAP Build Process Automation Store? (2 corrects)
- Browse the store
- Import the content
What library does SAP Cloud SDK 4.0 use internally for resilience?
Resilience4j
What are some of the capabilities of the SAP S/4HANA Virtual Data Model? (2 correct)
- It documents the relationships between entities.
- It enriches the entities with business semantics.
Which connection type exchanges messages between SAP S/4HANA and SAP Business Technology Platform?
A channel
What are key elements of reactive systems in the distributed environment of side-by-side extensions? (2 correct)
- Loose coupling and isolation between system
- Asynchronous message-driven communication between systems
After logging into the SAP Build Process Automation Homepage, where do you have to navigate to be able to create a process project?
Lobby
Which of the following are benefits of the SAP Business Technology Platform when building new extensions? Choose 3 correct answers.
- Pace layering
- Flexible UI services
- Gradual transformation to a Cloud-native architecture
What are the aspects of a Multi-Target Application (MTA) model in the lifecycle management of distributed applications?
Note: There are 3 correct answers to this question.
- Composition
- Configuration
- Dependencies
Which parameters are mandatory in the Global Elements section of an mta.yaml file?
Note: There are 3 correct answers to this question.
- ID
- version
- _schema-version
What are the benefits of using forms? (3 corrects)
- Streamline approvals in the business process.
- Quick, simple, and easy way to create interactive UI.
- One layout, one access, and traceable action.
What do you use to update the Git history of the local file you are working on?
Commit
For which workload requirements would you use State ful Set? (3 correct)
- Stable, unique network identifiers
- Ordered, graceful deployment and scaling
- Stable, persistent storage
What are the benefits of using the caching features of SAP Cloud SDK?
Note: There are 3 correct answers to this question.
- They reduce latency
- They reduce load on system and network
- They avoid redundant requests to down-stream systems
Which of the following are parts of the architecture of the SAP BTP Service Operator for Kubernetes? (2 correct)
- Service broker
- API server