youtube image
From YouTube: Intro to Service Mesh & Istio

Description

SoloCon 2022:
Intro to Service Mesh and Istio

Speakers:
Kamesh Sampath
Field Engineer- APAC, Solo.io

Rinor Maloku
Field Engineer- EMEA, Solo.io

Session Abstract:
The next generation of microservices leverage the service mesh pattern to resolve cross-cutting concerns such as: observability, traffic management, and security. In this session, we will show Istio an implementation of a service mesh and how it benefits developers, service operators, and security engineers. We will show how Istio utilizes the capabilities of the Envoy proxy to dynamically configure it according to the desired mesh behavior.

Service Mesh alleviates most common distributed computing pain points like smart routing, traffic splitting, smart canaries etc., In this session, we will explore on how to download, setup Istio on your local laptop, deploy few services as part of the Istio Service Mesh. By virtue of adding a sidecar, the applications will be spiced with ability in splitting traffic between various version of services, smart layer 7 routing, access control etc., “ALL THESE WITHOUT CODE REDEPLOYS”

Track:
Community and Open Source