Load Testing
Load testing is a type of performance testing that measures how a system behaves under an expected or peak level of concurrent user traffic or transaction volume.
8 resources across 2 libraries
Glossary Terms(6)
Cross-Region Replication
Cross-Region Replication (CRR) is the automated, asynchronous copying of data from a storage resource in one cloud region to a corresponding resource in a geog…
Geo-Redundancy
Geo-redundancy is a system design approach that maintains duplicate copies of data or infrastructure in geographically separate locations so that service can c…
Load Testing
Load testing is a type of performance testing that measures how a system behaves under an expected or peak level of concurrent user traffic or transaction volu…
Stress Testing
Stress testing is a type of performance testing that deliberately pushes a system beyond its expected operating capacity to find its breaking point and observe…
Smoke Testing
Smoke testing is a quick, shallow set of tests run after a build or deployment to verify that the most critical functionality works and the system is stable en…
Continuous Verification
Continuous verification is the practice of continuously and automatically validating that a system's behavior, performance, and reliability meet expectations t…
Interview Questions(2)
What is Capacity Planning and How Do You Do It?
Capacity planning is the process of estimating the compute, storage, and network resources a system needs to handle projected load with acceptable performance…
What is Capacity Planning in DevOps?
Capacity planning is the disciplined practice of forecasting the compute, memory, storage, and network resources a system will need ahead of demand, then provi…