KSKaustav Sarkarinblogs.kaustavsarkar.dev·Sep 1 · 12 min readLayered Authorization: Network to DatabaseThis blog is a part of the Zero-Trust Security on Istio Series, if you haven't read the previous article, please do, it will provide better context. The previous post covered how Auth Service signs th10
KSKaustav Sarkarinblogs.kaustavsarkar.dev·Jun 9 · 14 min readService Mesh Zero-Trust ArchitectureZero-trust is a property that emerges when several independent checks each verify a request on their own, without assuming the layers around them already did the work. It often gets described as a pro20