SAP C_S4CDK_2023 SAP Certified Development Associate – SAP Cloud SDK Extensibility Developer Online Training
SAP C_S4CDK_2023 Online Training
The questions for C_S4CDK_2023 were last updated at Nov 15,2024.
- Exam Code: C_S4CDK_2023
- Exam Name: SAP Certified Development Associate - SAP Cloud SDK Extensibility Developer
- Certification Provider: SAP
- Latest update: Nov 15,2024
What is Sap’s motivation for the new extensibility approach of SAP S/4HANA?
- A . To achieve innovation without modifying the digital core.
- B . To provide a high degree of flexibility to modify the standard APIs.
- C . To enable usage of open-source technologies’ usage in extensions.
- D . To enable push-down to SAP HANA level in extensions.
Where do you place the Apache JMeter test plans when using Apache JMeter and Gatling?
- A . In a folder under the /performance-tests directory
- B . In the /performance-tests directory
- C . In the /tests/performance directory
- D . In a folder under the/tests/performance directory
What are some of the characteristics of reactive systems? Note: There are 2 correct answers to this question.
- A . They can respond quickly on a high volume of API calls.
- B . They are defined as responsive, resilient, elastic, and message-driven.
- C . They register for callback and returns when calling other services.
- D . They operate on the request-response programming model.
What is the correct sequence of steps when implementing Tenant-aware Persistence?
- A . Configure a data source
Configure Hibernate for multi-tenancy Tenant onboarding and offboarding Persisting and accessing the data - B . Configure Hibernate for multi-tenancy Configure a data source
Tenant onboarding and offboarding Persisting and accessing the data - C . Configure a data source
Configure Hibernate for multi-tenancy Persisting and accessing the data Tenant onboarding and offboarding - D . Tenant onboarding and offboarding Configure a data source Configure Hibernate for multi-tenancy Persisting and accessing the data
Which phase of the SAP Activate methodology includes the Extension Planning and Design activity?
- A . Discover
- B . Realize
- C . Prepare
- D . Explore
Which of the following are core principles of DevOps? Note: There are 3 correct answers to this question.
- A . Continuous learning and experimentation
- B . Feedback
- C . S
- D . Design-led thinking
- E . Scaling
Which properties must you configure in the MultiEntityManagerFacade class to enable multi- tenancy for Hibernate? Note: There are 3 correct answers to this question.
- A . hibernate.default_schema
- B . hibernate.tenant_identifier_resolver
- C . hibernate.multi_tenant_connection_provider
- D . hibernate.use_identifier_rollback
- E . hibernate.multiTenancy
What is Elastic Stack?
- A . An orchestration service that uses elastic load balancers.
- B . A group of open source products designed to collect logs from multiple services.
- C . A cloud computing architecture that allows dynamic resource scaling.
- D . An open source automation server, helping to automate the parts of software development.
Which app can you use to display an overview of your extensibility items and to view associations or dependencies between various in-app extension items?
- A . SAP Extensibility Explorer
- B . Extensibility Cockpit
- C . Extensibility Catalog
- D . Extensibility Inventory
Which tests are run in parallel to performance tests in the SAP Cloud SDK Pipeline?
- A . Backend integration tests
- B . Quality checks
- C . Backend unit tests
- D . End-to-end tests