Search results for: Service Mesh Performance


China Mobile: KubeEdge-based customer service platform featuring edge-cloud synergy

Posted on August 16, 2021 | By KubeEdge Maintainers

Guest post by KubeEdge Maintainers Service Architecture Evolution Introduction to China Mobile Online Marketing Service Center The Center is a secondary organ of the China Mobile Communications Group. It operates and manages online service resources and channels. The…


Networking with a service mesh: use cases, best practices, and comparison of top mesh options

Posted on July 15, 2021

Guest post by Amir Kaushansky, VP Product, ARMO Service mesh technology emerged with the popularization of microservice architectures. Because service mesh facilitates the separation of networking from the business logic, it enables you to focus on your application’s…


Automate service mesh observability with Kuma

Posted on July 8, 2021 | By Marco Palladino

Guest post originally published on Kong’s blog by Marco Palladino, CTO at Kong The more services you have running across different clouds and Kubernetes clusters, the harder it is to ensure that you have a central place to collect service…


The psychological value of a mesh

Posted on May 17, 2021 | By Cisco

KubeCon + CloudNativeCon Europe 2021 – Virtual sponsored post by Cisco and written by Vijoy Pandey VP Engineering, Emerging Technologies and Incubations, Cisco Unless you’ve been living in a cave, KubeCon, the CNCF conference focused on cloud native computing and all…


Getting started with Kuma service mesh

Posted on April 28, 2021 | By Marco Palladino

Guest post originally published on the Kong blog by Marco Palladino Kuma is an open source, CNCF service mesh that supports every environment, including Kubernetes and virtual machines. In this Kuma service mesh tutorial, I will show you how easy it is…


Kubernetes observability with a service mesh

Posted on February 5, 2021 | By Risha Mars

“Guest post originally published on Buoyant’s blog by Risha Mars, Software Engineer at Buoyant In this article we’re going to show you how to accomplish a basic Kubernetes observability task: getting “golden metrics” (or “golden signals”) from the…


Debugging your debugging tools; What to do when your service mesh goes down in production?

Posted on July 9, 2020

Service Meshes are widely used as a means to enforce policies and at the same time gain visibility into your application behavior and performance. As more organizations adopt service mesh in their architectures, they are relying more heavily…


Comparing eBPF and Istio/Envoy for monitoring microservice interactions

Posted on July 9, 2020

Kubernetes has made it incredibly easy to build distributed applications out of large numbers of microservices. Monitoring, or even accurately tracking, the interaction between each of these services can be a significant operational challenge. Service meshes, built around…


The challenges and countermeasures of Service Mesh practice

Posted on June 8, 2020

在Service Mesh架构落地过程中,业务服务往往会对Service Mesh框架的可落地性、性能、维护成本、技术演进等方面产生疑虑。本次研讨会通过对网易集团在电商、AI、新闻等热门业务Service Mesh技术栈演进实践过程中遇到的相关问题、建设思路及解决方案进行阐述,为企业业务落地Service Mesh提供参考,并给出了Service Mesh技术栈持续演进的路线。 During the implementation of the Service Mesh architecture, enterprises often have doubts about the availability, performance, maintenance costs, and technological evolution of the Service Mesh framework. In this webinar, we will explain…


Istio Service Mesh in 2020

Posted on May 25, 2020

Guest Post by Alon Berger, Technical Marketing Engineer, Alcide Since 2017, Kubernetes has soared and has played a key role within the cloud-native computing community. With this movement, more and more companies who already embraced microservices realized that…