Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Docker container monitoring with Netdata

Properly monitoring the health and performance of Docker containers is an essential skill for solo developers and large teams alike. As your infrastructure grows in complexity, it’s important to streamline every facet of the performance of your apps/services. Plus, it’s essential that the tools you use to make those performance decisions work across teams, and allow for complex scaling architectures.

Introduction to the Integration Module for Freshservice

The Kelverion Integration Module for Freshservice provides a powerful integration capability for writing Azure Automation runbooks as well as being usable in PowerShell scripts. The Integration Module supports Freshservice SaaS instances with the REST API. Using Kelverion smart discovery the Integration Module interrogates Freshservice and discovers how it has been configured providing a forms based view of the tables, fields, properties and allowed inputs for mandatory and optional fields.

Introduction to the Integration Module for Cherwell

The Kelverion Integration Module for Cherwell provides a powerful integration capability for writing Azure Automation runbooks as well as being usable in PowerShell scripts. The Integration Module supports Cherwell Service Management 9.6.3 or 9.7 Using Kelverion smart discovery the Integration Module interrogates Cherwell and discovers how it has been configured providing a forms based view of the tables, fields, properties and allowed inputs for mandatory and optional fields.

Monitoring AWS Lambda with Datadog

In Part 2 of this series, we looked at how Amazon’s built-in monitoring services can help you get insights into all of your AWS Lambda functions. In this post, we’ll show you how to use Datadog to monitor all of the metrics emitted by Lambda, as well as function logs and performance data, to get a complete picture of your serverless applications. In this post, we will: Datadog integrates with AWS Lambda and other services such as Amazon API Gateway, S3, and DynamoDB.

Introducing Lambda Enhanced Metrics

AWS Lambda decouples the need to provision and maintain a runtime environment from running code, allowing developers to focus on applications rather than infrastructure. But, by abstracting away the underlying infrastructure of an application, serverless architectures introduce new challenges into monitoring and observability.