Aggregator
Generating high quality test data for MySQL through de-identification and synthesis
As one of the most popular open-source databases, widely used for web applications, MySQL is no stranger to PII and sensitive data. At the same time, its users need production-like data for effective development and testing. Here are the challenges involved in anonymizing MySQL databases and solutions for tackling them.
The post Generating high quality test data for MySQL through de-identification and synthesis appeared first on Security Boulevard.
Dockerize Mongo to get consistent data across your development environments
Figuring out how to dockerize and seed your development mongoDB database for consistent replication across environments might not seem so straightforward. Check out this tutorial highlighting learnings that have worked for Tonic!
The post Dockerize Mongo to get consistent data across your development environments appeared first on Security Boulevard.