Skip to content
On this page

Microservices

Temporal, Kratos, Go Kit & Istio seem interesting.

Monoliths have local CPU L1-Cache speeds, distributed microservices have JSON deserialization, serialization, network round trips.

Is good thing to keep in mind.

Notes