Staff Insights

Topical Posts from Our Staff

Azure

2 min read

Tracking Down Disk Usage in Linux VMs

In Linux-based virtual machines, every additional gigabyte of allocated disk space directly increases storage costs—especially when multiplied across...

Read More

2 min read

Transitioning M-Files to SSO with Entra ID

Implementing Single Sign-On (SSO) for M-Files with Azure Entra ID delivers significant advantages for modern organizations. Entra ID provides a...

Read More

3 min read

PowerShell Menu for Azure CLI Bastion

If you're using Microsoft Azure, and the Bastion Platform As A Service (PaaS), there are a number of ways to connect to a server. One of those ways...

Read More

1 min read

Kubernetes Horizontal Pod Autoscaling Using Prometheus

Previous blog posts have highlighted the benefits of using Prometheus and Grafana for monitoring pod metrics in Kubernetes. Additionally, Prometheus...

Read More

2 min read

Pod Monitoring with Grafana Dashboards

Grafana is essential for real-time monitoring of pod metrics in Kubernetes, allowing users to create dynamic dashboards for tracking and analyzing...

Read More

1 min read

Monitoring Kubernetes Metrics with Prometheus and Grafana

Prometheus and Grafana are a powerful duo when it comes to monitoring and visualizing metrics in a Kubernetes environment. By integrating Prometheus...

Read More

2 min read

Kubernetes Developer Tools - Service Account

Configure a service account which can access the Kubernetes API to pull back data to be exposed to developers.

Read More

1 min read

Kubernetes Developer Tools - Displaying Application Version

Use the Kubernetes API to pull back pod data.

Read More

2 min read

Kubernetes Developer Tools - Retrieving Application Logs

Use the Kubernetes API to pull back pod logs

Read More

1 min read

Kubernetes Developer Tools - Challenge Overview

Explore how developers can access Kubernetes data without privileged access using a custom application and the k8s API Server.

Read More