Operations | Monitoring | ITSM | DevOps | Cloud

The Rise of Open Standards in Observability: Highlights from KubeCon

Today’s IT systems are ever more fragmented. It is commonplace to see polyglot systems, written in multiple programming languages, and using a plethora of tools and cloud services as infrastructure building blocks, whether data stores, web proxy or other functions. In this dynamic cloud-native realm, open standards and open specifications have become integral drivers of compatibility, collaboration, and convergence – the Three C’s of Open Standards, if you will.

Why IT Asset Discovery Is the Foundation of a Risk-Based Vulnerability Management Program

With over 236,000 total vulnerabilities currently known – and an average 61 new vulnerabilities added every day to the NVD – it’s impossible to remediate every single CVE or threat vector that appears. So, how do everyday organizations handle the continuously growing threats to their organization’s end users, customers and data – especially across an increasingly hybrid and remote Everywhere Workplace?

Three Reasons Endpoint Security Can't Stop With Just Patching

With remote work now commonplace, having a good cyber hygiene program is crucial for organizations who want to survive in today’s threat landscape. This includes promoting a culture of individual cybersecurity awareness and deploying the right security tools, which are both critical to the program’s success. Some of these tools include endpoint patching, endpoint detection and response (EDR) solutions and antivirus software.

ITSM's Role in Building a Connected Enterprise: The Perspective of a CIO

With 73% of IT and security professionals reporting an increased workload since hybrid and remote work started, ITSM is a game changer for your organization. By automating workloads and increasing visibility, you’re able to build up the resiliency of your IT operations and proactively resolve problems. But getting started can be hard. That’s why Bob Grazioli, Ivanti’s Chief Information Officer, sat down to share his perspective gathered over more than 25 years in the field.

Native Cloud Tools: Understanding Their Benefits for FinOps

Cloud tools are becoming indispensable for modern-day FinOps. They can improve efficiency and agility and deliver better client results. But what native cloud tools are right for you, and how can they benefit FinOps? Let’s find out. When managing financial operations in your organization, using native cloud tools is a must. Let’s take a closer look at some key advantages.

The ABC of Risk Management Automation

Every IT asset in your organization has the power to pose a risk to your organization. Outdated or unauthorized software can be a backdoor for a cyber attack, and expired licenses can make you lose a lot of money, just to name a few. Luckily, these can be mitigated with Risk Management automation. As you know, automating stuff can help you avoid human error, reduce your team’s workload, and be more strategic in terms of budget.

The Art of Using Execution tags to Troubleshoot ECS

In the grand tapestry of software engineering, our journey often winds through labyrinthine layers of application logic. Here, bugs play a compelling game of hide-and-seek, and features dance in an unpredictable ballet. During these instances of fervent exploration, we find ourselves longing for a reliable compass—a secret weapon—to help us decipher the riddles that lie ahead. Cue execution tags, our luminous lighthouse cutting through the dense fog of complexity.

Graphite for Node.js Monitoring

In this article, we will look at how to monitor Node.js applications using Graphite and StatsD and plot the visualizations on a Grafana dashboard. Node.js is a popular framework for creating microservices. Its asynchronous nature allows for high scalability and low latency, especially for I/O bound tasks. However, it is important to have a proper monitoring setup for any application which is running in a production environment.