Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

Crime and Anomalies in the Windy City

When is it safest to visit Chicago parks? To walk the city’s streets? To be a kid? Here are three incredible anomalies I turned up in Chicago law enforcement data. I love Chicago. I’ve lived in Illinois for five years, and have come to love my visits to the city – the parks, the lake, the architecture, the music, the food, the universities, the people. It’s a city that’s truly unique in the world.

Tinder & Grafana: A Love Story in Metrics and Monitoring

Tinder is the world’s most popular dating app, with more than 26 million matches made each day. But two years ago, when it was time for the L.A.-based company to find and implement a perfect metrics monitoring partner, the process proved to be more slow-burn love affair versus whirlwind romance.

Searching for Actionable Signals: A Closer Look at Time Series Data Anomaly Detection

Simple enough to be embedded in text as a sparkline, but able to speak volumes about your business, time series data is the basic input of Anodot’s automated anomaly detection system. This article begins our three-part series in which we take a closer look at the specific techniques Anodot uses to extract insights from your data.

What is Serverless and AWS Lambda?

Serverless computing is a cloud-based application architecture where the application’s infrastructure and support services layer is completely abstracted from the software layer. Any computer program needs hardware to run on, so serverless applications are not really “serverless” - they do run on servers - it’s just that the servers are not exposed as physical or virtual machines to the developer running the code.

Log Management & Log Analyzer - Insights in a few clicks from download!

XpoLog is a fully automated log management tool - automated log collection and parsing! Immediate insights using dozens of out-of-the-box analytic apps - ready to use dashboards and reports, log viewer and advanced log search with filters and apptags. Powered with AI to auto-discover problems and errors, log monitoring and many other tools to access and manage your data.

Logging Kubernetes on GKE with the ELK Stack and Logz.io

An important element of operating Kubernetes is monitoring. Hosted Kubernetes services simplify the deployment and management of clusters, but the task of setting up logging and monitoring is mostly up to us. Yes, Kubernetes offer built-in monitoring plumbing, making it easier to ship logs to either Stackdriver or the ELK Stack, but these two endpoints, as well as the data pipeline itself, still need to be set up and configured.