Category Archives: Editorial

A Strange AI Achievement

We are seeing AI and ML becoming used in more and more industries, but one that seems to be a place where it is embraced with some success. From speech recognition and transcription to analyzing imaging, computers have helped medical … Continue reading

Posted in Editorial | Tagged | Comments Off on A Strange AI Achievement

The Complexity of Modern Systems

I am a big advocate of version control and testing for your software. The main reason is that modern systems are incredibly complex, and capturing what has been done (and what is happening), along with looking for potential issues, is … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Complexity of Modern Systems

Where is the Puck Going?

During the PASS Data Community Summit last week, Brent Ozar delivered the day 3 keynote, and it was great. I really enjoyed the format and topic, and I look forward to how someone else might be creative next year with … Continue reading

Posted in Editorial | Tagged | 1 Comment

The API Bottleneck

While talking with a client recently about their performance challenges, I was relieved to find that the database wasn’t the problem. Instead, their API server was overloaded by the number of calls taking place in their application. While the database … Continue reading

Posted in Editorial | Tagged | 2 Comments