Skip to content

Latest commit

 

History

History
56 lines (51 loc) · 1.59 KB

index.md

File metadata and controls

56 lines (51 loc) · 1.59 KB
layout status hero features
home
released
name tagline image actions
SAP Cloud Application Programming Model
Building cloud-native applications with maximized productivity at minimized costs, based on proven best practices served out of the box.
/assets/logos/cap.svg
theme text link
brand
About CAP
/about/
theme text link
alt
Get Started
/get-started/in-a-nutshell
theme text link
alt
Release Notes
/releases/
title icon details link
Jumpstart & Grow as You Go
🚀
Jumpstart with minimum setup. Develop locally in fast turn-arounds with mocked production services. Add things only when they are actually required.
/get-started/jumpstart
title icon details link
Intrinsic Cloud Qualities
💎
Multitenancy, Extensibility, Security, Scalability, Resilience, Messaging, Observability, ... CAP facilitates these to great extents in <b>platform-agnostic</b> ways.
about/#services
title icon details link
Enterprise Best Practices
🏆
Proven best practices for Authorization, Localization/i18n, Localized Data, Temporal Data, Data Privacy, Verticalization are served out of the box.
about/#generic-providers
title icon details link
Focus on Domain
⭕️
All this + CDS to capture intent instead of imperative coding, greatly reduces boilerplate, and fosters close collaboration of developers and domain experts.
about/#domain-modeling
<style> /* make hero text smaller in narrow sizes */ @media (max-width: 640px) { .VPHome .VPHero .name { font-size: 33px; } } </style>