Database Administration Kellyn Pot'Vin-Gorman in Database Administration How to Linux for SQL Server DBAs — Part 1 As running SQL Server on Linux becomes more common, DBAs must learn and become comfortable with the Linux OS. In... 29 August 2018 11 min read
PowerShell Robert Cain in PowerShell Introduction to Testing Your PowerShell Code with Pester Everyone knows how important code testing is, and to be thorough, you must automate testing. This includes scripts such as... 16 August 2018 23 min read
PowerShell Greg Moore in PowerShell Introduction to PowerShell with SQL Server Using Invoke-SQLCMD PowerShell is the preferred scripting tool used by Windows and Active Directory administrators. It can also be used to administer... 08 August 2018 10 min read
Brian Flynn Azure DevOps: Show Me the JSON! Creating resources in Azure, while not difficult, can be time consuming if you use the manual steps. One way to... 02 August 2018 11 min read
Testing Michael Sorens in Testing Go Unit Tests: Tips from the Trenches In this article, Michael Sorens describes unit testing for applications written in Go. While focused on Go, many of his... 20 July 2018 33 min read
PowerShell Nicolas Prigent in PowerShell Azure and Windows PowerShell: Getting Information In the second part of his series, Nicolas Prigent describes in detail how to automate the login process using PowerShell... 26 June 2018 12 min read
PowerShell Nicolas Prigent in PowerShell Hyper-V and PowerShell: Shielded Virtual Machines In Windows Server 2016, Microsoft have implemented a strong security concept called Shielded Virtual Machines. Shielded VMs have been improved... 04 June 2018 13 min read
PowerShell Nicolas Prigent in PowerShell PowerShell Day-to-Day Admin Tasks – Part 6: Real-Time IT Dashboard Creating a real-time IT dashboard is essential for IT professionals for managing their environments and to be proactive. A Few... 02 May 2018 11 min read
PowerShell Robert Cain in PowerShell Create Azure VMs with PowerShell Part 2 The ability to quickly spin up a virtual machine is one of the great things about Azure. In this article,... 30 April 2018 16 min read
Containers and Virtualization Nicolas Prigent in Containers and Virtualization Working with Windows Containers and Docker: Save the Data Docker continues to make improvements in their products running on Windows. In this article, Nicolas Prigent explains how to share... 25 April 2018 15 min read
PowerShell Robert Cain in PowerShell Create Azure VMs with PowerShell Part 1 Azure virtual machines are created for many reasons, even just to have an environment to quickly test something out. In... 21 April 2018 23 min read
Containers and Virtualization Laerte Junior in Containers and Virtualization Provisioning SQL Server Instances with Docker With SQL Server 2017, Microsoft announced the exciting news that SQL Server would now run in Docker containers. Laerte Junior... 16 April 2018 12 min read
Database Administration Seth Delconte in Database Administration Recover Data in SQL Server AWS RDS with the Help of BACPAC With Amazon RDS, it’s easy to have a SQL Server running in minutes. There are some limitations, though. Seth Delconte... 22 March 2018 15 min read
Database Administration Prashanth Jayaram in Database Administration Mount SQL Server DMVs and Custom Queries Using DBFS on Linux With SQL Server now supported on Linux, traditional SQL Server DBAs will need to learn how to work with Linux,... 20 March 2018 14 min read
Career Cynthia Dzikiti in Career Quality-Driven Software Development While software is among the most widely used products in human history, it also has one of the highest failure... 25 January 2018 22 min read
PowerShell Nicolas Prigent in PowerShell Azure and Windows PowerShell: The Basics IT shops do not want to spend time and energy managing infrastructure and servers as was done in the past.... 29 December 2017 11 min read
Database DevOps Ben Brumm in Database DevOps Introduction to Agile with SQL Server Working with SQL Server in Agile software development can be difficult. Ben Brumm provides an overview of Agile, specifically Scrum,... 20 December 2017 12 min read
PowerShell Robert Cain in PowerShell PowerShell Functions for Reusability and Restartability in Azure The key to efficient development is reusability. When developing scripts for administration, being able to restart a script where it... 29 November 2017 15 min read
Infrastructure as a Service Feodor Georgiev in Infrastructure as a Service Automating Azure: Creating an On-Demand HDInsight Cluster This article pulls together the concepts from two previous articles to demonstrate a way to automate the “on-demand” creation and... 18 October 2017 11 min read
Infrastructure as a Service Feodor Georgiev in Infrastructure as a Service Automating Azure: How to Deploy a Temporary Virtual Machine Resource Because Azure is designed from the ground-up to allow automated provisioning, It provides a number of interesting opportunities for use.... 18 October 2017 8 min read