Using Service Meshes and Kubernetes to Solve Service-to-Service Communications... - Ben Hall

As the number of services scale in architecture, the complexity and management increase. To manage services in production, the concept of Service Mesh has been introduced. Ben will explore the problems with large-scale deployments and how this is potentially solved by building on top of a Service Mesh. Ben will focus on Istio, an open platform to connect, manage, and secure Microservices supports large-scale Microservice deployments on top of Kubernetes. The talk will discuss: - Introducing Service Mesh C
Back to Top