Cloud Service Mesh 可簡化分散式環境中微服務的管理和安全性。可讓您連結、保護及監控多個叢集和平台 (包括 AWS 上的 GKE 叢集) 的服務。
使用 Cloud Service Mesh 的主要原因之一,是為了確保微服務之間的通訊安全無虞。在微服務架構中,服務通常會跨不同叢集和雲端供應商彼此通訊。Cloud Service Mesh 會使用 Istio 服務網格架構,確保這些互動安全無虞。這項功能可啟用流量加密和存取控管政策等功能,確保只有獲得授權的服務可以彼此通訊。這有助於降低安全風險,並保護傳輸中的私密資料。
Cloud Service Mesh 的另一項優點是可觀察微服務的行為。與 Cloud Monitoring 和 Cloud Logging 整合,可從服務收集指標、記錄和追蹤記錄。開發人員和營運人員可以藉此監控應用程式的健康狀態和效能。這項可視性對於找出及排解問題、盡可能提高資源使用率,以及確保系統整體可靠性來說非常重要。此外,Cloud Service Mesh 也提供流量管理功能,例如負載平衡和流量分配。這樣一來,團隊就能實作進階部署策略,並有條不紊地推出新功能或更新。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-31 (世界標準時間)。"],[],[],null,["# Install Cloud Service Mesh\n\nCloud Service Mesh simplifies the management and security of microservices in a\ndistributed environment. It provides a way to connect, secure, and\nmonitor services across multiple clusters and platforms, including\nGKE on AWS clusters.\n\nOne of the main reasons to use Cloud Service Mesh is to ensure secure\ncommunication between microservices. In a microservices architecture, services\noften communicate with each other across different clusters and cloud\nproviders. Cloud Service Mesh uses the Istio service mesh framework to secure\nthese interactions. It enables features such as traffic\nencryption and access control policies, ensuring that only authorized\nservices can communicate with each other. This helps to mitigate security\nrisks and protect sensitive data in transit.\n\nAnother benefit of Cloud Service Mesh is its ability to provide observability\ninto the behavior of microservices. It integrates with Cloud Monitoring and\nCloud Logging, to collect\nmetrics, logs, and traces from services. This allows developers and operators\nto monitor the health and performance of their applications. This visibility\nis important for identifying and troubleshooting issues, optimizing resource\nutilization, and ensuring the overall reliability of the system. Additionally,\nCloud Service Mesh provides traffic management capabilities, such as load\nbalancing, and traffic splitting. This enables teams to\nimplement advanced deployment strategies and perform controlled rollouts of\nnew features or updates.\n\nFor more information, see\n[Install Cloud Service Mesh](/service-mesh/docs/managed/provision-managed-anthos-service-mesh)."]]