Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Webinar Recap: Building an AI Anomaly Detection Pipeline with InfluxDB

In this webinar hosted by InfluxDB and HiveMQ, we focus on how you can create value for your business using new tools in the AI and database ecosystem to quickly deploy AI models to perform tasks like anomaly detection. The webinar starts with a high-level overview of how MQTT and time series data can be valuable in an industrial IoT environment.

How AI Can Catalyze Digital Resilience: An Introduction to Splunk's Philosophy

ChatGPT and other LLMs have become so accessible that even our grandmas know about AI. But what’s really happening beyond the hype? Recently, I sat down with IT and security leaders Cory Minton and Kirsty Paine to share the inside scoop on how we’re thinking about AI here at Splunk. Watch the replay of our conversation here.

The Advent of Monitoring, Day 11: Testing and Monitoring: Should You Separate or Unite Them?

The two key pillars of building reliable applications are: testing and monitoring. With testing, you can verify that each pull request works before it’s merged and deployed to production. Just testing isn’t enough, though. You also need to make sure that the application continues to work on production. Database rollovers, third-party outages, and unexpected spikes in traffic can all cause issues that need to be detected.

API Scraping Using Cribl And Setting Up a Notification Assistant

Cribl Stream is awesome at routing your server logs and making your job easier, but could it help you outside of work and potentially make your personal life easier? The short answer is: Yes. I’ve personally used Stream to build a notification system to inform me when certain products go on sale or when fully booked appointments become available. In this blog, I’m going to take this a step further and show you how to.

RAM - What Is It and How to Increase It

Within the realm of laptops, a sophisticated ecosystem thrives, comprising an array of intricate components. Among these, the one that undeniably exerts a profound influence on overall functionality is the RAM. Here, we embark on a quest to fathom the essence of RAM, its sphere of influence, methods of augmentation, and the rationale behind expanding it. Permit me to elucidate.

The Advent of Monitoring, Day 10: Better Observability Into Your Local Clickhouse Instance With Grafana and Prometheus

Cloud-based database providers often provide great observability out of the box. But, what if you’re developing a tricky feature locally and need more details about what your local Clickhouse is doing? There are many options, but if you’re a numbers and graphs person like me, you’ll want to be able to view the inner workings of Clickhouse in something like Grafana.

Episode 1 | Tushar Srivastava on BPM, Process Mining and AI Automation

In this inaugural episode of the Tech Decisions Podcast, the hosts introduce the show and its purpose of making enterprise technology research accessible and insightful. The guest, Tushar Shrivastava, a BPM enthusiast and former Gartner analyst, provides an overview of BPM (Business Process Management) and the technologies it encompasses, including business process automation, process mining, and task mining. The importance of investing in BPM technologies is discussed, along with successful outcomes of BPM implementations.

The Advent of Monitoring, Day 9: Advantages of Multi-Step API Checks vs Original API Checks

This is the ninth part of our 12-day Advent of Monitoring series. In this series, Checkly's engineers will share practical monitoring tips from their own experience. As a Checkly user, you’ve always had access to our two core check types: API and browser checks. API Checks are much cheaper, and therefore only run a curl-like request against the endpoint of your choice.