Production data isolation

Last updated: Jun 12, 2026


Fluid Attacks has preventive measures that prevent production data from being used for test and development environments:

  • All production data is stored in the cloud.
  • People working on development projects cannot see or change the data stored in the cloud.
  • In development environments, mock data is used for testing.

To make sure that the development role does not have access to the production data, Fluid Attacks regularly checks the Terraform code that defines the permissions of that role.

Other integrity measures

On this page