Istio 分层架构

Posted by 夏泽民

https://gocn.vip/topics/10295 本文摘自于由阿里云高级技术专家王夕宁撰写的《Istio 服务网格技术解析与实践》一书,文章从基础概念入手,介绍了什么是服务网格及 Istio,针对 2020 服务网格的三大发展趋势,体系化、全方位地介绍了 Istio 服务网格的相关知识。 stio 是一个开源的服务网格,可为分布式微服务架构提供所需的基础运行和管理要素。随着各组织越来越多地采用云平台,开发者必须使用微服务设计架构以实现可移植性,而运维人员必须管理包含混合云部署和多云部署的大型分布式应用。Istio 采用一种一致的方式来保护、连接和监控微服务,降低了管理微服务部署的复杂性。



Inlining optimisations in Go

Posted by 夏泽民

https://dave.cheney.net/2020/04/25/inlining-optimisations-in-go This is a post about how the Go compiler implements inlining and how this optimisation affects your Go code.



kubernetes网络

Posted by 夏泽民

https://mp.weixin.qq.com/s/2NLxYk5P3So9TzxtSyUD4A kubernetes网络性能问题



dubbo-go 中如何实现路由策略功能

Posted by 夏泽民

https://gocn.vip/topics/10297 可在控制面对服务的路由进行精细控制,是一个成熟 RPC 系统必备的能力之一。作为一个逐步走向成熟的 RPC 系统,Apache/dubbo-go(以下简称 dubbo-go )的最新版本 v1.4 中已经实现了 Condition Router 和 Health Instance First Router 等路由。



淘宝云梯分布式计算平台架构

Posted by 夏泽民

https://mp.weixin.qq.com/s/phFuqPdOY3r6k1JnPHBjww 一、系统架构



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required