Configuration Migration
InCountry Data Residency-as-a-Service provides various types of environments that you can use for testing and debugging purposes before pushing to production. This section explains how to export and import configurations between environments.
-
Create an environment of the Development or Testing type.
-
Implement and integrate data residency services into your application.
-
Verify the introduced modifications and test them properly.
-
Create an environment of the Production type.
-
Activate the same countries and re-create services in this environment.
-
Export configuration of the environment of the Testing or Development type.
-
Import configuration of the environment of the Testing or Development type into the production environment. The InCountry Portal will recreate the following:
-
Data firewall settings
-
Schema for regulated data
-
Web Services endpoints
-
Resident functions
-
-
Create a migration client and utilize your own DevOps utility for continuous deployment of modified environment configurations.