Service Mesh学习资料(持续更新)
发布时间
阅读量:
阅读量
文章目录
- Service Mesh学习资料(持续更新)
-
-
What and Why
-
服务网格的目标
-
服务网格的需求
-
Istio
-
Istio with OpenShfit
-
其他工具
-
- Jaeger
- Kiali
-
图书
-
在线练习
-
示例项目
-
社区
-
API Gateway
-
实践案例
-
规模化Service Mesh应用
-
Service Mesh学习资料(持续更新)
What and Why
- What’s a service mesh? And why do I need one?
- Istio Service Mesh Explained
- What is Istio?
- What is a service mesh? (Red Hat explained)
- What is service mesh | Nginx
- Istio & Service Mesh - simply explained in 15 mins
- Deep dive into Istio service Mesh
服务网格的目标
简化分布式微服务架构的开发和运维。
第一代微服务以Spring Boot / Spring Cloud为代表,基本解决了微服务架构开发的问题。
第二代微服务以Service Mesh为代表,同时简化分布式微服务架构的开发和运维,并且支持无代码侵入性的微服务架构开发,支持多语言异构的微服务开发。
Service Mesh + Kubernetes 已成为云原生时代微服务开发的首选。
服务网格的需求
服务网格的需求包括:
- Discovery:服务发现
- Load Balancing:负载均衡
- Failure Recovery:故障恢复
- Metrics:性能指标
- Logging:日志
- Monitoring:服务监控
- A/B testing: A/B 测试
- Canary rollouts:金丝雀部署
- Rate limiting: 流量控制
- Access control:访问控制
- End-to-end Authentication:端到端的认证
Istio
- What is Istio?
- Istio Architecture
- Istio in 5 minutes
- Istio Youtube channel
- Istio in Production: Day 2 Traffic Routing (Cloud Next '19)
- Practical Istio
- Building cloud-native applications with Kubernetes and Istio, by Kelsey Hightower
- Istio’s Sidecar Injection Model
- Istio 中的 Sidecar 注入及透明流量劫持过程详解
- Istio Service Mesh 中的常见问题解读
- Istio 1.6——迈向极简主义
- AS深圳2018 《Istio 构造、守护、监控微服务的守护神+》 Lin+Sun
- Istio: Weaving, Securing and Observing microservices - Lin Sun (IBM)
- 与IBM的Lin Sun关于Istio 1.0和微服务的问答
- IBM Developer - Istio
- 如何将第三方服务注册集成到 Istio ?
Istio with OpenShfit
Why choose Red Hat OpenShift Service Mesh?
https://learn.openshift.com/servicemesh/
Deploying applications on Red Hat OpenShift Service Mesh
Service Mesh 2 on OpenShift 4.6
OpenShift 4.6 Service Mesh 2.x release notes
其他工具
Jaeger
分布式微服务跟踪
官网:https://www.jaegertracing.io/
参考:
Kiali
可视化服务网络拓扑
参考:
图书
- Introducing Istio Servcie Mesh for Microservices
- Istio Handbook——Istio 服务网格进阶实战
- 《OpenShift云原生架构:原理与实践》的第6章
- 《OpenShift在企业中的实践:PaaS DevOps 微服务》的第8章和第9章
- Istio Explained (需要注册IBM账号)
在线练习
https://learn.openshift.com/servicemesh/
示例项目
- istio-tutorial
- bookinfo networking on OpenShift Service Mesh 2
- bookinfo example on OpenShift Service Mesh 2
社区
API Gateway
实践案例
- Service Mesh 在百度网盘数万后端的落地实践
- 陌陌的 Service Mesh 探索与实践
- Service Mesh 落地负责人亲述:蚂蚁金服双十一四大考题
- 蚂蚁金服 Service Mesh 大规模落地系列 - 核心篇
- 蚂蚁金服 Service Mesh 大规模落地系列 - 消息篇
- 蚂蚁金服 Service Mesh 大规模落地系列 - 运维篇
- 蚂蚁金服 Service Mesh 大规模落地系列 - RPC 篇
- 蚂蚁金服 Service Mesh 落地实践与挑战 | GIAC 实录
- 美团 复杂环境下落地Service Mesh的挑战与实践
- 波兰在线购物网站Allegro.pl迁移到服务网格经验分享
- 从Consul+Nginx到Istio,网易严选Service Mesh架构的持续演进
- 网易严选ServiceMesh实践
- 蚂蚁金服 Service Mesh 深度实践
- Service Mesh 中的可观察性实践
- 蚂蚁金服Service Mesh实践探索
- Best practice from Spring Cloud to Istio (中文)
规模化Service Mesh应用
全部评论 (0)
还没有任何评论哟~
