At the end of November, we’ll be migrating the Sematext Logs backend from Elasticsearch to OpenSearch

Persistent Volume Claim (PVC)

October 4, 2023

Table of contents

Definition: What Is a Persistent Volume Claim?

A Persistent Volume Claim (PVC) in Kubernetes is a resource that allows pods to request and access storage resources from a cluster’s storage infrastructure. It acts as an abstraction layer that decouples the storage requirements of applications from the underlying storage systems, making it easier to manage and scale applications.

Java Logging Basics: Concepts, Tools, and Best Practices

Imagine you're a detective trying to solve a crime, but...

Best Web Transaction Monitoring Tools in 2024

Websites are no longer static pages.  They’re dynamic, transaction-heavy ecosystems...

17 Linux Log Files You Must Be Monitoring

Imagine waking up to a critical system failure that has...