Search open source projects
9 projects found for "mtls"
Istio
Apache-2.0The leading service mesh for Kubernetes, adding traffic management, security, and observability to microservices without changing application code.
- DevOps
Linkerd
Apache-2.0Lightweight service mesh for Kubernetes focused on simplicity and low resource overhead, a genuine alternative to Istio.
- DevOps
Apache APISIX
Apache-2.0Dynamic, high-performance API gateway built on NGINX and etcd, adding hot-reloaded plugins, canary releases, and AI-traffic routing on top of traditional gateway features.
- API
Dapr
Apache-2.0Portable runtime that gives microservices building blocks - state management, pub/sub messaging, service invocation, and workflow - over a sidecar API in any language.
- Backend
Envoy
Apache-2.0High-performance proxy built for cloud-native applications, serving as the foundational data plane for many modern service meshes and API gateways.
- DevOps
gRPC
Apache-2.0High-performance, open-source RPC framework that lets services call each other's functions directly across languages and networks.
- API
Jaeger
Apache-2.0CNCF distributed tracing platform for visualizing request flows across microservices, pinpointing exactly which service or call is responsible for latency or errors.
- Monitoring
Kong
Apache-2.0Cloud-native API gateway that handles routing, load balancing, authentication, and traffic management for microservices, APIs, and LLM/MCP traffic.
- API
Quarkus
Apache-2.0Kubernetes-native Java framework designed for fast startup times and low memory footprint, tailored for containers and serverless.
- Backend