Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Debuggers Guide to the Galaxy - Pilot Episode

Grab your digital towel and embark on an intergalactic coding adventure with 'The Debuggers Guide to the Galaxy,' hosted by the serverless sage Yan Cui and the code-wielding DeveloperSteve. In a universe where devops are as perplexing as Vogon poetry and deployment seems guided by Infinite Improbability Drives, our hosts will guide you through the cosmic chaos. With introductions that defy normal spacetime and a #Dart container #debugging session that's almost, but not quite, entirely out of this world.

The Significance of Root Cause Analysis in Revolutionizing Enterprise IT Operations

Ever been jolted awake by a midnight alarm because some server decided to take a sudden break? If you’ve been in IT operations, you know this isn’t just about fixing a problem; it’s about understanding and fixing it. Think of a favorite detective show, the detective is not just identifying the culprit, they are aiming to unravel the mystery “who done it?” and understand the motive.

Using Kubernetes with AWS Lambda: Scaling Up Your Serverless Applications

In today’s world, with Large tech giants and businesses looking forward to moving toward serverless architecture, there has been a significant demand for scaling the applications. It’s therefore no surprise that millions of companies worldwide have adopted, or are planning on migrating to a Kubernetes and AWS Lambda solution to take their serverless applications to the next level.

Monitoring machine learning models in production with Grafana and ClearML

Victor Sonck is a Developer Advocate for ClearML, an open source platform for Machine Learning Operations (MLOps). MLOps platforms facilitate the deployment and management of machine learning models in production. As most machine learning engineers can attest, ML model serving in production is hard. But one way to make it easier is to connect your model serving engine with the rest of your MLOps stack, and then use Grafana to monitor model predictions and speed.

DX NetOps In Action: How Altice Accelerates Network Transformation with Broadcom

Altice Portugal is a wholly owned subsidiary of Altice Group, a multinational cable and telecommunications company. They have a presence across Europe, including in Belgium, France, Luxembourg, Portugal, and Switzerland, as well as in the Dominican Republic, the French West Indies, and Israel. With annual revenues of more than $2.8 billion (2,629 million Euros), Altice Portugal is Portugal’s largest telecom company. Altice offers fixed, mobile, and satellite network services to consumers.

How Gaming Analytics and Player Interactions Enhance Mobile App Development

The number of mobile game users is expected to increase to 2.3 billion users by 2027, with a CAGR of 7.08%. The resulting projected market volume is a staggering $376.7 billion by 2027. Competition is fierce, and differentiation is key to winning out in this rapidly growing market. To understand their users and build better games, gaming companies need to use data analytics to interpret how players interact with their games. Effective use of video game data can help companies.

Top tips: 5 use cases for digital twins in the manufacturing sector

Top tips is a weekly column where we highlight what’s trending in the tech world today and list out ways to explore these trends. This week we take a look at how manufacturing firms can use digital twins to completely overhaul the production process. A depiction of the digital twin-enabled industry of the future.

10 Observability Tools in 2023: Features, Market Share and Choose the Right One for You

Understanding what's happening within your systems is a necessity. Have you ever wondered how experts keep an eye on systems to make sure everything's running smoothly? That's where observability tools come in! Observability tools are like helpers that give you a peek inside your tech. In this blog, we will talk about observability tools and how they can be used in different situations so it's easier for you to choose the right one for your organization.

Eliminating Bias in Machine Learning: Gold In, Garbage Out

Data scientists have long been aware of the concept of “garbage in, garbage out” — the idea that the quality of results is a direct indicator of the quality of data. Indeed, much effort has been expended in the pursuit of cleansing data to ensure its accuracy. It then should come as no surprise that AI and machine learning (ML) algorithms are also subject to the same quality standards.

Monitoring Kubernetes with Prometheus

In part I of this blog series, we understood that monitoring a Kubernetes cluster is a challenge that we can overcome if we use the right tools. We also understood that the default Kubernetes dashboard allows us to monitor the different resources running inside our cluster, but it is very basic. We suggested some tools and platforms like cAdvisor, Kube-state-metrics, Prometheus, Grafana, Kubewatch, Jaeger, and MetricFire.