
ProximaB
I’m developing a microservices based project and eventually figure out that there is a lot of concerns to worry about when designing a high availability, fault tolerant, resilient, scalable system. I wanted to know how distributed systems are build.
Likewise, I come across erlang, akka, sqrs, messaging solutions, cloud etc. Then focus and modern microservices’ architecture on k8s. Started searching for better strategies of handling exceptional situations and distributed transactions, then found out Saga pattern and came across Temporal and the capabilities its brings to the table. I am stun that solutions like this already exist in the open source world.
lang: go, .net core, and others like typescript, python