---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
title: Home

hero:
  name: "SAP Cloud Application Programming Model"
  image: /logos/cap.svg

  tagline:
    Build enterprise-grade cloud applications
    with maximized productivity,
    fueled by proven best practices,
    served out of the box.

  actions:

    - text: Get Started
      link: /get-started/
      theme: alt

    - text: Develop
      link: /guides/
      theme: alt

    - text: Deploy
      link: /guides/deploy/
      theme: alt

    - text: What's New?
      link: /releases

features:

- title: Rapid Development
  icon: ⭕️
  details:
    •&nbsp; Jumpstart & Grow as you go... <br/>
    •&nbsp; Inner loop fast tracks <br/>
    •&nbsp; Decoupled dev teams <br/>
  link: get-started/
  linkText: Getting Started

- title: Focus on Domain!
  icon: 🍀
  details:
    •&nbsp; Capture intent → What, not how! <br/>
    •&nbsp; Separation of concerns <br/>
    •&nbsp; Minimized technical debt <br/>
  link: get-started/features
  linkText: Features Overview

- title: Proven Best Practices
  icon: 🏆
  details:
    •&nbsp; Enterprise-grade solutions <br/>
    •&nbsp; Battle-tested in real products <br/>
    •&nbsp; Served out of the box <br/>
  link: get-started/concepts
  linkText: Core Concepts

- title: Cloud Native by Design
  icon: 💯
  details:
    •&nbsp; Multitenancy, Scalability, ... <br/>
    •&nbsp; Intrinsic Extensibility <br/>
    •&nbsp; Evolution w/o disruption <br/>
  link: get-started/features#cloud-native-by-design
  linkText: Intrinsic Cloud Qualities

---
