mirror of https://github.com/istio/istio.io.git
zh:/about/case-studies/salesforce/index.md (#10685)
* Create index.md * fix: modify some sentences Co-authored-by: Xunzhuo <mixdeers@gmail.com>
This commit is contained in:
parent
713a34bec3
commit
d1a62d5157
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: "Salesforce"
|
||||
linkTitle: "Salesforce"
|
||||
quote: "Istio 对于服务网格可能是下一个 Kubernetes。"
|
||||
author:
|
||||
name: "Pratima Nambiar"
|
||||
image: "/img/authors/pratima-nambiar.jpg"
|
||||
companyName: "Salesforce"
|
||||
companyURL: "https://www.salesforce.com/"
|
||||
logo: "/logos/salesforce.svg"
|
||||
skip_toc: true
|
||||
skip_byline: true
|
||||
skip_pagenav: true
|
||||
skip_feedback: true
|
||||
doc_type: article
|
||||
sidebar_force: sidebar_case_study
|
||||
type: 实例探究
|
||||
weight: 40
|
||||
---
|
||||
|
||||
Istio 和 Envoy 是 Salesforce Service Mesh 的基本构建模块。在 [IstioCon 2021 的演讲中](https://events.istio.io/istiocon-2021/sessions/salesforce-service-mesh--our-istio-journey/),Pratima Nambiar 介绍了 Salesforce 的服务网格之旅。她简要地介绍了他们为什么选择服务网格设计模式,他们最初如何使用 Envoy 和内部控制平面构建它,以及他们随后转向 Istio 的过程。同时她讨论了 Salesforce 目前如何利用 Istio 以及未来 Salesforce 会继续扩大 Istio 使用的计划,从而进一步增强他们的 Service Mesh 平台。
|
||||
|
||||
<iframe width="696" height="392" src="https://www.youtube-nocookie.com/embed/upYyX0E6Wwk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
[下载幻灯片](https://events.istio.io/istiocon-2021/slides/f2s-SalesforceServiceMesh-PratimaNambiar.pdf)
|
Loading…
Reference in New Issue