Project 2 - Scalability
Past due by over 2 years
53% complete
Requirements:
- Using a tool such as JMeter, evaluate the scaling of your system
- Using JMeter or a similar tool, measure and analyze the performance of your system’s throughput under incrementally increasing loads
- Test with 1, 3, and 5 replicas (fixed) of each of your services.
- At what point does your system fail?
- What about your system failed?
- Test your s…
Requirements:
- Using a tool such as JMeter, evaluate the scaling of your system
- Using JMeter or a similar tool, measure and analyze the performance of your system’s throughput under incrementally increasing loads
- Test with 1, 3, and 5 replicas (fixed) of each of your services.
- At what point does your system fail?
- What about your system failed?
- Test your system with elastic resource management (that is, the system grows under load, contracts when resources are not needed).
- Inject failures and demonstrate that your system continues to function with JMeter-created or similar loads.