In a previous post (How Secure Are Your Client Connections?) I covered using SSL certificates to encrypt client connections to…
Printed business cards have been a necessity for most of my professional life. I’ve always needed to have a few…
This post is rather lengthy, so here is an executive summary of what is covered. Why migrate from SQL Server…
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).…
SQL Server has been supported on several Linux distributions for a couple of years now. For some people, the primary…
A SQL Server database snapshot is a read-only view of what the data pages in the source database looked like,…
Beginning with SQL Server 2019, Microsoft has redesigned the database recovery process (ie. crash recovery and rollback) to improve availability…
In SQL Server 2016 Microsoft introduced Automatic Seeding for Availability Groups (AG). The Automatic Seeding process streams the database files…
Recently I was asked to work on containerizing a legacy web app that was written by a developer who is…