Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

[Webinar] End-to-end Azure observability: The complete essentials of Azure monitoring

As your business expands, you need to scale your infrastructure accordingly. And with the complexity of modern cloud infrastructures, it's crucial to have a comprehensive observability strategy in place. Discover ways to achieve operational excellence throughout your Azure infrastructure with our webinar.

Enhance your cloud security with MITRE ATT&CK and Sumo Logic Cloud SIEM

As cloud applications and services gain prominence amongst organizations, adversaries are evolving their toolset to target these cloud networks. The surge in remote work and teleconferencing presents unprecedented opportunities for nefarious activities. Enter the MITRE ATT&CK Framework, also known as a MITRE ATT&CK Matrix—a treasure trove for defending cloud infrastructure and on-premises infrastructure against the newest adversary tactics, techniques, and procedures (TTPs).

How Uber Freight Powers Intelligent Logistics with Datadog

Thiyagarajan Anandan, Uber Freight, shares how he and his team have created a center of excellence for monitoring and DevOps culture. Uber Freight, a division of Uber, delivers an end-to-end enterprise suite of Relational Logistics to advance supply chains and move the world’s goods. With more than 1,000 shippers across $18B freight under management (FUM), it’s critical for Uber Freight to provide a 99.99% uptime for its shippers and customers. Since migrating to the Datadog platform, Uber Freight for the first time has unlocked the full breadth and depth of their systems, thereby significantly decreasing MTTR/MTTD and delivering an improved customer experience.

What is AIOps? AIOps Explained

What is AIOps? Simply put, AIOps uses big data, analytics and machine learning to automate and improve IT operations (ITOps). AI is particularly important in ITOps functions such as anomaly detection and event correlation, as it has the ability to analyze large volumes of network and machine data to find patterns, identify the cause of existing problems and find ways to forecast and prevent future issues.

What Is OpenTelemetry? A Complete Introduction

What is OpenTelemetry? Simply put, OpenTelemetry is an open source observability framework. It offers vendor-agnostic or vendor-neutral APIs, software development kits (SDKs) and other tools for collecting telemetry data from cloud-native applications and their supporting infrastructure to understand their performance and health. Managing performance in today’s complex, distributed environment is extremely difficult.

Okta evolving situation: Am I impacted?

Cybersecurity is never boring. In recent months, we’ve seen major cyberattacks on Las Vegas casinos and expanded SEC cybersecurity disclosure rules are top of mind. Is it any wonder we consistently recommend taking a proactive approach to secure your environment with a defense-in-depth strategy and appropriate monitoring? News outlets reported the recent compromise at the Identity and Authentication (IAM) firm, Okta.

Logic App Best Practices, Tips, and Tricks: #37 How to get distinct values from an array?

Welcome again to another Logic Apps Best Practices, Tips, and Tricks. In my previous blog posts, I discussed some of the essential best practices you should have while working with the Azure Logic App. Today, I will speak about another helpful Best Practice, Tips, and Tricks that you must consider while designing your business processes (Logic Apps): How do we get distinct values from an array or repeating structure?

Mastering Kubernetes Node Management with the `kubectl cordon` Command

For many developers and engineers, Kubernetes is the de facto choice for container orchestration. That’s primarily because of its efficiency in handling and scaling container workloads. However, the complexity of managing nodes in a Kubernetes cluster can cause recurring headaches for even the most experienced and skilled IT teams. This is where `kubectl cordon` comes into play.