Operations | Monitoring | ITSM | DevOps | Cloud

opsdemon

Latest posts

How to Reduce Change Lead Time

The time it takes to get a change into production, also known as Change Lead Time, is an important measure of developer productivity, and one of the four DORA metrics. In Sleuth, you can easily break down Change Lead Time into activities to get insights into potential bottlenecks. SLEUTH A deploy-based Accelerate Metrics tracker both managers and developers love.

Announcing Workflows - Fix k8s issues on the fly

Meet "Workflow" from Komodor, the feature that automates troubleshooting common errors in Kubernetes. Leveraging Komodor’s change intelligence capabilities, Workflow's smart algorithm automatically detects Kubernetes issues and responds with a series of checks that quickly pinpoint its root cause. Not stopping there, Komodor uses the information to provide made-to-measure instruction for remediation, turning troubleshooting into a fast and effortless experience for dev and ops.

xMatters

xMatters service reliability platform helps DevOps, SREs, and operations teams automate workflows, ensure infrastructure and applications are always working, and rapidly deliver products at scale.

Best Practices Guide for Kubernetes Labels and Annotations

Kubernetes is the de facto container-management technology in the cloud world due to its scalability and reliability. It also provides a very flexible and developer-friendly API, which is the foundation of its control plane. The effectiveness of the Kubernetes API comes from how it manages the Kubernetes resources via metadata: labels and annotations. Metadata is essential for grouping resources, redirecting requests and managing deployments.

xMatters: WEX Automates the Triage Process and Delivers a Better Service Experience

Does your internal triage process keep you up at night, literally or figuratively? If so, WEX used to have triage and onboarding issues that got in the way of their success too, but with xMatters, they've found a better way. Join James Molchanoff (JT), Information Systems Engineers at WEX, John Kallio, Information Systems Engineer at WEX, Will Derksen, Product Advocate at xMatters, and Zoe Na, Customer Success Manager at xMatters, as they discuss how WEX has embraced xMatters to reduce triage and call-out time and simplified their onboarding process.

Resolve AWS Lambda function failures faster by monitoring invocation payloads

In a serverless application, AWS Lambda functions are typically invoked by JSON-formatted events from other AWS services—like API Gateway, S3, and DynamoDB—and respond with JSON-formatted payloads. Having visibility into these function request and response payloads can provide context around your function invocations and help you uncover the root causes of Lambda function failures.