2021 / 08 / 01
12:55 ~ 13:35
AU 視聽館
開源運河上的雲原生號
Empower your Kubernetes with Service Mesh + Distributed Tracing
by
許浩鳴
Service mesh 是個提供應用程式安全性、可靠性、監控功能、並且快速的平台基礎設施。它接管了微服務之間複雜的網路溝通,並且提供開箱即用的負載均衡、憑證管理、流量控制、與監控追蹤等功能,而應用程式不會意識到它的存在。
另一方面,distributed tracing 則是在分散式系統中觀察請求與流量的一系列技術。它讓微服務之間的流量變得透明而易追蹤,在系統效能評測與除錯近來已被廣泛使用。
在這次的分享中,我會介紹 service mesh 與 distributed tracing 的基礎,並藉由幾個實際的例子聊聊如何用 kubernetes-native 的方式將 distributed tracing 平台整合進 service mesh。
About 許浩鳴
嗨!我是 Ming, 一位 LINE Taiwan 的後端實習生,同時也是個熱愛學習與分享的開發者。
目前專注於 site reliability engineering 與 cloud-native application development。