You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 h1.name {
font-size: 33px;
}
}
</style>