Operations | Monitoring | ITSM | DevOps | Cloud

Cribl Search: Powering the Future of Observability

Cribl Search turns the traditional search process on its head, allowing users to search data in place. No longer must data be collected and moved to storage before being examined. With Cribl Search, administrators can search data at the edge, moving through an observability pipeline, stored in a data lake, or even stored in their existing solutions like TSDBs or log stores.

Is hyperautomation the key to digital world success?

In this article, we look at the core concepts of SAP digital transformation, its role in enhanced decision making, and how hyperautomation could be the secret to creating a competitive advantage for your organization. Once seen as a costly legacy system for many organizations, SAP is no longer the ‘unwieldly’ application it once was.

How IT leaders can make the leap from tech leaders to business drivers

Today, there is a need for every business to be digital, and technology as you know it lies at the heart of every business. Determining technology’s role in enabling and driving business success has always been a top priority for IT leaders. But these days, IT leaders are also faced with the added pressure of adjusting to the recent economic and societal changes, namely, remote work and employee mobility, to drive viable business results.

New Active Directory integration features in Ubuntu 22.04 - FAQ

Linux Active Directory integration is one of the most popular and requested topics from both the community and our clients. On May 17 we delivered a webinar on the new AD integration features introduced with 22.04 (now available on demand) and following that we received an overwhelming number of questions. In this blog post we would like to address directly the most frequent ones

Embedded Linux development on Ubuntu - Part II

Welcome to Part II of this three-part mini-series on embedded Linux development on Ubuntu. In Part I, we set the stage for the remainder of the series and gave an overview of snaps, the packaging format at the heart of embedded devices running Ubuntu. Snaps are a secure, confined, dependency-free, cross-platform Linux packaging format. Software publishers often want to manage their application components using containers.

Celery worker | Tutorial on how to set up with Flask & Redis

Celery worker is a simple, flexible, and reliable distributed system to process vast amounts of messages while providing operations with the tools required to maintain such a system. In this tutorial, we will learn how to implement Celery with Flask and Redis. Before we deep dive into the tutorial, let’s have a brief overview of Celery workers.