
Authentic Best resources for C_S4CDK_2021 Test Engine Practice Exam
[2021] C_S4CDK_2021 PDF Questions - Perfect Prospect To Go With ActualCollection Practice Exam
NEW QUESTION 69
What are typical Ops activities?
Note: There are 3 correct answers to this question.
- A. Package
- B. Create
- C. Verify
- D. Release
- E. Configure
- F. Monitor
Answer: D,E,F
Explanation:
Explanation/Reference:
See page 136, S4C80 Col17. The answers marked as incorrect belong to the development activities.
NEW QUESTION 70
Which of the following are pillars of cloud-native extension applications?
Note: There are 3 correct answers to this question.
- A. Continous delivery
- B. Containers
- C. API management
- D. Microservices
- E. Events
Answer: A,B,D
Explanation:
Explanation/Reference:
See page 128, S4C80 Col17.
NEW QUESTION 71
Why are side-by-side extension applications not affected by release changes of SAP applications?
- A. SAP APIs are guaranteed to be lifecycle-stable. Unless important changes happen in the backend application, the APIs will continue the same when the SAP application is upgraded to the next release
- B. With side-by-side extensions residing in the SAP application, they are upgraded as well.
- C. When upgrading to the next release the side-by-side extension is automatically checked for changing dependencies and updated accordingly
- D. As side-by-side extensions always rely on asynchronous patterns such as events there's no dependency to the core system. Thus updates to it don't affect the extension.
Answer: A
Explanation:
Explanation/Reference:
See page 31, S4C80 Col17.
NEW QUESTION 72
What are we primarily talking about when we talk about identifying bottlenecks through performance tests?
Note: There are 2 correct answers to this question.
- A. Infinity Loops
- B. Bugs
- C. Responsive user experience
- D. Infrastructure
- E. Smoke Tests
Answer: C,D
Explanation:
Explanation/Reference:
See page 177, S4C80 Col17.
NEW QUESTION 73
What are some of the basic guidelines of the Twelve Factor app?
Note: There are 3 correct answers to this question.
- A. Make a distinction between local and third party services
- B. Store configuration in the code
- C. Separate application code and runtime configuration
- D. Foster traceability and reproducability of all changes
- E. Build applications as stateless and self-contained application processes
Answer: C,D,E
Explanation:
Explanation/Reference:
See page 134, S4C80 Col17. For more details visit 12factor.net.
NEW QUESTION 74
Which of these are foundational design principles of SAP S/4HANA Cloud and SAP S/4HANA?
Note: There are 4 correct answers to this question.
- A. SAP Fiori and intelligence
- B. Integration and public model
- C. Simplification
- D. Compatibility
- E. Two code lines with cloud and on-prem equivalent
- F. Coupled Extensions
Answer: A,B,C,D
Explanation:
Explanation/Reference:
Page 3 of S4C80 Col17 states 6 design principles. Contrary to the statements here there are "decoupled extensions" and "single code line and cloud-first".
NEW QUESTION 75
What operations can be performed at runtime when UI adaptions are enabled?
Note: There are 5 correct answers to this question.
- A. Add a new field from the existing list.
- B. Change the UI process flows.
- C. Drag and drop fields to a new group.
- D. Change the field labels.
- E. Create new custom fields and groups, remove existing fields, cut and paste fields from the UI.
- F. Combine two or more fields.
Answer: A,C,D,E,F
Explanation:
Explanation/Reference:
See page 20 and 21 of S4C80 Col17.
NEW QUESTION 76
What is NOT one of the recommended steps for implementing multi-tenancy?
- A. Enable the SAP Cloud Platform Multi-tenant mode.
- B. Configure Hibernate for multi-tenancy
- C. Set up tenant onboarding and offboarding
- D. Bind the database service to the application to be created in the sapce in the SAP Cloud Platform before the deployment.
- E. Persist and access the data
- F. Configure a data source
Answer: A
Explanation:
Explanation/Reference:
See pages 114, 115 and 116 S4C80 Col17.
NEW QUESTION 77
You extend an S/4HANA Standard API with customer fields. What kind of API is used for the extended API?
- A. OData
- B. SOAP
- C. GraphQL
Answer: A
Explanation:
Explanation/Reference:
You'll find your extensions within the standard SAP OData API. See page 26 of S4C80 Col 17.
NEW QUESTION 78
What can also be used to achieve asynchronous and reactive programming by wrapping API calls appropriately?
- A. Destination Service
- B. Hibernate
- C. Togglz
- D. Hystrix
- E. Connectivity Service
Answer: D
Explanation:
Explanation/Reference:
See page 166, S4C80 Col17.
NEW QUESTION 79
What can you define Cloud Foundry targets for in the stage specific configuration?
- A. staticCodeChecks
- B. checkJMeter
- C. RecordedSimulation
- D. performanceTests
Answer: D
Explanation:
Explanation/Reference:
See page 178, S4C80 Col17. Take a special note of figure 168. It might help you ;)
NEW QUESTION 80
In a high-level authentication setup with AppRouter and XSUAA, what's the OAuth2 Resource Server?
- A. SAP ID Service
- B. User
- C. Backend-Microservice
- D. XSUAA
- E. AppRouter
Answer: C
Explanation:
Explanation/Reference:
See page 103, S4C80 Col17.
NEW QUESTION 81
Due to the SAP Cloud SDK extensions to which framework is resilience logic handled separately for each tenant?
- A. Prometheus
- B. Grafana
- C. Togglz
- D. Hystrix
Answer: D
Explanation:
Explanation/Reference:
See page 112, S4C80 Col17.
NEW QUESTION 82
Which of these components initiates the OAuth2 flow with the corresponding service of the SAP Cloud Platform?
- A. SAP ID Service
- B. User
- C. AppRouter
- D. XSUAA
- E. Backend-Microservice
Answer: C
Explanation:
Explanation/Reference:
See page 103, S4C80 Col17.
NEW QUESTION 83
Which of the following areas of functionality can be most appropriately extended through In-App Extensibility?
Note: There are 4 correct answers to this question.
- A. Process Integration
- B. Individual Terminology
- C. Vertical Solutions
- D. Custom Reports
- E. Custom Fields
- F. UI Adaptations
Answer: B,D,E,F
Explanation:
Explanation/Reference:
See page 10 of S4C80 Col17.
NEW QUESTION 84
What files do you need to change to configure Hibernate for multi-tenancy?
Note: There are 2 correct answers to this question.
- A. TenantProvisioningServlet
- B. pom.xml
- C. persistence.xml
- D. AbstractEntityManagerFacade class
Answer: B,C
Explanation:
Explanation/Reference:
See pages 115 and 116, S4C80 Col17.
NEW QUESTION 85
In the pipeline_config.yml as part of the stages configuration you can configure performanceTests.
What are they used for and what do they contain?
Note: There are 2 correct answers to this question.
- A. The application is deployed to the respective Cloud Foundry targets configured in the manifest before running the tests.
- B. Uses a manifest in which the servers on which the performance tests are performed are configured.
- C. Defines a Docker image to be used for the test
- D. Defines the threshold before a test is considered failed.
Answer: A,B
Explanation:
Explanation/Reference:
See page 178, S4C80 Col17. Take a special note of figure 168. It might help you ;)
NEW QUESTION 86
Which service issues and validates the JWTs?
- A. SAP ID Service
- B. Destination Service
- C. XSUAA
- D. AppRouter
- E. Connectivity Service
- F. Backend-Service
Answer: C
Explanation:
Explanation/Reference:
See page 103 and 108, S4C80 Col17.
NEW QUESTION 87
What are the steps involved in using Gatling for performance testing?
Note: There are 3 correct answers to this question
- A. Adding JMeter dependencies to the pom.xml of the project.
- B. Execute the test with the command mvn clean gatling:execute
- C. Adding Scala and Gatling Plugins to Maven dependencies
- D. Write test plan in Ruby programming language
- E. Adding Gatling dependencies to the pom.xml of the project.
Answer: B,E
Explanation:
Explanation/Reference:
See pages 179 and 180, S4C80 Col17.
NEW QUESTION 88
What will provide the scope and role template design while creating the XSUAA service instance?
- A. package.json
- B. mta.yaml
- C. xs-security.json
- D. xs-app.json
Answer: C
Explanation:
Explanation/Reference:
See page 105, S4C80 Col17.
NEW QUESTION 89
What are steps to setup authentication?
Note: There are 3 correct answers to this question.
- A. Protect the backend microservice
- B. Assign role collection to the user
- C. Bind microservices to XSUAA
- D. Set up the approuter
- E. Define a role collection
- F. Add role template to role collection
Answer: A,C,D
Explanation:
Explanation/Reference:
See pages 105 and 106, S4C80 Col17.
NEW QUESTION 90
What is an abstraction that the SAP Cloud SDK can easily access and that, combined with the connectivity service's multi-tenancy concept, allows us to write our code once without worrying about different tenants or integrating with on-premise or cloud systems?
- A. Role Collections
- B. Routes
- C. Roles
- D. Channels
- E. Destinations
Answer: E
Explanation:
Explanation/Reference:
See pages 79 and 112, S4C80 Col17.
NEW QUESTION 91
......
Best updated resource for C_S4CDK_2021 Online Practice Exam: https://www.actualcollection.com/C_S4CDK_2021-exam-questions.html