Operations | Monitoring | ITSM | DevOps | Cloud

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

Why observability is the way to go w/ Georg Höllebauer (APA-Tech) | The StackPod EP #2

Welcome to the second episode of the StackPod! For the second episode, we invited Georg Höllebauer. Georg is an enterprise metrics architect at APA-Tech. APA-Tech is responsible for all IT services within the Austrian Press Agency - Austria's national and largest press agency - and other customers.

Your First Shipa Webhook - Microsoft Teams Integration

One more “ops” phoneme like DevOps is ChatOps; or conversation-based development/operations. ChatOps has been growing in popularity as communication platforms such as Slack is ingrained in our day-to-day engineering lives. A team lead once told me “if it didn’t happen in Slack, it didn’t happen” showing the emphasis of communication platforms as a system of record.

TL;DR InfluxDB Tech Tips - Visualizing Uptime with Flux deadman() Function in InfluxDB Dashboards

A common DevOps use case involves alerting when hosts stop reporting metrics, aka a deadman alert. This can be done using the monitor.deadman() Flux function. One can easily create a deadman (or threshold) check in the InfluxDB UI Alerts section or craft a custom task to alert as well. Check out InfluxDB’s Checks and Notifications system post for more details. It’s also possible to use the monitor.deadman() function directly in a dashboard cell.

Monitor your HCP Vault cluster with Datadog

HashiCorp Cloud Platform (HCP) provides fully managed versions of some of HashiCorp’s most popular offerings, including Vault. With Vault, users have a centralized way to secure, store, and manage access to secrets across distributed systems. HCP Vault handles the day-to-day cluster maintenance, patches, and overall system security, making it easy to deploy a cluster without needing to host or manage your own infrastructure.

Sponsored Post

The 15 best DevOps tools for 2021 and beyond

The integration of Development and Operations is a powerful recent approach to software development. If you're new to DevOps practices, or looking to improve your current processes, it can be tough to know which tool is best for your team. We've put together this list to help you make an informed decision on which tools should be part of your stack. Read on to discover the 15 best DevOps tools, from automated build tools to application performance monitoring platforms.

Linux made easy on RISC-V with Ubuntu

In the past decade, open-source and open standards have reshaped the world of technology and produced long-lasting results. With the open Instruction Set Architecture, the RISC-V consortium has extended open-source to the world of processor architecture. At Canonical, we believe in the power of open source to transform the world – that’s why we are committed to porting Ubuntu to RISC-V, combining the best open-source architecture with the best open-source operating system. Our mission? Further facilitating the adoption of novel computing architectures.

Bare metal Kubernetes hands on tutorial with MAAS and Juju

In this video tutorial, you will go hands-on and build your own simulated bare metal Kubernetes cluster using just a single computer 💻 with Anton Smith, product manager for MAAS. Along the way, you’ll get to use and learn about some Linux networking, MAAS, LXD, Ceph, Juju and Kubernetes, and at the end deploy an application to your new K8s cluster ✨.