Operations | Monitoring | ITSM | DevOps | Cloud

Getting started with Azure cost dashboards

As an Azure admin, it is of critical importance that you keep an eye on how much cost you are incurring running your workloads in the cloud. You also want to have sight of any deployed resources that are not contributing to business and accumulating cost over time. Using a dedicated Azure plugin, SquaredUp dashboards will help you understand your Azure costs across services, resources, locations and apps – so you can keep tabs on how much you're spending and identify opportunities to save costs.

What is Test-Driven Development?

Test-Driven Development (TDD) is a software development methodology that helps engineers write reliable, maintainable code by starting with tests before writing implementation. In this video, we break down the core principles of TDD, how it improves software quality, and why it’s a game-changer for developers. If you’re looking to level up your development process and write better code with fewer bugs, this video is for you!

How to Use Network Visibility in Your Cyber Security Strategy

As organizations grow in size and complexity, their internal networks often become a “black hole” in terms of visibility. To keep these networks secure, this visibility needs to be managed, but time and budget seldom allow IT and cybersecurity professionals to gain actionable insights. N‑able’s VP, Product Management, Jim Waggoner and Head of Threat Research, Kevin O'Connor demystify network visibility and provide valuable takeaways you can implement today to mature your cybersecurity posture.

Everything You Need to Know About OpenTelemetry Agents

If you’re reading this, chances are you’re already familiar with OpenTelemetry (OTel)—the open-source standard for collecting observability data. But what about OpenTelemetry agents? How do they work, and why do they matter? This guide unpacks everything you need to know about OTel agents—where they fit in your stack, how to set them up, and common pitfalls to watch out for. Let’s get into it.

How to Effectively Monitor Nginx and Prevent Downtime

Nginx is widely known for its high performance and reliability. However, just like any software running in production, it requires continuous monitoring to ensure smooth operation. Issues such as high latency, unexpected crashes, or overwhelming traffic spikes can lead to performance degradation or even complete outages. Therefore, implementing a robust monitoring strategy is crucial to maintaining the health and stability of your Nginx deployment.

Troubleshooting Kubernetes deployment failures

Do you feel like you're solving a puzzle when deploying applications in Kubernetes? You are not alone in this! When something goes wrong during application deployment, it becomes all the more crucial to diagnose the issue methodically and get things back on track. This guide walks you through practical steps for troubleshooting deployment failures efficiently.