Implementing Microservices Tracing with Spring Cloud and Zipkin

Click for: original source

Pivotal’s Marcin Grzejszczak and Reshmi Krishna describe how to do distributed tracing with Spring Cloud Sleuth and Zipkin. Service architecture isn’t simple anymore - single-server scenarios aren’t realistic or don’t fully explain latency.

In this talk they show a demo of incorporating these technologies into an existing stock trading application.

Agenda:

  • How to correlate logs with Spring Cloud Sleuth
  • How to visualize latency with Spring and Zipkin
  • How to integrate Spring in an exiting app
  • and more…

Video, slides and further resources are available.

[Read More]

Tags microservices cloud distributed