Skip to content

Latest commit

 

History

History
57 lines (52 loc) · 1.64 KB

index.md

File metadata and controls

57 lines (52 loc) · 1.64 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 a bit wider to avoid unlucky wrapping */ @media (min-width: 960px) { .VPHero.has-image .main, .VPHero .text { max-width: 620px !important; } } </style>