최신 SAP Certified Development Associate C-S4CDK-2022 무료샘플문제:
1. Which activity is part of information technology operations (Ops)?
A) Configure - administrate the deployed release
B) Design - create new theme for better user experience
C) Create - automate build process in dev system
D) Verify - deploy continuously into test system
2. How do you achieve a zero-downtime deployment using the SAP Cloud SDK Pipeline?
A) Include the Hystrix library to ensure resilience.
B) Provide configuration details in the pipeline_config.yml file.
C) Use the Maven archetype to generate the project.
D) Use the Docker image optimized for zero-downtime deployment.
3. Which of the following are the fundamental guidelines of a twelve-factor application? Note: There are 3 correct Answers to this question.
A) Cache management
B) Traceability and reproducibility of all changes
C) Separation of application code and runtime configuration
D) Stateless and self-contained application processes
E) Security management of software layers
4. You use the Nest Framework and Visual Studio Code to develop an extension application. Which activities can you perform in the development environment? Note: There are 2 correct Answers to this question.
A) Run the Java program and make it stop at breakpoints.
B) Automatic re-deploy of a JavaScript program when the source code is modified.
C) Run the JavaScript program and make it stop at breakpoints.
D) Automatic re-build of a TypeScript program when the source code is modified.
5. You need to secure your application in the Cloud Foundry environment. In which file do you maintain routes during design time?
A) xs-app.json
B) manifest.yml
C) xs-security.json
D) web.xml
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: B | 질문 # 3 정답: B,C,D | 질문 # 4 정답: C,D | 질문 # 5 정답: A |