nerdexam
SAP

C_CPE_2409 · Question #8

Which of the following are benefits of SAP BTP, Cloud Foundry runtime? Note: There are 2 correct answers to this question.

The correct answer is B. Managed security and automatic updates C. High availability with load balancing. SAP BTP's Cloud Foundry runtime is a managed platform-as-a-service (PaaS), meaning SAP handles the underlying infrastructure concerns for you. B is correct because Cloud Foundry automatically applies security patches and platform updates without user intervention - a core PaaS…

Deployment

Question

Which of the following are benefits of SAP BTP, Cloud Foundry runtime? Note: There are 2 correct answers to this question.

Options

  • AManual infrastructure scaling
  • BManaged security and automatic updates
  • CHigh availability with load balancing
  • DManaged service mesh

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    88% (28)
  • D
    9% (3)

Explanation

SAP BTP's Cloud Foundry runtime is a managed platform-as-a-service (PaaS), meaning SAP handles the underlying infrastructure concerns for you. B is correct because Cloud Foundry automatically applies security patches and platform updates without user intervention - a core PaaS promise. C is correct because Cloud Foundry natively provides high availability through redundant application instances and built-in load balancing, distributing traffic across those instances automatically.

A is wrong because scaling in Cloud Foundry is automatic (or easily triggered via manifest/CLI), not manual - manual infrastructure scaling is a characteristic of IaaS, not PaaS. D is wrong because Cloud Foundry does not include a managed service mesh (that's more characteristic of Kubernetes-based runtimes like SAP BTP's Kyma runtime, which integrates Istio).

Memory tip: Think "PaaS = Platform does the heavy lifting." If an answer says "manual" or describes a Kubernetes/container-mesh feature, it likely belongs to Kyma runtime, not Cloud Foundry.

Topics

#Cloud Foundry#load balancing#managed security#SAP BTP runtime

Community Discussion

No community discussion yet for this question.

Full C_CPE_2409 Practice