Tag

data volume

0 views collected around this technical thread.

FunTester
FunTester
Mar 16, 2025 · Fundamentals

Supermarket Checkout – Round Four: Comprehensive Real-World Simulation and Core Performance Test Design Principles

The fourth round of supermarket checkout simulation reveals hidden complexities such as receipt‑paper replacement, cash‑change shortages, and cart blockages, leading to a set of core performance‑testing design principles that emphasize realistic user behavior modeling, data volume, environment fidelity, diversity, and iterative feedback.

data volumeenvironment configurationperformance testing
0 likes · 6 min read
Supermarket Checkout – Round Four: Comprehensive Real-World Simulation and Core Performance Test Design Principles
System Architect Go
System Architect Go
May 5, 2018 · Cloud Native

Understanding Docker Data Volumes and Data Volume Containers

This article explains Docker data volumes, how they provide persistent storage, enable sharing between containers, and introduces data‑volume containers that simplify mounting and avoid single‑point failures, with practical usage of the -v and --volumes-from options.

ContainerPersistenceSharing
0 likes · 4 min read
Understanding Docker Data Volumes and Data Volume Containers