Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Beyond Logs, Metrics and Traces

Despite what you may have seen and heard, the intersection of logging, metrics and tracing does not tell the whole story about observability. Our systems emit telemetry, and those previously noted telemetry signals are considered the “three pillars” of observability. They’re all important, but by themselves, they aren’t observability. Many users I see day in and day out find themselves with broken observability even though they’re collecting those three pillars.

Meeting the SEC's New Cybersecurity Rules: How Flowmon Empowers Companies to Comply

The much-anticipated cybersecurity rules by the US Securities and Exchange Commission (SEC) for public companies have arrived, signaling a significant step forward from the proposed rules released in March 2022. These final rules, effective July 26, 2023, introduce new obligations that public companies must adhere to, promising a more secure and transparent corporate landscape. However, these regulations bring significant compliance challenges and litigation risks.

Blameless CommsAssist - 3 Tips on Making Incident Communication Easy

When you’re in the thick of an incident, communication is both essential and challenging. A wide variety of stakeholders will need timely updates on the situation in order to respond effectively. At the same time, breaking away from the actual diagnostic and resolving work to send these updates can massively slow progress.

The Best Free Cloud Storage for Backups in 2024

As we move into 2024, cloud storage is not just a convenience but a necessity for individuals and businesses. With this in mind, this article explores the increasing relevance of free cloud storage solutions, a brief history of their evolution, and how free cloud storage can help you manage your data securely. With the rise of internet connectivity and the proliferation of smart devices , free cloud storage has become more relevant than ever.

AI Explainer: Demystifying Embeddings

In a previous blog post, entitled "What's Our Vector, Victor?," I went through the basics of vector databases. That post explained how vector databases are used by large language models, and one of the concepts included was this brief explanation of embeddings: So, let's dig in a little more on this. Embeddings, in the context of vector databases, refer to vector representations of data points or entities within the database.

Sending Go Application Logs to Loggly

If you’ve been building web apps long enough, you’ve certainly read through your fair share of logs. One of the more painful parts of going through web app logs is getting them all to the same place. It’s only then you can review your logs and troubleshoot your applications. In this article, we’ll build a simple Go web app to send logs to SolarWinds® Loggly®.