Operations | Monitoring | ITSM | DevOps | Cloud

November 2023

The Asset Management SOP Playbook [+Free Template]

IT Asset Management (ITAM) is the process that manages, controls, and protects the IT assets in your organization throughout their lifecycle. To streamline this process, Asset Management Standard Operating Procedures (SOPs) can help standardize your workflow process and make the end-user experience more cohesive.

Logit.io Unveils Exciting Enhancements: Integrating OpenSearch 2.10.0

We're thrilled to share an exciting update from Logit.io. As part of our ongoing commitment to providing cutting-edge observability solutions to our users, we've integrated OpenSearch 2.10.0 into our platform, bringing a host of advanced features to enhance your experience. Let's dive into what's new and how these changes can benefit your observability workflows.

What's IT Monitoring? IT Systems Monitoring Explained

Whether on the cloud or on-premises, visibility into the inner workings of our IT services and infrastructure is an essential ingredient of a well working IT system. The drive for digital transformation as a core strategic objective for most modern enterprises has meant that ensuring IT systems are working well, secured and delivering value for money is a critical endeavor.

Azure Cosmos DB Monitoring

Azure Cosmos DB, offered by Microsoft as an integral part of the Azure cloud platform, is a multi-model database service with a global distribution. It efficiently partitions data for the creation of exceptionally scalable applications. Being a fully managed solution, Azure Cosmos DB relieves you of the responsibilities associated with database administration. It takes care of management tasks like updates and patches automatically.

ServiceOps: Revolutionizing decision-making for dynamic business

Business moves fast. As organizations push to constantly transform and stay ahead of competition, they must consider how they’ll support ever-growing internal- and external-facing demands in every aspect of their business operations. To innovate and change at such a demanding pace, and meet customer expectations, IT service management and operations teams must come out of their silos to converge into service operations (ServiceOps).

Observability Is About Confidence

Observability is important to understand what’s happening in production. But carving out the time to add instrumentation to a codebase is daunting, and often treated as a separate task to writing features. This means that we end up instrumenting for observability long after a feature has shipped, usually when there’s a problem with it and we’ve lost all context. What if we instead treated observability similarly to how we treat tests?

How Generative AI Makes Observability Accessible for Everyone

We are pleased to share a sneak peek of Query Assistant, our latest innovation that bridges the world of declarative querying with Generative AI. Leveraging our large language models (LLMs), Coralogix’s Query Assistant translates your natural language request for insights into data queries. This delivers deep visibility into all your data for everyone in your organization.

What is ServiceNow change management - and how does AIOps optimize it?

Effective IT change management is essential for maintaining smooth operations in today’s fast-paced, agile IT environment. Given that 85%, or the vast majority, of incident-impacting alerts result from changes, optimizing your change management means improving your incident management and ensuring critical system reliability. So whether your organization uses ServiceNow for change management or is considering using ServiceNow, we’ll walk you through everything you need to know.

An Introduction to Profiling in Node.js

CPU-bound tasks can grind your Node.js applications to a standstill, frustrating users and driving them away. You must master the art of profiling your application to pinpoint bottlenecks, and implement effective strategies to resolve any issues. In this guide, we'll explore various techniques to help you identify and fix the root causes of your Node.js performance issues. Let's get started!