Kubernetes has become the de-facto standard for Container Orchestration. Its powerful open-source code has initially been deployed by Google and over time became one of the most popular repositories there is. With an ever growing number of users and contributors more and more Tools have been developed.
In this talk you are going to learn about Kubernetes and its future: Istio.
Istio makes it easy to create a network of deployed services with load balancing, service-to-service authentication, monitoring, and more, with few or no code changes in service code.
You add Istio support to services by deploying a special sidecar proxy throughout your environment that intercepts all network communication between microservices, then configure and manage Istio using its control plane functionality.
Its diverse feature set lets you successfully, and efficiently, run a distributed microservice architecture, and provides a uniform way to secure, connect, and monitor microservices.
About the speaker:
Filip Nikolic is an IT-Consultant at WhizUs, DevOps enthusiast and certified Kubernetes administrator.
As a former system administrator, he knows very well about the pain that comes along with managing different infrastructures.
Now he is trying to ease the pain, automate unnecessary steps and share his knowledge with the community.