Tag Archives: software development

The Window Is Shrinking

There have been a number of issues with Dropbox and their encryption process for files stored on their systems. This highlights some of the issues with cloud services, as I’ve talked about as well. I use Dropbox, but for any files that … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Window Is Shrinking

The Impact of Outages

Are you going to start seeing more pressure for outages in applications? I suspect many outages are caused more by application issues than database ones, but those two are becoming very tightly linked as we look to more rapidly deploy … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Impact of Outages

Leave Developers Alone

A computer deals with interrupts all the time. They are the mechanism by which it can simulate multi-tasking among many different programs in a modern operating system. However those interruptions have a price, and too many of them can affect … Continue reading

Posted in Editorial | Tagged , | 1 Comment

Self-aware Instances

I’ve been seeing lots of monitoring solutions written up lately. I saw this blog from Phil Darmanin on SQLServerCentral and we have had numerous articles written over the years on building monitoring solutions. The build vs. buy debate is one that companies regularly have, and if … Continue reading

Posted in Editorial | Tagged , | Comments Off on Self-aware Instances