diff --git a/README.md b/README.md index d5d0520..7613740 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Trace](https://github.com/RisingStack/trace-nodejs) - A visualised stack trace platform designed for microservices. - [Watcher](https://www.elastic.co/products/watcher) - Alerting for Elasticsearch. - [Zabbix](http://www.zabbix.com/) - Open source enterprise-class monitoring solution. +- [Zipkin](http://zipkin.io) - Distributed tracing system ### Logging @@ -601,6 +602,7 @@ A curated list of Microservice Architecture related principles and technologies. ## Real Life Stories +- [A Journey into Microservices](https://sudo.hailoapp.com/services/2015/03/09/journey-into-a-microservice-world-part-1/) - [Clean microservice architecture](http://blog.cleancoder.com/uncle-bob/2014/10/01/CleanMicroserviceArchitecture.html) - [Failing at microservices](https://rclayton.silvrback.com/failing-at-microservices) - [How to talk to your friends about microservices](https://blog.pivotal.io/labs/labs/how-to-talk-to-your-friends-about-microservices)