Load Test - CI/CD用語集の定義
load testは現実的またはピークのリクエスト量をシステムに与え、throughput、latency、限界点を測定して、本番の需要に先立って容量を検証します。
関連ガイド
Throughput - CI/CD Glossary DefinitionThroughput is the rate of work a system completes - requests per second, builds per hour. It measures capacit…
Latency - CI/CD Glossary DefinitionLatency is the time a single operation takes from start to finish. Low latency feels fast; tail latency (p95/…
Chaos Engineering - CI/CD Glossary DefinitionChaos engineering deliberately injects failures - killed nodes, network delays, dependency outages - to verif…