# Istio webinar

Build Status (opens new window)

Istio (opens new window) is an open platform to connect, secure, control and observe microservices, also known as a service mesh, on cloud platforms such as Kubernetes.

Istio

With Istio, you can manage network traffic, load balance across microservices, enforce access policies, verify service identity, secure service communication, and observe what exactly is going on with your services.

# Requirements

# Objectives

  • Download and install Istio in your cluster
  • Deploy the Bookinfo application
  • Use metrics, logging, and tracing to observe services
  • Set up the Istio Ingress Gateway
  • Perform simple traffic management, such as A/B tests and canary deployments
  • Secure your service mesh

# Webinar