Operations | Monitoring | ITSM | DevOps | Cloud

Intro to Puppeteer and Checkly

A short introduction and overview to Puppeteer showing executions on both a local machine and Checkly, together with some considerations on how it fits in the current landscape of browser automation tool. Puppeteer is a Node library which provides a high-level API to control headless Chrome/Chromium over the DevTools Protocol. Checkly is an active reliability platform bridging the gap between traditional monitoring and E2E testing, allowing you to automatically verify your API behaviour, as well as your key site transactions from one simple dashboard.

Installing the HAProxy Kubernetes Ingress Controller using Helm

Helm, the Kubernetes package manager, revamps the way teams manage their Kubernetes resources and allows them to deploy applications in a consistent and reliable way. It is a valuable tool in a continuous delivery pipeline, with support for quick updates and rollbacks. At HAProxy Technologies, we offer Helm as the preferred method for installing the HAProxy Kubernetes Ingress Controller, and we’ll show you how to customize that installation to fit your use case.