Table of Content

Get Started with Microservices

Introductin to microservices

Setting up the sample

What you are going to build

  • We want to to split it up into microservices
    • speakers-service
    • feedback-service
    • service-registry
    • confererence-app
    • Queue

Creating a Service Registry