Skip to main content

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.

  1. Create an environment of the Development or Testing type.

  2. Activate countries and create services.

  3. Implement and integrate data residency services into your application.

  4. Verify the introduced modifications and test them properly.

  5. Create an environment of the Production type.

  6. Activate the same countries and re-create services in this environment.

  7. Export configuration of the environment of the Testing or Development type.

  8. 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

  9. Create a migration client and utilize your own DevOps utility for continuous deployment of modified environment configurations.