Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Azure Integration with Graphite and Grafana

In this article, we will see how we can integrate an Azure data source with Graphite and Grafana. This will allow us to monitor metrics from the applications hosted in the Azure cloud on a Grafana dashboard. We will also see how to integrate Azure Active Directory with MetricFire’s Hosted Graphite and Grafana. You don’t need fully functional cloud services running with Azure to understand this article, but it assumes that you have basic familiarity with Azure Cloud.

Protocol analyzer: What is it, and why does your organization need one?

IT admins are expected to keep the organization’s network reliable and resilient all while the complexity of today’s networks grows. From adopting hybrid infrastructures and maintaining multi-cloud environments’ security to managing ever-increasing bandwidth demands, enterprise network management is getting more difficult by day.

Azure Automation Costs Explained

In today’s digital landscape, automation plays a crucial role in streamlining operations and improving efficiency within IT. One popular automation solution is Azure Automation, offered by Microsoft’s Azure cloud platform. But how much does Azure Automation cost? Is an Azure Automation Account free? In this blog post, we will delve into the cost structure of Azure Automation, explore where the costs lie and put the costs of Azure Automation into context.

Logic App Best Practices, Tips, and Tricks: #32 Specifying JSON Schema required elements

In the last post, we explain how to specify nullable elements inside our JSON. Today we will continue on the same topic, JSON Schema. This time I will speak about another Best practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): Specifying JSON Schema required elements.

9 IT Documentation Best Practices for 2023

What separates successful IT teams from unsuccessful ones is the quality of their documentation. Without proper documentation, your technicians are likely to spend too much time searching for the information they need to perform tasks and resolve issues. They may make errors or respond to issues belatedly, which could impact service levels. Successful organizations ensure their documentation is always well structured, organized, accurate and up to date.

9 Tips to Maximize Data Center Efficiency

Did you know that data centers are some of the most energy-intensive buildings? They consume 10 to 50 times the energy per floor space of a typical office building. As governments, industry regulators, and customers demand more energy efficient data centers, data center managers are tasked to comply with corporate sustainability initiatives by finding new ways to innovate and reduce energy consumption.

HA Kubernetes Monitoring using Prometheus and Thanos

In this article, we will deploy a clustered Prometheus setup that integrates Thanos. It is resilient against node failures and ensures appropriate data archiving. The setup is also scalable. It can span multiple Kubernetes clusters under the same monitoring umbrella. Finally, we will visualize and monitor all our data in accessible and beautiful Grafana dashboards.

Top 5 cloud security risks

Cloud security is a constant concern and tends to revolve around common themes - how do you give intended users access to the data and systems their clearance allows, while maintaining a good user experience; and how do you keep unintended users or malicious bots out? In the entanglement of systems, services, and applications that make up a modern IT infrastructure, this is a lot harder to balance in practice than it is on paper.

Differences between snapshot with memory and without memory

In the realm of virtualization, snapshots play an integral role in managing virtual machines (VMs). Essentially, a snapshot captures the state of a VM at a specific point in time, providing a reference point to which you can revert if necessary. This can be especially handy when implementing changes to your VM or its applications, allowing you to quickly undo the changes if they cause any unforeseen issues.

Tuning a real-time kernel

This blog expands our technical deep-dive into a real-time kernel. You will need to be familiar with a real-time kernel to understand the tuning concepts in this blog. If you are starting from scratch and need to revisit the basics of preemption and a real-time system, watch this introductory webinar. If you are interested in the primary test suites for real-time Ubuntu, an explanation of the components and processes involved, head over to the first part of this mini-series.