SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
β€’ Open full site

Deploying Applications

Learn how to deploy and manage your applications in the SAP BTP cockpit.

Overview

🎓 beginner 12 min. SAP BTP CockpitBeginnerSAP Business Technology PlatformSAP BTP Cloud Foundry Environment

You will learn

  • βœ”What an application is
  • βœ”What an application package is and what to include in it
  • βœ”How to deploy an application with a manifest file or custom settings
  • βœ”How to understand the Applications page
  • βœ”What does restaging of your application mean and how to do it
  • βœ”Our recommendations
Dragomir Anachkov D Dragomir Anachkov December 16, 2025
Created by December 15, 2025
Contributors

Prerequisites

Prerequisites

Note: This tutorial is part of a learning journey.

Steps

Step 1 What is an application?
β€”

An application is a runnable program that delivers a specific functionality to serve a business need. For example, web applications, API services, or backend processes. Each application is a deployable unit that brings your code to life in the cloud. You build, configure, and deploy applications to the Cloud Foundry environment, where they run on scalable, managed infrastructure.

You manage your applications through the SAP BTP cockpit interface. There, you can monitor their status, configure settings, bind services, and scale resources.

Step 2 Prepare your application package for deployment
+
Step 3 Deployment options in the SAP BTP cockpit and CF CLI
+
Step 4 Deploy an application
+
Step 5 Understand the Applications page
+
Step 6 Restage an application
+
Step 7 Recommendations
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. What is an application? 2. Prepare your application package for deployment 3. Deployment options in the SAP BTP cockpit and CF CLI 4. Deploy an application 5. Understand the Applications page 6. Restage an application 7. Recommendations

Learn more →