AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Request Isolation
Kubernetes allows you to tag or label the traffic these requests based on tenancy. Every developer or every test that runs in the system gets a tenant ID, if you will. And then that gets set on all the requests flowing through the environment. So we have sidecars that do that job in a Kubernetes environment That dynamically can actually route traffic to different versions of the workload depending upon the tenant ID.