Operations | Monitoring | ITSM | DevOps | Cloud

Observability

The latest News and Information on Observabilty for complex systems and related technologies.

Honeycomb + Google Gemini

Today at Google Next, Charity Majors demonstrated how to use Honeycomb to find unexpected problems in our generative AI integration. Software components that integrate with AI products like Google’s Gemini are powerful in their ability to surprise us. Nondeterministic behavior means there is no such thing as “fully tested.” Never has there been more of a need for testing in production!

Setting Up the Latest AWS Observability Solution

The tutorial demonstrates how easy it is to deploy the AWS Observability Solution using the CloudFormation template using the quick and new method. The CloudFormation template being used in this method sets up an automated collection of logs and metrics from AWS to the Sumo Logic service.

Why You Need Observability With the Splunk Platform

Splunk’s extensible and scalable data platform has been instrumental in helping ITOps teams fully understand their tech environments and tackle any IT use case with data streaming, dashboarding, federated search, AI/ML, and more. But, with the explosion of telemetry and the growing complexity of digital systems, ITOps practitioners who rely solely on a logging solution are missing out on critical insights from their digital systems.

5 reasons why observability and security work well together

Site reliability engineers (SREs) and security analysts — despite having very different roles — share a lot of the same goals. They both employ proactive monitoring and incident response strategies to identify and address potential issues before they become service impacting. They also both prioritize organizational stability and resilience, aiming to minimize downtime and disruptions.

Instrumenting a Demo App With OpenTelemetry and Honeycomb

A few days ago, I was in a meeting with a prospect who was just starting to try out OpenTelemetry. One of the things that they did was to create an observability demo project which contained an HTTP reverse proxy, a web frontend, three microservices, a database, and a message queue. Here’s a rough diagram: Their motivation was to try out OpenTelemetry and see how much effort it took for them to instrument their system.