Blog illustration

Blog

Stories, guides, and lessons from the world of observability

Getting Started with Golang ORMs: A Beginner's Guide

Getting Started with Golang ORMs: A Beginner's Guide

Learn how Golang ORMs simplify database interactions, explore popular options, and get started with the right choice for your project.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

The Complete Guide to OpenTelemetry and APM

The Complete Guide to OpenTelemetry and APM

Learn how OpenTelemetry and APM work together to give you better visibility into your applications, from tracing requests to monitoring performance.

Read
Anjali Udasi

Anjali Udasi

Nginx Error Logs: Troubleshooting and Security Guide

Nginx Error Logs: Troubleshooting and Security Guide

Learn how to analyze Nginx error logs to troubleshoot issues, detect security threats, and improve performance with practical strategies.

Read
Preeti Dewani

Preeti Dewani

EC2 Monitoring: A Practical Guide for AWS Engineers

EC2 Monitoring: A Practical Guide for AWS Engineers

Learn how to monitor EC2 instances effectively, reduce costs, and prevent outages with practical insights for AWS engineers.

Read
Anjali Udasi

Anjali Udasi

How to Use journalctl --last to Check Recent System Logs

How to Use journalctl --last to Check Recent System Logs

Use journalctl --last to quickly view recent system logs and troubleshoot issues by checking what happened just before an error or crash.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

What is OOM? A Guide to Out of Memory Issues

What is OOM? A Guide to Out of Memory Issues

If your app crashes with an OOM error, it’s running out of memory. Here’s why it happens and how to fix it—no deep technical knowledge needed.

Read
Anjali Udasi

Anjali Udasi

Fixing the "java.lang.OutOfMemoryError: Java heap space" Error

How to Fix java.lang.OutOfMemoryError: Java Heap Space (with Code Examples)

Struggling with the dreaded java.lang.OutOfMemoryError? Learn the common causes and how to fix them with our step-by-step guide, including practical code examples and long-term solutions.

Read
Prathamesh Sonpatki

Prathamesh Sonpatki

CloudFront on AWS: Basics & Setup Guide

CloudFront on AWS: Basics & Setup Guide

Learn how AWS CloudFront speeds up content delivery, reduces latency, and improves performance. A quick guide to setup and basics.

Read
Preeti Dewani

Preeti Dewani

OpenTelemetry vs. Datadog: Key Differences Explained

OpenTelemetry vs. Datadog: Key Differences Explained

Comparing OpenTelemetry and Datadog? Explore their differences in monitoring, logging, and observability to find the right fit for your needs.

Read
Anjali Udasi

Anjali Udasi