Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Why Traditional Monitoring Isn't Enough for Modern Web Applications

Website and web application technologies have grown tremendously over the years. Websites are now more than just the storage and retrieval of information to present content to users. They now allow users to interact more with the company in the form of online forms, shopping carts, Content Management Systems (CMS), online courses, etc. The list goes on and on.

How Volatility Impacts Visibility

If you’re like me, you’re working from home, social distancing, and staying safe during these unprecedented times. I spend a lot of time thinking about how this will impact the way we will work in the future. Going through this with our teams creates stronger bonds as we learn how to work remotely and through a global pandemic. We now spend more time in zoom meetings and use more collaborative tools than we did even just a month ago.

How LineMetrics Uses InfluxDB to Launch Its IoT Monitoring Platform

“What would it be like to have an asset monitoring solution that can be installed within minutes and is independent of all existing IT systems, without endangering existing processes?” LineMetrics was founded in 2012 in Haag, Austria, in response to questions just like this one. LineMetrics developed a complete real-time asset monitoring solution delivered through its end-to-end Internet of Things (IoT) platform.

How to Use Uptime Monitoring tools to Check Website Uptime

One of the central questions we ponder in our work is: what does uptime mean in an interconnected world? You can do everything to ensure 100% reliability, yet still fail. How is this possible in an interconnected world? Shouldn’t there be enough redundancy to ensure nothing breaks if you don’t actively break it? That’s another way of saying technology is great when it works.

Resilience in Action, E2: Adaptability, ego, and scaling with Tim Banks

Resilience in Action is a podcast about all things resilience, from SRE to software engineering, to how it affects our personal lives, and more. Resilience in Action is hosted by Blameless Staff SRE Amy Tobey. Amy has been an SRE and DevOps practitioner since before those names existed. She cares deeply about her community of SREs and wants to take what she’s learned over the 20+ years of her career to help others.

How to make Predictive Monitoring Valuable for your Organization

Doesn’t it sound magical to predict issues? Detecting a network outage, long before it happens. Yes! It does sound exciting. Now there are numerous network monitoring softwares out there offering this capability. To accomplish this particular goal, businesses around the world have been investing in AI powered network monitoring softwares.

An (only slightly technical) introduction to Loki, the Prometheus-inspired open source logging system

Every application creates logs. Web servers, firewalls, services on your Kubernetes clusters, public cloud services, and more. For companies, being able to collect and analyze these logs is crucial. And the growing popularity of microservices, IoT, cybersecurity, and cloud has brought an explosion of new types of log data. That’s why log management is a huge $2-billion-plus market that’s growing 14% YoY.

Morgan NPM Logger - The Beginner's Guide

In this guide, we’ll cover how you can use Morgan npm to log requests and other aspects of your web application built on Express (or any of the similarly architected frameworks around). So what can Morgan do for you? And when would you need it? As you’ll see in a second if you’re working with Express or a similar framework (such as restify) you’ll have the need to log incoming information about the requests, this framework was designed specifically for that, just keep reading.

How Oh Dear identified a certificate problem at a large CDN provider

As part of our service, we perform SSL certificate monitoring. We do this slightly different than other providers, which is why were able to detect a problem with the SSL certificates of a large, commercial, CDN provider. In this post, we'll do a technical deep-dive into how we found this problem!

3 Ways to Run Kubernetes on AWS

Kubernetes is hugely popular and growing, and is primarily used on the cloud — 83 percent of organizations included in a large CNCF survey said they run Kubernetes on at least one public cloud. Amazon is a natural option for Kubernetes clusters, due to its mature and robust infrastructure, and a variety of deployment options with a varying degree of automation.