Prev Next

Cloud / Istio Interview questions

1. What is Istio?

Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio's powerful features provide a uniform and more efficient way to secure, connect, and monitor services . Istio is the path to load balancing, service-to-service authentication, and monitori...

Read full answer

2. How Istio works?

Istio uses a proxy to intercept all your network traffic, allowing a broad set of application-aware features based on configuration you set. The control plane takes your desired configuration, and its view of the services, and dynamically programs the proxy servers, updating them as the rules or ...

Read full answer

«
»

Comments & Discussions