Istio
Open platform that provides a uniform way to connect, manage, and secure microservices.
Why consider Istio?
Istio is an open-source service mesh created by Google, IBM, and Lyft. Built on Envoy proxy sidecars in Go and C++, it provides zero-trust mutual TLS encryption, intelligent traffic routing, circuit breaking, distributed tracing, and rate limiting across Kubernetes clusters.
Learn Istio by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Istio
Istio injects transparent Envoy sidecar proxies into Kubernetes pods to enforce microservice security policies without modifying application code.
Quickstart
istioctl install --set profile=demo -ykubectl label namespace default istio-injection=enabledIstio is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
boringproxy
Simple, self-hosted reverse proxy and tunnel manager for exposing private web services securely.
OWASP ModSecurity
Open-source Web Application Firewall (WAF) engine providing cross-platform HTTP security inspection.
OpenCTI
Open-source platform for managing cyber threat intelligence knowledge and STIX2 relationships.
Maltrail
Malicious traffic detection system utilizing public blacklists and heuristic traffic behavior analysis.