Cloud, Containers, and Microservices

VW14 An Introduction to Service Meshes on Kubernetes

08/10/2022

3:15pm - 4:30pm

Level: Intermediate

Marcel de Vries

Global MD & CTO

Xebia

A service mesh is an infrastructure layer that allows you to manage communication between your application's micro services. As more developers work with micro services, service meshes have evolved to make that work easier and more effective by consolidating common management and administrative tasks in a distributed setup.

In this session, I will show you how you can set up a Service Mesh on Kubernetes and run a Micro Services application written in .NET and C#. You will discover how we can utilize the service mesh to have different deployment strategies and ways to secure your communication between micro services.

You will learn:

  • What services a service mesh can provide
  • How to setup a service mesh on AKS
  • About using deployment strategies