Secure, production-like data
for Dev Teams

Automatically provision databases for development and testing environments using production data, while ensuring sensitive information remains protected.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
m3.large
120 GB
16 GB RAM
database1: app-db-demo
database2: app-db-dev4

{
   "dataset" : {
       "id" : "2f4c769c-1f4b-4d15-8a84-cf0fbbebc642",
   },
   "ephemeraldb" : {
       "database" : "app-db-dev4",
       "username" : "appuser",
       "password" : "E9x88AoEd0m93E",
       "blueprint" : {
           "exclude" : ["logs", "notification_logs","webhook_entries"],
           
"transformations" : {
              
"users" : {
                      
"name" : {"type" : "fullName"},
                      "email" : {"type" : "email", "unique" : true},
                      "password" : {"type" : "preset", "value" : "hashedPassword"},
                },
                "reactions" : { 
                      "message" : {"type" : "paragraph"},
                      "reaction" : {"type" : "randomFromList",
                          "value" : ["like","love","laugh"]},

How it works

1

Create a dataset by configuring the interval for scheduled snapshots from your source database.

2

Snapshot data is automatically transformed and anonymized based on your dataset's blueprint.

3

An ephemeral database is automatically spun up and refreshed with your transformed data.

Data migration

Scheduled Snapshots and Test Data generation

Generate snapshots of your production data, ensuring the availability of realistic data for testing and development while keeping sensitive data secure. Schedule how often to take snapshots of your production data and how often to refresh your new dev database, which we automatically spin up in your own cloud environment.

Data transformation

Automated  Blueprints

Configure a blueprint to apply data anonymization automatically. Or let our platform configure it for you. Whenever we refresh your dev database from a new snapshot, we automatically apply data anonymization and transformation in order to eliminate the risk of exposing sensitive information.

Features

  • Your Cloud, Your Control

    Automated database servers provisioned seamlessly in your own cloud environment.

  • Built for Scale

    Efficient, multi-threaded, parallel dump processing optimized for large databases.

  • Command Line Interface

    CLI tool empowering developers to automate db setup in CI pipelines.

  • Flexible Restoration Schedule

    Choose when and how often your data is refreshed to ensure timely rehydration of data for your development environments.

  • Data Transformation  Options

    More than 20 transformer options for data anonymization spanning synthetic data masking, redaction and static values.

  • At-risk data identification

    AI-driven identification of risky fields and generation of data anonymization blueprint

Interested in protecting your production data?

Protect your customers' data from leaking into non production environments.
Sign up to be notified when you can get started with devdatasets.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.