Why your company doesn’t need block chain
Blockchain is the new hot thing in IT. Basically, every company out there is trying to figure out where Block Chain fits into their environment. Here’s the big secret of blockchain; your company doesn’t need it. Blockchain is simply a write one technology that allows you to change records, but it keeps track of every…
The post Why your company doesn’t need block chain appeared first on SQL Server with Mr. Denny.
Servers running too slow, just add all the cores!
Recently Intel announced some major upgrades to their Xeon CPU line. The long and short of the CPU announcement was that Intel was releasing their 56 Core CPUs for public release. That’s just a massive amount of CPU power that’s available in a very small package. A dual socket server, with two of these CPUs…
The post Servers running too slow, just add all the cores! appeared first on SQL Server with Mr. Denny.
If It Requires A Change Control Ticket To Change It, It Should Be In The Change Control System
I’ve seen a couple of conversations recently about companies that want to be able to script out their database schema on a daily basis so that they have a current copy of the database; or systems that have to change permissions with the database frequently, and they need to export a copy of those permissions…
The post If It Requires A Change Control Ticket To Change It, It Should Be In The Change Control System appeared first on SQL Server with Mr. Denny.
Azure NVMe Storage and Redundancy
With Microsoft Azure now supporting Virtual Machines with NVMe storage; things get a little different when it comes to handling recoverability. Recoverability becomes very important because NVMe storage in Azure isn’t durable through reboots. This means that if your shutdown the server, or there is a host problem, or the VM host has to be…
The post Azure NVMe Storage and Redundancy appeared first on SQL Server with Mr. Denny.