Cloning Healthcare Data: A Snowflake Guide

MMS Founder
MMS Raul Salas

Snowflake’s Cloning and data masking is the answer to security restrictions related to health care related PHI data.

Snowflake has managed to solve issues that many database administrators have faced in corporate environments where they manage personal information. But this issue is magnified in the health care industry where protecting personal health data is the highest priority and makes even simple operational processes very difficult if not impossible to even consider.

For example, getting production data migrated and cleansed involves batch job/backup processes that involved moving data across servers over the network and then running programs to mask and scramble personal health info. So developers are left with stale data to work with even in their test environments.

Making changes to data that is incorrect in production is a labor and resource intensive process.

Snowflake’s cloning and data masking functionality will simplify many health care production environment processes as well as make them more secure. In this blogpost we will explore Snowflake’s impact on a typical Health care operational database and software development processes. NOTE: we will explore more in-depth Snowflake’s cloning and data masking technical implementation (Reference Architecture) in a future blogpost.

In short, here is what Snowflake cloning functionality can do.

1. Clone Very large databases/tables in seconds as many times as you want
2. Only pay for data you store and update (pay once) in other words you only pay for production original data store. If production used 2TB, you would only be charged for one copy of the data.
3. Update data in test automatically
4. Promote any test data to int or prod rapidly
5. Your cloned data will be updated in real time as production changes occur
6. You can go back to specific time or query and clone the database state at that time and create archived databases easily.

So cloning health data takes only a few seconds and your developers can start their work. In addition, changes to the clone that is made can easily be promoted in real-time to production. Think about all the hours and man power currently spent on making all the manual processes to support making copies of production data to lower environments.

Now, let’s combine this with Snowflake’s data masking and this is where things start to get really interesting.

1. Mask PHI field level data in production.
2. Clone Production to Test environment.
3. Apply security roles that will allow control over who sees Personal health information
4. Make changes to Test environment new changes to diagnostic codes for example.
5. Promote cloned test environment to Integration and ensure there are no issues with changes and data
6. Promote cloned integration environment to Production.

Snowflake’s new data masking combined with cloning will solves many issues in managing data environments as well as give DBAs the ability to sleep through the night and have a weekend to spend with their family!

Snowflake has really solved many issues that plague database operational and security issues in health care for the past 20 – 30 years!

Subscribe for MMS Newsletter

By signing up, you will receive updates about our latest information.

  • This field is for validation purposes and should be left unchanged.