Understanding the Delphix Deployment Model for SQL Server
Delphix deployment for SQL Server requires three distinct types of database servers:
- Source database server – A Windows host on which a SQL Server database resides, which will become the source database for a Delphix dSource.
- Target database server – A Windows host on which a SQL Server instance resides, to which Delphix will provision one or more virtual databases (VDBs).
- Staging Target database server – A Windows host on which a SQL Server instance resides, to which Delphix will provision a database which is always being restored from backups retrieved from the source database. These restored backups make up the Delphix dSource.
The overall flow of data is that backups from the source database are restored to the staging target database. You can then thin-provision those backups as VDBs.