Operations | Monitoring | ITSM | DevOps | Cloud

Latest Blogs

From Wax Flowers to Porcelain Plants: Exploring the Diverse World of Hoya Varieties

The Hoya genus, commonly referred to as wax flowers due to their glossy, wax-like leaves, captivates gardeners and plant enthusiasts around the world. These intriguing plants, renowned for their charming flowers and low-maintenance nature, have earned a special place in indoor gardening. This article delves into the diverse world of Hoya varieties, exploring their unique characteristics, care requirements, and the allure they bring to our homes.

One solution, multiple awards: Learn about Applications Manager's many recognitions in 2024

We at ManageEngine are excited to announce that Applications Manager has been recognized by various popular software solution review platforms in 2024 under diverse categories. This recognition validates the extensive capabilities of our solution in meeting the diverse application monitoring needs of our customers.

BEGIN TRY/BEGIN CATCH vs GOTO in SQL Server

When handling errors in SQL Server, SQL developers have several options for resolving issues that arise during query execution. Two commonly used methods are BEGIN TRY/BEGIN CATCH and GOTO. While both serve to manage and respond to errors, they do so in distinct ways. In this article, we’ll compare BEGIN TRY/BEGIN CATCH and GOTO, exploring their use cases, advantages, and potential drawbacks to help you choose the best approach for your SQL Server error-handling needs.

4 Strengths of Shared Services Organizations for Remote Companies

The rise of remote work has fundamentally changed the way companies operate, bringing new challenges and opportunities for businesses worldwide. Among these opportunities is the concept of shared services organizations (SSOs), which can be particularly advantageous for remote companies. Shared services models centralize key business functions—such as HR, finance, IT, and customer service—into a single, unified organization that supports multiple business units.

Top 6 JavaScript errors and how developers can fix them

JavaScript errors are every developer’s nightmare. They’re not just irritating—they can stop your project dead in its tracks. And let’s face it, whether you’re a seasoned pro or just getting started, you’re bound to encounter these mistakes. But why keep tripping over the same issues? At Raygun, we’ve seen it all when it comes to JavaScript errors, and we know which ones are the real time-wasters.

The Best API Monitoring Tools

With the continual rise of website applications and cloud-based microservices effective API monitoring has become crucial. APIs outline the methods and data formats that applications can utilize to request and exchange information. They allow developers to access the functionality of a software component or service without needing to comprehend its internal workings.

How to Integrate Serilog with Logit.io

Serilog offers users a streamlined logging framework for.NET applications and cloud services. The tool enables users to adjust logging levels, enrich log events with additional properties, and switch between different sinks without modifying the application code. The simplicity of Serilog, its support of structured logging, and compatibility with asynchronous applications and systems are a selection of the tool's features that have led to it being commonly used across a variety of organizations.

OpenTelemetry Filelog Receiver: Collecting Logs from Kubernetes

Master log collection in Kubernetes with OpenTelemetry's filelog receiver. Learn to configure, optimize, and troubleshoot log collection from various sources including syslog and application logs. Discover advanced parser operator techniques for robust observability.