Warning: in_array() expects parameter 2 to be array, bool given in /home/customer/www/groupby.org/public_html/wp-content/plugins/eventON/includes/calendar/class-calendar-event-structure.php on line 60
Environment setup in some organizations can take days and even then it is not consistent and has components missing or configured incorrectly. These problems can be solved and
Event Details
Environment setup in some organizations can take days and even then it is not consistent and has components missing or configured incorrectly. These problems can be solved and this session will cover several techniques for doing just that.
Using DBATools Powershell module to backup and restore databases, Powershell encryption to store passwords, and Docker to stand up SQL server instances in seconds, this session will give you all of the tools needed to create environments for a high functioning team of developers.
As an example, I will use Docker to create SQL environments. The first is a production like environment for user acceptance testing. In the second environment will redact the confidential data and in the third environment reduce the dataset by 90%.
All of these techniques work both in containers and in VMs so