Deploy Your Business Application to Cloud Foundry
Beginner
15 min.
Deploy your CAP Node.js application to Cloud Foundry using SAP Business Application Studio.
You will learn
- How to test your application using SAP HANA
- How to deploy your application to Cloud Foundry
Prerequisites
- You have an SAP HANA service (SAP HANA as a Service or SAP HANA Cloud) available in your space.
To create a new instance in your trial account:- Go to your space in the SAP Cloud Platform cockpit.
- Go to Service Marketplace.
- Select SAP HANA Schemas & HDI Containers Trial.
- Click Create.
- From the Plan dropdown menu, select
hdi-shared
as the service plan and provide a name for the new instance. - Click Create.
In the previous tutorial we created a simple bookshop app and tested it with a local database. Now we will first test the application with an SAP HANA database as used on Cloud Foundry and deploy it to Cloud Foundry.