Operations | Monitoring | ITSM | DevOps | Cloud

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

The OpsRamp Monitor: Outage lessons, GCP advantages, IT careers

For IT professionals, an enduring outage is one of the worst things that can happen. There goes your credibility, and here comes the executive team enraged and impatient. Now of course, given the distributed, multi-sourced nature of IT infrastructure, some outages are simply not preventable. The details are still emerging from the June 9th outage on IBM Cloud. ITPro Today interviewed Forrester analyst Dave Bartoletti for some mitigation advice.

Everything you need to know about .NET 5.0

If you’re a developer of .NET supporting enterprise apps developed in the .NET framework, you should know how the .NET 5 would impact your current enterprise app. Moving forward, there will be only one .NET to target macOS, Windows, Linux, iOS, Android, and more. Along with the release, there are new .NET APIs, language features, and runtime capabilities. The look and feel of the code and project files in .NET 5 would be the same, regardless of the type of app being created.

Cracked - 5 Annoying Compliance Problems for IT & Flexible Work

Are most companies right now thinking ‘everybody back to the office’, or ‘remote work forever’? My guess is neither. There is still too much uncertainty for businesses to lean heavily towards one option or the other. Instead, flexible work makes the most practical sense right now and I imagine that won’t change for some time. Yet, with flexible work can come plenty of compliance problems that can frustrate even the most agile and experienced of IT departments.

Monitor HiveMQ with Datadog

HiveMQ is an open source MQTT-compliant broker for enterprise-scale IoT environments that lets you reliably and securely transfer data between connected devices and downstream applications and services. With HiveMQ, you can provision horizontally scalable broker clusters in order to achieve maximum message throughput and prevent single points of failure.

How Grafana Labs enables horizontally scalable tail sampling in the OpenTelemetry Collector

Tracing is a widely adopted solution to provide performance insights into distributed applications. It is a valuable resource for developers to view the service call graph and track service latency at a granular level. It’s also a handy tool for on-call engineers to drill down and debug a problematic service during an outage. There are a number of open source distributed tracing frameworks out in the wild, including Jaeger, Zipkin, and OpenTelemetry.