rykovsi / microservices-mastery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservices Mastery @ Friday

This repository contains all the code needed to complete the microservices mastery.

Setup

Start the example services with:

Monolith

 docker-compose -f monolith/src/main/docker/docker-compose.yaml up
 

Microservices REST

 docker-compose -f rest/docker/docker-compose.yaml up
 

Infrastructure

Grafana: localhost:3000 Jaeger: localhost:16686

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 83.6%Language:HTML 15.6%Language:Dockerfile 0.8%