Symptom
- A new version of application needs to be deployed in the CF runtime.
- Their is a requirement to take a backup of the application, before the new version gets deployed.
Environment
- SAP BTP
- SAP BTP Cloud Foundry
Reproducing the Issue
- Deploying the app in the CF runtime
Resolution
- Their is no concept of application backup in the CF runtime environment.
- But, a recommended way is to follow Blue Green Deployment.
- e.g. deploy app-v2
- do not delete app-v1
- test app-v2
- and when all is fine, delete app-v1, rename app-v2
- Blue Green Deployment Guide - https://docs.cloudfoundry.org/devguide/deploy-apps/blue-green.html
Keywords
Application deployment, backup, CF runtime, Cloud Foundry, Blue Green Deployment , KBA , BC-CP-CF-CRTM , Cloud Foundry Container Runtime , How To
Product
SAP Analytics Cloud 1.0