Tag

ServiceMesh

1 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Jul 17, 2021 · Cloud Native

Understanding iptables: Fundamentals, Command Usage, and Its Role in Service Mesh

This article explains iptables fundamentals, its table and chain architecture, common command syntax with practical examples, and demonstrates how iptables is leveraged in Kubernetes and Istio Service Mesh to intercept and redirect pod traffic for advanced service‑mesh capabilities.

Cloud NativeDevOpsKubernetes
0 likes · 15 min read
Understanding iptables: Fundamentals, Command Usage, and Its Role in Service Mesh
Xianyu Technology
Xianyu Technology
Aug 8, 2019 · Cloud Native

Adopting ServiceMesh (AliMesh) in Alibaba's Xianyu: Architecture, Performance Evaluation, and Lessons

Alibaba’s Xianyu team replaced costly JNI‑style Java calls with the AliMesh sidecar service‑mesh, decoupling heterogeneous Dart services from Java back‑ends, simplifying code, and achieving modest overhead—under 20 % CPU rise and roughly 1 ms extra latency—while delivering stable, maintainable production performance.

AliMeshCloudNativeServiceMesh
0 likes · 8 min read
Adopting ServiceMesh (AliMesh) in Alibaba's Xianyu: Architecture, Performance Evaluation, and Lessons
High Availability Architecture
High Availability Architecture
Dec 17, 2018 · Cloud Native

Thoughts and Practices on New Network Proxy in Ant Financial's ServiceMesh Deployment

This article presents a comprehensive overview of Ant Financial's ServiceMesh implementation, detailing the background, architecture, key features of SOFAMesh and MOSN, technical case studies, performance benchmarks, security capabilities, and future outlook for cloud‑native network proxies.

Cloud NativeGoMOSN
0 likes · 18 min read
Thoughts and Practices on New Network Proxy in Ant Financial's ServiceMesh Deployment