Operations | Monitoring | ITSM | DevOps | Cloud

Welcome to Splunk Secure Gateway 3.0

Splunk Mobile puts the power of Splunk in your hands. But with great power, comes great responsibility. That’s why this year with the release of Splunk Enterprise 9.0, we’ve shipped Splunk Secure Gateway (the backend service that powers Splunk Mobile) with even more features and tools to help you responsibly manage your mobile fleet.

Difference between Docker Image & Docker Container

A Docker image is a combination of instructions and for creating a docker container a instruction is used to execute code in a Docker container. Docker images work as a set of instructions to build and run a Docker container, as a template. Docker images also perform as the initial point when using Docker. A Docker image contains read-only files. when a docker image is created it can not be changed and modified, insert template that has instructions for deploying containers.

What is AIOps? A beginner's guide

Artificial Intelligence for IT Operations (or AIOps for short) continues to be a hot topic among developers, SREs, and DevOps professionals. The case for AIOps is especially crucial given the expansive nature of today’s observability efforts across hybrid and multi-cloud environments. As with most observability platforms, it all starts with your telemetry data: metrics, logs, traces, and events.

How to use OpenTelemetry for Kafka Monitoring

Apache Kafka is a high-throughput, low-latency platform for handling real-time data feeds. Its storage layer is in essence a massively scalable pub/sub message queue designed as a distributed transaction log. It can be used to process streams of data in real-time, building up a commit log of changes. Kafka has strong ordering guarantees that enable it to handle all sorts of dataflow patterns including very low latency messaging and efficient multicast publish / subscribe.

What Makes a Perfect Incident Management Checklist? We Asked the Experts!

The perfect incident management checklist doesn’t need to be a fantasy. In fact, it shouldn’t be! The perfect incident management checklist should cover several topics, be broken down into bite-size sections, and help team members quickly identify tasks that fall under their responsibility. We asked our experts what should be included in the perfect incident management checklist. Here are their answers.

Building Workflows, Part 1 - Core concepts and the Workflow Builder

At incident.io, we’re building tools to help people respond to incidents, often by automating their organisations’ process. Much of this is powered by our Workflows product, which customers can use to achieve things like: Workflows as a product feature are incredibly powerful, and we’re proud of the value they provide to our customers. Behind-the-scenes, though, building something like workflows can be difficult.

Building Workflows, Part 2 - the executor and evaluation

This is the second in a two part series on how we built our workflow engine, and continues from Building workflows (part 1). Having covered core workflow concepts and a deep-dive into the Workflow Builder in part one, this post describes the workflow executor, and concludes the series with an evaluation of the project against our goals.

Ninja Quick Guides: How to Use Winget to Install and Update Software Remotely

Whether your organization has a few remote employees or your entire workforce has gone remote, you need an easy way to install and update software remotely. By using a tool called winget, you can natively deploy software through Windows. In this article, we’ll take a look at what winget is, how it works, and how you can use it.

Should you use open-source databases?

You are not the only one asking this seemingly popular question! Several companies are torn between the rise in appeal of open-source databases and the undeniable challenges inherent to their adoption. Let’s explore the trends, the drivers and the challenges related to open-source database adoption.