[Q43-Q63] 準備できるC_S4CDK_2021問題解答は無料更新されて100%試験合格保証 [2022]

Share

準備できるC_S4CDK_2021問題解答は無料更新されて100%試験合格保証 [2022]

問題集リアルなSAP C_S4CDK_2021試験問題 [更新されたのは2022年]

質問 43
Which service issues and validates the JWTs?

  • A. Destination Service
  • B. XSUAA
  • C. SAP ID Service
  • D. Connectivity Service
  • E. AppRouter
  • F. Backend-Service

正解: B

解説:
Explanation/Reference:
See page 103 and 108, S4C80 Col17.

 

質問 44
Which type of test is not part of the typical test pyramid?

  • A. Unit tests
  • B. Performance tests
  • C. Integration tests
  • D. End-to-end tests
  • E. Smoke tests

正解: E

解説:
Explanation/Reference:
See page 120 S4C80 Col17.

 

質問 45
What are pre-requisites for UI adaptions at runtime?
Note: There are 2 correct answers to this question.

  • A. Enabling "Adapt UI" mode.
  • B. Implementing the adaption code for the UI.
  • C. Getting a UI adaption key.
  • D. UI built based on SAPUI5 flexibility services.

正解: A,D

解説:
Explanation/Reference:
See page 20 and 21 of S4C80 Col17.

 

質問 46
For which performance testing tools has the SAP Cloud SDK pipeline integrated support?
Note: There are 2 correct answers to this question

  • A. Gatling
  • B. LoadNinja
  • C. JMeter
  • D. NeoLoad
  • E. Testing Anywhere
  • F. LoadRunner

正解: A,C

解説:
Explanation/Reference:
See page 179, S4C80 Col17

 

質問 47
What is Hystrix designed to do?
Note: There are 2 correct answers to this question.

  • A. Give protection from and control over latency and failure from dependencies accessed via thirdparty client libraries.
  • B. Enable multi-tenant persistance
  • C. Aggregate logs
  • D. Stop cascading failures in a complex distributed system.
  • E. Fail and recover slowly.

正解: A,D

解説:
Explanation/Reference:
Fail fast and rapidly recover. See page 112 S4C80.

 

質問 48
How can you provide in-app extensibility tools in an SAP S/4HANA cloud system?
Note: There are 2 correct answers to this question.

  • A. Assign yourself the extensibility business group (SAP_BASIS_BCG_EXT)
  • B. Assign yourself the Administrator business role (SAP_BR_ADMINISTRATOR)
  • C. Your user needs a business role with business catalog Extensibility (ID: SAP_BASIS_BC_EXT)
  • D. Your user needs a business role with business catalog Extensibility (ID: SAP_CORE_BC_EXT)

正解: B,D

解説:
Explanation/Reference:
Check one of the apps in the SAP S/4HANA Cloud version in the Fiori Apps Library (e.g.https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F1712')/S23).
Both answers marked as wrong are correct for on-premise S/4HANA.

 

質問 49
Due to the SAP Cloud SDK extensions to which framework is resilience logic handled separately for each tenant?

  • A. Hystrix
  • B. Grafana
  • C. Togglz
  • D. Prometheus

正解: A

解説:
Explanation/Reference:
See page 112, S4C80 Col17.

 

質問 50
One of which scenarios needs to be chosen upon creation of a custom CDS View?
Note: There are 4 correct answers to this question.

  • A. Standard CDS View
  • B. Analytical Sphere
  • C. External API
  • D. Analytical Cube
  • E. CDS Table
  • F. Analytical Dimension

正解: A,C,D,F

解説:
Explanation/Reference:
See page 25 of S4C80 Col17.

 

質問 51
What can you use the SAP Cloud SDK CLI for?
Note: There are 3 correct answers to this question.

  • A. Setup your Cloud Foundry app to use a CDS service
  • B. Package application files for deployment
  • C. Setup your Cloud Foundry app to authenticate through the app router
  • D. Add the script to set up a CircleCI master for CI/CD of your project
  • E. Generate a GraphQL client from a edmx service file definition

正解: A,B,C

解説:
Explanation/Reference:
See page 95 S4C80 Col17. "Generate a OData..." "Add the script to set up a Jenkins..."

 

質問 52
Which of the following APIs are shipped with a virtual data model by the SAP Cloud SDK?

  • A. SAP SuccessFactor APIs
  • B. SAP Cloud for Customer APIs
  • C. SAP API Business Hub - S/4HANA Cloud APIs
  • D. Qualtrics APIs

正解: C

解説:
Explanation/Reference:
See page 54, S4C80 Col17.

 

質問 53
Which TenantProvisioningServlet methods need to be implemented?
Note: There are 2 correct answers to this question.

  • A. Update
  • B. Patch
  • C. Put
  • D. Get
  • E. Post
  • F. Delete

正解: C,F

解説:
Explanation/Reference:
See page 117, S4C80 Col17. PUT is used when subscribing to a new tenant.
DELETE is used when unsubscribing to a tenant.

 

質問 54
Which of the following can be automatically custom created via in-app tools?
Note: There are 3 correct answers to this question.

  • A. DDIC fields, structures and tables
  • B. SAP Fiori UIs for custom business objects
  • C. CDS Views
  • D. SOAP services for internal and external access

正解: A,B,C

解説:
Explanation/Reference:
See page 18 of S4C80 Col17.

 

質問 55
Which of the following areas of functionality can be most appropriately extended through side by side extensibility?
Note: There are 3 correct answers to this question.

  • A. Vertical Solutions
  • B. Process Integration
  • C. Custom Reports
  • D. Custom Logic
  • E. Custom Apps
  • F. Custom Fields

正解: A,B,E

解説:
Explanation/Reference:
See page 10 of S4C80 Col17.

 

質問 56
Which of the following is visible from the Extensibility Inventory?
Note: There are 2 correct answers to this statement.

  • A. CDS Views
  • B. Extended Objects
  • C. Business Scenarios
  • D. Transportation Status

正解: B,D

解説:
Explanation/Reference:
See page 20 of S4C80 Col17.

 

質問 57
What can be done under custom fields in the "Custom Field and Logic" application?

  • A. Make your field available via GraphQL
  • B. Make your field available via SOAP.
  • C. Make your field available in other languages.

正解: C

解説:
Explanation/Reference:
See page 22 of S4C80 Col17.

 

質問 58
You can create virtual data models for which kind of APIs with the virtual data model generator.
Note: There are 2 correct answers to this question.

  • A. REST
  • B. SOAP
  • C. OData
  • D. GraphQL

正解: A,C

解説:
Explanation/Reference:
See page 54, S4C80 Col17. You can generate them for OData APIs, which are REST APIs.

 

質問 59
What does the SAP Cloud SDK support you with?
Note: There are 2 correct answers to this question.

  • A. Resilience
  • B. Fragility
  • C. Rigidity
  • D. Caching

正解: A,D

解説:
Explanation/Reference:
See page 76 S4C80 Col17.

 

質問 60
A call from your app to an external system is repeatedly failing. What pattern is used to detect failures and encapsulates the logic of preventing a failure from constantly recurring, during maintenance, temporary external system failure or unexpected system difficulties?

  • A. Caching
  • B. Multi-Tenancy
  • C. Event-Sourcing
  • D. Bulkhead
  • E. Circuit Breaker

正解: E

解説:
Explanation/Reference:
See page 76, S4C80 Col17

 

質問 61
What does a JWT contain?

  • A. Any granted autorizations as OAuth scopes
  • B. Formal user name
  • C. Tenant the user belongs to
  • D. All of these

正解: D

解説:
Explanation/Reference:
See page 104, S4C80 Col17.

 

質問 62
What can you define Cloud Foundry targets for in the stage specific configuration?

  • A. checkJMeter
  • B. performanceTests
  • C. staticCodeChecks
  • D. RecordedSimulation

正解: B

解説:
Explanation/Reference:
See page 178, S4C80 Col17. Take a special note of figure 168. It might help you ;)

 

質問 63
......

C_S4CDK_2021試験問題集、C_S4CDK_2021練習テスト問題:https://www.passtest.jp/SAP/C_S4CDK_2021-shiken.html