Tag Archives: DevOps

More DevOps with the SQL Solutions Group

I’m doing another webinar on Jan 18, 2023 with the SQL Solutions Group. You can register here and reserve a spot. Scott Klein and I did a webinar last summer, where we talked about SQL Server and how it integrates … Continue reading

Posted in Blog | Tagged , , , | Comments Off on More DevOps with the SQL Solutions Group

Self-Service Databases

When I first started work as a software developer, I knew that getting an environment set up where I could compile a project might take a few hours or a few days. The complexities of how people built software projects, … Continue reading

Posted in Editorial | Tagged , | Comments Off on Self-Service Databases

What’s the Edge Case?

Quite a few of the bugs we see in production systems come from data that isn’t handled well. Perhaps the developer never considered this data, or another bug lets data into a system that should never be recorded. These are … Continue reading

Posted in Editorial | Tagged , | Comments Off on What’s the Edge Case?

Psychological Safety

One of the biggest challenges to becoming better at building, deploying, and operating software is the culture changes required. DevOps requires we work as a team, which can be hard to do. Often people have competing interests and goals. They … Continue reading

Posted in Editorial | Tagged | 2 Comments