최신 SAP Certified Development Associate C_KYMD_01 무료샘플문제:
1. Where can you check which SAP BTP services are available to create in your subaccount?
A) SAP BTP Service Marketplace
B) SAP Help Desk
C) SAP Community
D) SAP Discovery Center
2. Where are Kubernetes objects persisted?
A) The column store
B) The etod key-value store
C) The row store
D) The key value store
3. What are some features of Kubernetes? Note: There are 3 correct Answers to this question.
A) Immutability and self-healing
B) Automated rollouts and rollbacks
C) Integration and assessment
D) Extensibility and ecosystem
E) Process management and optimization
4. What are some characteristics of Kubernetes pods? Note: There are 2 correct Answers to this question.
A) They are the smallest deployable unit in Kubernetes.
B) They can contain deployments.
C) They can be terminated and replaced anytime.
D) They are permanent units in Kubernetes.
5. You have deployed a workload through a Kubernetes Deployment to SAP BTP, Kyma runtime. What must you do to expose the workload to the public internet? Note: There are 3 correct Answers to this question.
A) Add a custom Virtual Service CR to secure the service.
B) Create an API Rule CR.
C) Configure rules and access Strategies.
D) Create a service to group your pods.
E) Add a readiness probe for your workload.
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: B | 질문 # 3 정답: A,B,D | 질문 # 4 정답: A,C | 질문 # 5 정답: B,C,D |