In a previous post (How Secure Are Your Client Connections?) I covered using SSL certificates to encrypt client connections to…
This post is rather lengthy, so here is an executive summary of what is covered. Why migrate from SQL Server…
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…
So far this series has covered: installing Docker for Windows, the basic commands for managing images and containers, and creating…
The ability to use a parameter file (configurationfile.ini), for automating the installation of SQL Server, has been around for many…
Part 1 of this series covered installing Docker for Windows and the basic comands for managing SQL Server images and…
When talking with people about databases and disaster recovery our conversation often sounds like this: Q: What does your backup…