Operations | Monitoring | ITSM | DevOps | Cloud

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

Democratizing Data Through Secure Self-Service Concierge Access of Cribl Stream

Ah, the age-old question of how to manage screen time for kids – it’s like trying to navigate a minefield of Peppa Pig, Paw Patrol, and PJ Masks! I mean, who knew Octonauts and Bubble Guppies would become household names? As a dad of two young kids, managing screen time is a balancing act, especially keeping our 5-year-old happy with access to her shows.

Continuous Observability: Shedding Light on CI/CD Pipelines

DevOps is not just about operating software in production, but also releasing that software to production. Well-functioning continuous integration/continuous delivery (CI/CD) pipelines are critical for the business, and this calls for quality observability to ensure that Lead Time for Changes is kept short and that broken and flaky pipelines are quickly identified and remediated.

Thank you, sysadmins, as always!

Happy World Sysadmin Day 2023 Sysadmins are often the last resort when your office system crashes or when the network slows to a trickle. Every July, on the last Friday, professionals worldwide express their gratitude and celebrate our IT heroes, our sysadmins. On July 28, 2023, we thank sysadmins for what they do best: monitoring our IT systems and ensuring they are constantly up, fast, and secure.

Navigating the Serverless Landscape: Lessons from our Tracing Collector API Journey

In the previous blog in this series, we delved into the redesigned architecture of Amazon Prime Video and how they integrated different architectural styles for optimal performance and cost efficiency. We also discussed the impact of Amazon’s decision on the concept of a “serverless-first” mindset, highlighting the importance of considering alternative architectural approaches based on specific use cases and requirements.

IIS Error Logs and Other Ways to Find ASP.Net Failed Requests

As exciting as it can be to write new features in your ASP.NET Core application, our users inevitably encounter failed requests. Do you know how to troubleshoot IIS or ASP.NET errors on your servers? It can be tempting to bag on your desk and problem your annoyance. However, Windows and ASP.NET Core provide several different logs where failed requests are logged. This goes beyond simple IIS logs and can give you the information you need to combat failed requests.

Best Practices for Monitoring Kubernetes with Grafana

There are tons of tools to choose from when it comes to visualizing data, but Grafana has become one of the best ways for organizations to visualize information and get notified about events happening within their infrastructure or data. According to Kubernetes: In this article, we will take a look at the best practices for monitoring Kubernetes using Grafana.

Enable real-time updates with new integrations of webhooks with NetFlow Analyzer

A webhook, or web callback, is a user-defined HTTP callback used to alter the behavior of a webpage or application. It is triggered by specific events in a web application, such as receiving an SMS message or phone call. When the webhook is triggered, the source application sends an HTTP request, usually in the form of a POST or GET request, to the URL configured for the webhook.

Achieving cost-effective scalability: Optimize AWS ELB pricing using CloudSpend

ELB cost optimization- CloudSpend Amazon Elastic Load Balancing (ELB) is a load balancing service that automatically and evenly distributes incoming traffic from client-side applications across multiple virtual server instances, like Amazon EC2 instances, containers, or IP addresses, in different availability zones. It smoothly handles server instance failover and unavailability, thus increasing the application’s fault tolerance.