InterviewStack.io LogoInterviewStack.io

Distributed Systems Security and Trust Questions

Securing communication and trust across a distributed system: service-to-service authentication and authorization, mutual TLS, zero-trust boundaries, secrets management, and multi-party protocols and distributed trust models. Covers securing data in transit and at rest across service boundaries and isolating tenant and network zones. The security-architecture concerns specific to distributed designs.

HardSystem Design
33 practiced

Design authentication and authorization propagation across hundreds of microservices. Discuss token formats (JWT vs opaque tokens), token exchange patterns for internal services, token refresh and revocation strategies, minimization of token bloat in headers, and patterns for enforcing fine-grained permissions in downstream services (authorization middleware, PDP/PAP, or policy-as-a-service).

That is every published Distributed Systems Security and Trust question for Systems Engineer so far. Browse the other topics in this category, or practice this one interactively.