Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Interop Digital IT Automation Strategy 2021 with Marshall Bartoszek from Orchestral.ai

Fireside Chat | The Five Stages of Automation Join Marshall Bartoszek from Orchestral.ai and Lenny Heyman from Interop and learn why laying the foundation of orchestration throughout your organization is the key first step towards accelerating your business towards an Intelligent Autonomous Infrastructure.

Gremlin: Chaos Engineering: Test Your Systems NOT Your People

We understand why Chaos Engineering works from a technical perspective, but what about the humans? Chaos Engineering has proven successful in building system resilience to failure, maintaining customer trust and improving incident response. But what are the effects and impacts on the humans involved in the systems? Join us to delve into both positive and negative outcomes to all the groups of people involved - including users, engineers, product, and business owners.

Release code confidently with Automatic Faulty Deployment Detection

Modern software development teams use CI/CD tools to ship features quickly and rely on best practices like shift-left testing to find application errors before they become user-facing bugs. But you still face the risk that any code you deploy could contain errors that your testing did not surface. To help you deploy with confidence and mitigate the effects of a bad deployment, Datadog APM now provides Automatic Faulty Deployment Detection.

How to detect security threats in your systems' Linux processes

Almost all tasks within a Linux system, whether it’s an application, system daemon, or certain types of user activity, are executed by one or more processes . This means that monitoring processes is key to detecting potentially malicious activity in your systems, such as the creation of unexpected web shells or other utilities.

How Squadcast Benefits On-call Engineers - Part 1

It is difficult to stay completely reliable in an always-on world. So it's very important to choose the right Incident Management solution that can solve your problems. In this blog, we have highlighted the benefits of Squadcast and why you should adopt it. “Being on-call sucks!" Often incident response teams use this phrase when talking about their on-call experiences. Despite using best practices for managing infrastructure, incidents do occur from time to time.

Distributed Tracing for C++ Applications with OpenTelemetry & Logz.io

Many organizations are moving from monolithic to microservices-based architectures. Microservices allow them to improve their agility and provide features more quickly. Although developing a single microservice is simpler, the complexity of the overall system is much greater. Here, we’ll review how to add distributed tracing to C++ with the OpenTelemetry collector and send to Logz.io. One of the biggest challenges is finding efficient tools to quickly debug and solve production problems.