A Cloud Database for Statistics
A company decides to move to the cloud and outsource database administration.
2021-04-27
113 reads
A company decides to move to the cloud and outsource database administration.
2021-04-27
113 reads
create a sql server polybase scale out group in azure for free
2021-06-23 (first published: 2021-04-12)
2,022 reads
Is it better to ask forgiveness than permission? Some people take that approach to maintenance windows, but that isn't permissible in the cloud.
2021-04-05
163 reads
Introduction I recently passed the Google Cloud Professional Data Engineer certification exam, Professional Data Engineer Certification. It took me about five month to prepare for this, and I would like to share my thoughts of why I decided to take it on and how I prepared for it. At the moment, Google cloud (GCP) is […]
2021-03-15
9,768 reads
2021-03-08
1,523 reads
2020-11-20
131 reads
2020-11-03
127 reads
IBM is breaking up and Steve thinks back about the evolution of the company and where they might go from here.
2020-10-27
114 reads
Can you run a system better than cloud vendors? You should know and be able to prove it.
2020-07-13
140 reads
I am old enough to remember when many large corporations implemented chargebacks. Essentially, each internal department was charged for their usage of IT systems, similar to how we are charged in the cloud. It was a mess, and individual departments had to answer for excessive charges. I don't know that any department ever lost service, […]
2020-06-18
238 reads
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers