Category Archives: Editorial

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?

Losing Skills Because of Automation

When I was younger, it seemed that everyone I worked with in technology knew how to build a computer. Most knew how to work with a BIOS, were comfortable with command lines, and could assemble complex compiler directives into a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Losing Skills Because of Automation

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