Skip to main content

4 docs tagged with "storage"

View all tags

Capacity Planning & Estimation

Back-of-envelope estimation techniques for traffic, storage, bandwidth, and memory. Essential for system design interviews and production capacity planning.

Docker Volumes & Storage

Complete guide to Docker storage — named volumes, bind mounts, tmpfs, volume drivers, backup and restore strategies, and data persistence patterns for databases and applications.

Handling Large Blobs

Patterns for storing and delivering large binary objects including images, videos, and files. Covers object storage, chunked uploads, multipart transfers, CDN delivery, and presigned URLs.

Storage — PV, PVC, ConfigMaps & Secrets

Kubernetes storage guide — PersistentVolumes, PersistentVolumeClaims, StorageClasses, dynamic provisioning, ConfigMaps, Secrets, and how to inject configuration into Pods.