Microservices Interaction

Session 3

This session covers the concept of Microservices interaction; we are going to the see how various components of Application interaction as we observe the logs and also observe the behavoir of each component in the monitoring server.

By the end of this section you should be able to:

  • Trace Event chains from one Microservice component to another using customised generated Correlation ID (X-Request-ID header)
  • Perform log aggrgation by creating searches, views and Dashboards in Graylog Server.
  • Perform analysis on metrics of the Microservice components using Grafana Monitor

Schedule

20 min Task 1 – Microservice Log Aggregation How do you trace what is happening in a microservice using centralised logging system
10 min Task 2 – Performance Monitoring and Analysis How are Cafe Microservice components Performing on a Cluster