Skip to content

Instantly share code, notes, and snippets.

View dbafromthecold's full-sized avatar

Andrew Pruski dbafromthecold

View GitHub Profile
@dbafromthecold
dbafromthecold / PruskiYatesRelayAbstract
Last active May 10, 2017 08:50 — forked from Alex-Yates/PruskiYatesRelayAbstract
Session abstract for SQL Relay
Title:
How to provision n >TB virtual SQL Server environments from scratch in seconds on a laptop with limited diskspace using containers and clones
Abstract:
Provisioning dev environments is often a slow, complicated and manual process. Often devs simply don't have the diskspace to host a full production dataset locally.
You can solve many of the these problems with virtualisation technologies and source controlled powershell scripts.
We'll show you how by talking you through: