Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 1.73 KB

index.md

File metadata and controls

61 lines (56 loc) · 1.73 KB
layout status hero features
home
released
name text tagline image actions
Welcome to CAP
The 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
brand
Get Started
/get-started/in-a-nutshell
theme text link
alt
See Samples
/resources/#public-resources
theme text link
alt
See 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.
about/
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>