Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 493 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 493 Bytes

Microservices: Zero to Hero - Visualisation

Using Weave Scope

Outline

Challenges with microservice applications

  • Communication between services
  • Maintaining view on architecture
  • Debugging issues
  • Lack of tools

Tooling

  • Netflix's Vezceral
  • Weave Scope
  • ...

Weave Scope intro

  • Scope Probe
  • Scope App
  • Hosted Scope

Demo

  • Install Scope
  • Jump into container, view logs, etc

Review

  • TBD

Further learning

  • Scope repo...