CloudFoundry Summit EU 2017
Getting a Handle on Your Microservices: Istio and the Open Source Broker API
https://www.cloudfoundry.org/trainings/getting-handle-microservices-istio-open-source-broker-api/
https://www.youtube.com/watch?v=v7ZQcu1dwlQ
prompt
Istio provides a proxy to load balance, control traffic behavior, and distribute access controls between services. The Kubernetes Service Catalog, an Open Service Broker implementation, provisions services that are consumed by applications within a cluster. This presentation will demonstrate how Istio can be utilized to proxy communication between a Kubernetes-hosted application and a Service Catalog provisioned database.
The demonstration will start with two applications bound to the same service broker provided service. We will then leverage Istio to direct traffic between the applications from the web and show the metrics that it is collecting. This will demonstrate how Istio can provide value without any modifications to an application.