Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?

A.

50k requests per hour for all users

B.

10k requests per hour per user

C.

100k requests per hour per user

D.

1k requests per hour for all users

What is one of the required steps to enable authentication support in CAP?

A.

Install a package.json module called passport.

B.

Install a YAML module called passport.

C.

Install aNode.js module called passport.

D.

Install a CDS module called passport.

Which of the following statements applies to Continuous Deployment? Choose the correct answer.

A.

Code changes are pushed to a remote source code management system.

B.

Feedback from a productive system gets quickly integrated into teams' backlog.

C.

The trigger for deployment to a productive system is a human decision.

D.

Software is ready for deployment to a productive system all the time.

E.

Deployment to a productive system is triggered automatically.

What does the Extended Services - User Account and Authentication (XSUAA) service enable your app to do? Choose the correct answers.

A.

Identify users by e-mail, userld, first and last name.

B.

Identify users by address and social security ID.

C.

Check users' roles to allow or prohibit actions.

D.

Store "real" users.

What do you need to connect a service to the Sandbox environment of the SAP API Business Hub for the Business Partner API that you want to use?

Choose the correct answer.

A.

A personal token

B.

An API key

What is the difference between entities and types? Choose the correct answer.

A.

Types represent data elements, entities describe aspects of types.

B.

Entities represent data, types describe properties of entity elements.

What is a rule of thumb for when to use namespaces in your models?

A.

When your model names are unique

B.

When your app rarely exposes services

C.

When your models are reused in other projects

You can use the credentials created in the SAP CI/CD service to: Choose the correct answers.

A.

Connect to a private GitHub repository.

B.

Deploy applications to the SAP BTP, Cloud Foundry environment.

C.

Access the service itself.

What is the next step after you initialize a new local git repository (git in it) and add files to it (git add)? Choose the correct answer.

A.

fetch

B.

pull

C.

commit

JSON is based on which programming language? Choose the correct answer.

A.

Julia

B.

Java

C.

JavaScript

D.

JCL