Oracle's managed service mesh for microservices communication and security. Like having an intelligent traffic control system for communication between application components.
Complex applications use Service Mesh to automatically encrypt communication between microservices and monitor performance.
OCI Service Mesh and AWS App Mesh are managed service mesh offerings that use Envoy-based sidecars to provide traffic management, observability, and mTLS between microservices. Azure and GCP do not have a single direct, same-name managed equivalent; similar outcomes are typically achieved using Istio-based service mesh options (often via Kubernetes add-ons) rather than a standalone, first-party service with the same scope.