-
Notifications
You must be signed in to change notification settings - Fork 1
Overall System Load Testing
Nirav Raje edited this page Mar 10, 2022
·
1 revision
Overall throughput when testing all microservices with 500 requests per service via 500 threads (2500 requests for entire system) demonstrated throughput of 21.2/min.
Primary reason for reduction of throughput score of entire system is the performance of Widget route (i.e. data service). We discuss the improvements for our system and particularly this service in the last section of our report.
2.45% error rate was observed for the entire system with 2500 concurrent requests.
- Testing Overview
- Load Testing
- Overall System Load Testing
- Spike Testing
- Fault Tolerance Testing
- Conclusion & Future Improvements
- Data Assimilation
- Architecture Improvements: Message Queues, Caching and Polling
- CI/CD and Infrastructure Deployment
- Visualization
- Custos Deployment Status
- Rancher Setup
- Kubernetes Cluster Deployment using Rancher
- Setting cert-manager, keycloak, consul, vault and MySQL
- Custos Deployment
- JMeter Testing for Custos Deployment with Python SDK
- Custos - Suggested Improvements