Operations | Monitoring | ITSM | DevOps | Cloud

Checkly

Beyond APM: What Datadog Won't Tell You with Leon Adato of Kentik

APM tools promise a unified observability platform, yet they inherently focus on internal metrics, traces, and logs. This internal focus, while valuable, misses critical dimensions of the user experience and network performance that are essential for a complete understanding of application behavior in real-world scenarios. With Kentik you can dive deep into your network performance and find problems before they affect your users.

How to detect, test and monitor your Next.js API endpoints with the Checkly CLI

In this video, we explore how to use the Checkly CLI to programmatically test and monitor Next.js API endpoints. We'll create a dynamic setup that detects new API GET URLs and use GitHub actions to test preview API deployments and deploy API monitoring after production deploys.

Cultivating Your Tech Garden: Enriching APM with Synthetic Monitoring

Welcome to the Tech Garden, a place where our monitoring tools, like to diverse flora, contribute to a thriving digital ecosystem. Our journey starts with the foundational roots of Application Performance Monitoring (APM), crucial for initial growth and stability, like the roots beneath our fruit trees.

Broken windows: Why the 'Single Pane of Glass' is Impossible

It was only as I started to study information theory that I truly understood how nonsensically the computer worked in Star Trek: The Next Generation. Decades before voice assistants and at a time when only the most basic language parsing existed in practice, the computer on Star Trek could always give you the answer you wanted. No one ever spent any time clicking into multiple windows to find an answer, and the display always gave information that could be easily summarized in words.

How to run your Playwright end-to-end tests in SloMo

Sometimes you want to follow along your Playwright tests without starting a full debugging session. Learn in this video how to slow down your Playwright end-to-end tests, to see and watch exactly what's happening in your testing scripts. Use the "slowMo" launch option configuration to add delays inbetween all Playwright actions. More cool Playwright and Synthetic Monitoring tips coming your way soon!

How to end-to-end test and monitor your login flows with Playwright and Checkly

In this video, Stefan from Checkly demonstrates how to monitor a login and authentication flow using Checkly and Microsoft's Playwright. Stefan guides you through the entire process. If you're interested in end-to-end testing or synthetic monitoring, this video is for you. Drop a question below or leave a comment!

IaC? CI? Shift Left? What do they really mean? - A DevOps Glossary

Look, we've all been there: there's a term, you've heard it one hundred times. You've nodded as others said it in meetings. And now, you've started to say it. The only tiny insignificant problem is that you're not 100% sure what it actually means or how it's different from another similar term. I feel you. So I wrote this DevOps glossary with my highly opinionated definitions of common DevOps industry terms.

The Real Cost of Synthetic User Testing with AWS

Every time I share a project using SaaS tools, someone inevitably responds that they could do the same thing on their own home server ‘for free.’ I mention this not because it is annoying, since I would never go on social media at all if annoying responses were allowed to change my behavior, but because I think it points to a basic misconception that still affects DevOps practitioners today: the refusal to accurately estimate the real costs of self-managed solutions.

How Often Should You Ping Your Site?

How often should you ping your site? Should you be checking every few minutes, or every hour? Surely you have other ways to detect problems, so maybe just a daily check of your API and main page would be enough, right? While there’s no single right answer for everyone, this post tries to break down how you can find the right cadence for your site checks.