Operations | Monitoring | ITSM | DevOps | Cloud

DevOps Evolution and the Rise of Platform Engineering

As we continue to see rapid technological advancements, organizations must evolve and adapt to maintain a competitive edge. The principles of DevOps - collaboration, automation, continuous integration, and delivery - have emerged as critical success factors in this landscape, enabling organizations to navigate the ever-changing environment.

Tracealyzer 4.8 Is Out

Tracealyzer version 4.8 has just been released, with major optimizations and improvements for Zephyr RTOS, and support for 64-bit target processors (FreeRTOS, Zephyr and SafeRTOS only). In addition, the ESP32 support is upgraded to use the latest TraceRecorder library, supporting all recent versions of ESP-IDF up to v5.2 dev. Snapshot tracing is now primarily supported by the implementation for streaming mode, using the RingBuffer stream port.

DNS observability and troubleshooting for Kubernetes and containers with Calico

In Kubernetes, the Domain Name System (DNS) plays a crucial role in enabling service discovery for pods to locate and communicate with other services within the cluster. This function is essential for managing the dynamic nature of Kubernetes environments and ensuring that applications can operate seamlessly. For organizations migrating their workloads to Kubernetes, it’s also important to establish connectivity with services outside the cluster.

Shrink your IT budgets, not your observability needs

Are you getting value for every dollar spent on IT monitoring tools? Amidst the prevailing global economic turbulence, budgets are shrinking, and every dollar spent counts. However, Gartner forecasts a 5.1% growth in worldwide IT spending for 2023. Enterprises implement digital technologies to cope with layoffs and keep their systems up. The million-dollar question is: Is the monitoring output worth the cost of the monitoring solution?

Simplifying Everyday Network Management: How AI is Changing the Game

Artificial Intelligence (AI) is the current buzz word in IT with AI promoted as the magic ingredient for improving business performance across a wide range of areas. But how, specifically, does AI enhance Network Management? The idea that computers can manage themselves is nothing new.

Error Resolution Unveiled

In today's fast-paced tech environment, swiftly and efficiently resolving software errors is essential to maintain the seamless operation of your application. A prominent problem for engineering leaders is they often need help tracking and effectively understanding their error resolution performance over time. With a comprehensive, real-time visualization of this data, making informed decisions, setting performance benchmarks, and optimizing resources become easier.

Querying InfluxDB Cloud with the Go Flight SQL Client

InfluxDB Cloud 3.0 is a versatile time series database built on top of the Apache ecosystem. You can query InfluxDB Cloud with the Apache Arrow Flight SQL interface, which provides SQL support for working with time series data. In this tutorial, we will walk through the process of querying InfluxDB Cloud with Flight SQL, using Go. The Go Flight SQL Client is part of Apache Arrow Flight, a framework for building high-performance data services.