nerdexam
SAP

C_CPE_2409 · Question #39

Which of the following modules are available in Kyma project? Note: There are 3 correct answers to this question.

The correct answer is A. Serverless C. Telemetry E. API Gateway. Kyma's module catalog includes Serverless (for deploying Functions as serverless workloads on Kubernetes), Telemetry (for collecting and routing logs, metrics, and traces for observability), and API Gateway (for exposing services securely via APIRules using an Istio/Ory-based…

Deployment

Question

Which of the following modules are available in Kyma project? Note: There are 3 correct answers to this question.

Options

  • AServerless
  • BData Warehouse
  • CTelemetry
  • DStorage
  • EAPI Gateway

How the community answered

(23 responses)
  • A
    87% (20)
  • B
    4% (1)
  • D
    9% (2)

Explanation

Kyma's module catalog includes Serverless (for deploying Functions as serverless workloads on Kubernetes), Telemetry (for collecting and routing logs, metrics, and traces for observability), and API Gateway (for exposing services securely via APIRules using an Istio/Ory-based ingress). These three are official, purpose-built Kyma modules. Data Warehouse (B) is not a Kyma module - data warehousing belongs to separate SAP products like SAP Datasphere. Storage (D) is not a named Kyma module either; storage in Kyma clusters is handled by standard Kubernetes persistent volume mechanisms, not a dedicated Kyma module.

Memory tip: Think of the three correct modules as the lifecycle of a service - you write it (Serverless), expose it (API Gateway), and observe it (Telemetry). "Write, Expose, Observe" maps directly to A, E, C.

Topics

#Kyma#serverless#API Gateway#telemetry

Community Discussion

No community discussion yet for this question.

Full C_CPE_2409 Practice