Skip to content

Commit 86efccd

Browse files
authored
Create PerformanceModel.md
1 parent b24eb07 commit 86efccd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

PerformanceModel.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Organizations are moving to an APM based monitoring model and a horizontal scaling capacity model with a focus on the end user experience.
2+
3+
### kube-monkey
4+
is an implementation of Netflix's Chaos Monkey for Kubernetes clusters. It randomly deletes Kubernetes pods in the cluster encouraging and validating the development of failure-resilient services.
5+
https://github.com/asobti/kube-monkey
6+
7+
### JMeter or Gattling
8+
Why? Performance as code. https://saucelabs.com/blog/ask-a-selenium-expert-should-i-test-load-with-selenium
9+
10+
### CNCF Jaeger and zipkin
11+
It provides distributed context propagation, distributed transaction monitoring, root cause analysis, service dependency analysis, and performance / latency optimization.
12+
http://opentracing.io/documentation/pages/supported-tracers

0 commit comments

Comments
 (0)