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.

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.

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.

Optimizing Your K8s Nodes Using FinOps Tools? Try This Instead...

June 7, 2023 It’s no secret that Kubernetes is one of the fastest-growing technologies in use today for deploying and operating applications of all types in the cloud. It’s also no secret that Kubernetes’ popularity is a significant contributor to fast-growing cloud bills. FinOps teams are constantly looking for ways to lower their cloud spend, in cooperation with the DevOps, Engineering and App owner teams that control this infrastructure.

Using Docker Desktop and Artifactory for Enterprise Container Management

As the prevalence of containers continues to expand, managing the push and pull of containers without an enterprise-grade container registry is unwieldy. Many companies utilize JFrog Artifactory as a Docker and Helm registry, but also utilize Docker Desktop strategically to manage their container services.