Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Remote Workforce Monitoring Dashboards 101

It's more important than ever to ensure your applications, tools and services are available for your remote workforce. Having visibility into the health and performance of these business-critical applications and infrastructures is critical for IT to maintain business continuity. With visibility into cloud applications like Zoom and Office 365, as well as the performance of critical services like VPNs and other tools, your team can quickly respond to issues and prevent outages.

Virtual Time Series Meetup - March 2020

Talk 1: Prophet for forecasts with InfluxDB Anais Dotis-Georgiou | Developer Advocate, InfluxData Abstract Data collection is only half of the battle. The other half is being able to easily perform data analysis. FB Prophet aims to make time series forecasting simple and fast. We’ll learn how to make a univariate time series prediction with Prophet and InfluxDB.

Mattermost recipe: Using Google Lighthouse and ChatOps for website auditing and performance tracking

Every web developer wants to build a website that adheres to the almost mythical “best practices” so that it is light and performant. But how exactly are developers supposed to measure performance? And what is considered to be a best practice when it comes to developing for the web?

Leveraging Lambda Cache for Serverless Cost-Efficiency

Cost-efficiency is one of the main pillars of the Serverless Well-Architected framework. Read-intensive applications can save money and improve efficiency by using cache systems. AWS Lambda’s internal memory could be used as a caching mechanism. A Lambda container remains alive after an invocation is served, even if it stays idle for some time. Whatever was loaded in the container’s memory will remain there for the next invocations.

Using API Gateway to run Database Queries

The most common integration type for AWS API Gateway is with Lambda functions. The API service can integrate with virtually any other service that accepts HTTP requests, though. This opens up possibilities to use the API Gateway as a proxy to database queries, without any compute layer such as a Lambda function. The direct integration between API and database is perfect when Lambda serves only as an intermediator.

"Fiel-ding Good" - Three great ways to enrich AWS logs in Sumo Logic

In this article I’m going to show you three quick and easy ways to enrich your AWS log data in Sumo Logic using fields. Fields is a feature of Sumo shipped in 2019 as part of our Kubernetes monitoring solution and is how the fluentd pipeline adds Kubernetes metadata like service and pod to each log event. It’s also really handy for enriching each log event from AWS with fields.

Integrating proactive monitoring with customer service

Everyone knows the existential question: If a tree falls in the forest, and nobody is there to hear it, does it make a sound? Leading-edge customer service management today has produced a corollary: If a network problem is fixed before the customer even suspects there’s an issue, did it even happen?