In a previous post (How Secure Are Your Client Connections?) I covered using SSL certificates to encrypt client connections to…
Prometheus is an open-source monitoring solution that our Linux team has been using for several years. More recently, we began…
For those who have not used GitLab before, it is an open-source code repository and collaboration tool (similar to GitHub).…
So far this series has covered: installing Docker for Windows, the basic commands for managing images and containers, and creating…
Jupyter Book: A collection of SQL, PowerShell, and Python-based notebooks and markdown files. In a recent Channel9 segment, Vicky Harp…
SQL Server containers are gaining popularity as a way of enhancing and standardizing development environments for Windows & Linux based…
This is one article in a series that cover how to use PowerShell scripts to automatically install SQL Server. The full script set can be found here. High availability in production SQL Servers is often a desirable feature.…
This is one article in a series that cover how to use PowerShell scripts to automatically install SQL Server. The full script set can be found here. Service Accounts are a requirement for installing and running a SQL…
Patching servers is an annoying, but critically necessary task. Every month, on every (virtual) server, we have to: Create a…
There are more than 1000 different ways to configure a SQL Server instance. Just to install a new SQL Server…