DevOps
26 views
Istio
Quick Definition
Open platform for managing microservices with service mesh
Full Definition
An open platform for connecting managing and securing microservices in a service mesh architecture.
Examples
traffic management, mutual TLS, observability, load balancing
Related Terms
service-mesh
microservices
observability
More DevOps Terms
Secret Management
Securely storing and managing sensitive credentials
GitOps
Framework using Git as single source of truth for configs
Container Orchestration
Automating container deployment scaling and management
Branching Strategy
Convention for managing parallel development in version control
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching
Canary Deployment
Gradually rolling out changes to a small user subset