📄️ App Migration Between Clouds
PaaS & CaaS is designed to provide a real freedom of choice to developers no proprietary APIs, no necessity to adjust your applications' code before hosting, a wide variety of stacks and features available.
📄️ Environment Export
Proving the appellation of Cloud Platform with-no-constraints, the platform allows to easily move environments between Clouds in order to find out which one meets your requirements the best. This procedure consists of 2 main stages - export of the already existing environment (we’ll consider this operation in details below) and its subsequent import to the target PaaS installation. Both of these operations will take just a few minutes. As a result, you’ll receive an identical ready-to-work copy of your environment being run at another PaaS installation.
📄️ Environment Import
The the platform’s Environment Import feature allows executing the .json, .jps, .yml, .yaml_**, or .cs_ files on the platform to automatically install and configure projects according to the declared settings. Being initially designed to deploy the previously exported environment copies (e.g. to transfer an application from another PaaS installation), it can also be used to install your own solutions, declared via JSON, or integrate any ready-to-go package from JPS Collection.