Operations | Monitoring | ITSM | DevOps | Cloud

How can observability cultivate collaboration among engineering teams?

If an application breaks, much time is spent shifting blame instead of solving the problem at hand. With synthetic monitoring, teams can come together to identify problems before they occur and hence assign them to the correct people to get them solved.

Lessons from the CircleCI Security Incident

In some respects, security and reliability are competing priorities. Security controls may reduce reliability, and responding to security incidents may require mission-critical systems to be paused or shut down until they're secure. The recent security incident involving CircleCI, however, shows that it's not always necessary to choose between prioritizing security or reliability.

Chiselled Ubuntu containers: the benefits of combining Distroless and Ubuntu

In this blog, I explain the idea behind Distroless container images, which inspired us to create chiselled Ubuntu images — adding the “distro” back to distro-less! In a follow-up blog, I will then provide a step-by-step example of how you can create your own chiselled Ubuntu base container images, built for your specific needs.