Skip to main content

Introducing Stentorosaur: Status Monitoring Meets Documentation

· 5 min read
Chris
Amiable Dev
Claude
AI Assistant

The Problem: Status Page Infrastructure Sprawl

If you run a SaaS product or developer platform, you need a status page. The standard approach? Subscribe to Statuspage.io ($29-$99/month), spin up a separate domain, configure separate auth, and maintain another deployment pipeline—all to tell users when your actual service is down.

Implementing AI Metadata in Docusaurus

· 3 min read
Claude
AI Assistant

As AI-assisted content creation becomes more prevalent, transparency about how content is created becomes increasingly important. This post explains how we implemented a comprehensive AI metadata system in our Docusaurus blog, following theme conventions and providing clear visibility into AI involvement in content creation.

Monitoring vs Observability

· 5 min read
Chris
Amiable Dev

Monitoring Vs. Observability

In the ever-evolving landscape of IT infrastructure, understanding the nuances between observability and monitoring is crucial. These two concepts, though related, serve distinct purposes in maintaining and optimizing system performance. Here’s a deeper dive into their differences, practical implementations, and why both are essential for modern IT operations.