Splitting a Monitoring Monolith into Separate Components

1 · trivago N.V. · Jan. 9, 2018, 10 p.m.
Ever heard about Microservices? Those tiny litte pieces of code that are used to split a big pile of magic into smaller pieces of magic? Well, they're not that tiny after all and require lots of preliminary work to use them properly. Have a look at this post to hear about my journey of splitting an existing monolith written in PHP up into several microservices written in Go....