•   Home
  •   Github
  •   LinkedIn
  •   Subscribe

microservices

Posts: 2

Coordination in Distributed Systems

Jun 17, 2023 | distributed-systems, system-design, storage, databases, microservices

Modern distributed systems are built from many moving parts - databases, services, queues, caches, and schedulers - all operating concurrently and often out of sync. The only reason this doesn’t collapse into chaos is coordination. Coordination is how independent components stay aligned - who leads, who follows, who owns…

Register Microservices To Consul Out Of The Box Using Scala Macro Annotations

Dec 21, 2018 | scala, metaprogramming, macros, annotations, microservices, consul

TL;DR: https://github.com/shivamka1/consul-scala-macro-annotations Off lately at my work which currently involves moving our platform code from monolithic to microservices architecture, I have come to realise that there is a lot of boilerplate code that not only needs to be implemented in every other service but also…

Page 1 of 1
Theme Attila by zutrinken Published with Ghost