Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

How to Get Started with Husky and Git Hooks

Git hooks are an accommodating solution for organizations that seek to implement consistent policies and procedures across their teams. First and foremost, they enable teams to run custom scripts according to certain Git operations. Building automation into your Git client helps remove the possibility of human error and improves workflows with little effort. Here we will explore how Husky works with Git hooks in JS projects. First, let’s start with the basics.

7 Process Improvement Examples (+ 4 Actionable Tips)

Process improvement is the continuous refinement of workflows within an organization. To achieve operational excellence, you need to relentlessly work on improving your processes. By doing so, you will minimize waste, optimize resources, and improve quality and productivity. Without any hesitation, let's explore the best process improvement examples.

PostgreSQL Monitoring with Netdata

PostgreSQL is a popular open source object-relational database system designed to work for a wide range of workloads from single machines to data warehouses to web services with many concurrent users. PostgreSQL runs on all major operating systems and is used by teams and organizations across the world, including Netdata. If you are using PostgreSQL in production, it is crucial that you monitor it for potential issues. And the more comprehensive the monitoring the better!

How Rush Capped Time to Resolution by Integrating Sentry With Their With CI/CD Pipeline

Rated as the top order tracking and revenue generation app on Shopify, Rush lets businesses build and personalize their own dashboards to manage the post-sale process with real-time data, custom product recommendations, and user feedback. Their business model focuses on low touch and user-centered design (UCD), which leaves little room for issues impacting how people interact with the platform.

The role of AI and ML in the BFSI and FinTech industries

AI and ML technologies are critical components in almost every industry, and the banking, financial and insurance services (BFSI) sector is no different. The introduction of AI in BFSI operations has helped these industries improve their customer centricity, and has enabled them to become more technologically relevant. Key applications rely on AI and ML technologies primarily in the customer care, risk management, and fraud detection domains. Financial technology services have witnessed a boom in the past few years, and AI and ML components are predicted to be vital reasons for this growth in the future.

Operator Connect vs Direct Routing: Getting the Most from Microsoft Teams PSTN Functionality

Organizations already heavily reliant on Teams for its collaboration and communication capabilities are using either Phone System, Operator Connect or Direct Routing functionality for PSTN connectivity.

Elastic: Getting started with Elasticsearch

What is Elasticsearch? Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. As the heart of the free and open Elastic Stack, it centrally stores your data for lightning fast search, finetuned relevancy, and powerful analytics that scale with ease. This session is perfect for users that are new to Elasticsearch or users that want to see features like the frozen tier and runtime fields in action. We'll cover getting started, which includes deploying, managing, and analyzing data in Elasticsearch.

Serverless360: Adopting Azure Durable Functions to build Serverless Stateful Workflows

Azure Durable Functions are extensions of Azure Functions. Learn the fundamental concepts you need to know about Durable Functions in programming serverless and stateful workflows. The list of features and how this serverless solution in Azure can benefit both developers and businesses. The best practices, coding constraints when developing Azure Durable Functions, and the different application patterns and types you need to know.