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).…
Recently I was asked to work on containerizing a legacy web app that was written by a developer who is…
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…
First, thanks to Sean McCown (t|w) and Mladen Prajdic (t|w) for their assistance with finding & confirming some of the…