Operations | Monitoring | ITSM | DevOps | Cloud

What is Content Addressable Storage?

Imagine a world where every change in your systems from a config tweak to a deployment carries its own cryptographic proof. No forms. No meetings. Just mathematical truth. In this video, Mike Long (CEO & Co-Founder, Kosli) explains how cryptographic fingerprints like SHA-256 are used to create unique identities for files, code, and configurations — and how Kosli uses this approach to continuously track changes across servers, Kubernetes clusters, and cloud environments.

Secrets We Forgot... Until Automation Saved Us

We All Have That One Secret… That API key that has been sitting in production for ages. The personal access token that was supposed to be rotated 2 months ago. The service key that is about to expire… wait, when does it expire again? Most developers have experienced working with secrets. We create secrets, use them, and promise ourselves that we will rotate them. But somehow, the secret that was supposed to be rotated after 90 days is still standing strong after 6 months. Sounds familiar?