Operations | Monitoring | ITSM | DevOps | Cloud

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

The True Cost of Switching to Auvik

Tolly’s 2022 Network Visibility Capabilities Report demonstrated how Auvik delivers industry-leading time to value. The report takes a deep dive into how Auvik stacks up to the competition across a variety of criteria. Which is all well and good from a purely analytical standpoint, but what does it mean for your day-to-day? After all, we’re IT pros, not accountants.

Implement a Cloud Security Observability Strategy in 6 Steps

Moving to the cloud is hard. Moving to the cloud and keeping systems secure, data governed, compliances met, and cyberattacks at bay, makes everyone’s jobs significantly harder. The number one concern we hear from Cribl customers about the cloud is, you guessed it — security. If you’re in this boat — eager to adopt the cloud ASAP but also worried about the risks that come with having sensitive data in the cloud — don’t fret. We’re here to help.

What is a Container Image?

What does it mean to build a container image? What are layers in docker images? How do you make sense of all the commands and instructions in a dockerfile? Why is it better to use slim base images vs full linux distros? In this video, we answer these questions, and more! While it's easy to create your container images from a dockerfile, there might be some technicalities hidden behind the tools that you need to understand.

Building, deploying and observing SDKs as a Service - Part 1

An API, or application programming interface, is a set of protocols and instructions that allows two software applications to communicate with one other. APIs can be implemented in a number of architectural styles. One of the most popular styles is REST (representational state transfer,) which allows server and client interaction in a stateless manner.

Sponsored Post

Uptime monitoring: How to track your network availability, 24/7

When it come to measuring an organization's ability to support end users and provide services, network uptime can be a great yardstick. An inability to ensure optimum uptime can negatively impact your business delivery, resulting in financial and reputational losses. If you're doing it manually, ensuring 24/7 network uptime is a challenging exercise requiring considerable resources. It is way more convenient to have a monitoring mechanism in place that can monitor network uptime and notify the network admin proactively about any bottlenecks that might lead to network downtime.

How a corrupted file took down 12,000 flights across the US: Real-world consequences of minor IT negligence

The airport is shutdown in the midst of a busy time, masses of people are stranded, pilots wait in the cockpit awaiting ground information, there’s confusion and panic among the crew. This could easily be a scene from Die Hard 2 where the villains take over an airport and seize control of all electrical equipment. But, hate to break it to you, this actually happened. Is it possible for one person to disrupt the entire nation’s aviation system? Apparently, yes.

Common Errors in Next.js and How to Resolve Them

Bugs are one of the most troubling aspects of software development; they appear out of nowhere and cause everything to stop working. Most of the time, they can be resolved quickly; however, others can be gruesome and take hours/days to fix. Next.js is one of the most popular web development frameworks in the current world, and as a programming tool, it didn’t escape the bug dilemma either.

Hosted StatsD vs. StatsD

When you are designing and building applications, you should consider how to monitor them once they become live. You do not want to be blindsided by errors and degrading performances as you operate them. When your applications fail to provide optimal performance, it can broadly impact your business. Engineers will often be distracted to investigate and fix the issues. Customers will complain. It can eventually hit your bottom line.