Tagged articles
216 articles
Page 3 of 3
Youzan Coder
Youzan Coder
Nov 27, 2018 · Cloud Native

BEP Gateway: Architecture Design for E-commerce Cloud Platform Service Integration

The BEP Gateway architecture for YouZan’s e‑commerce cloud bridges the core domain’s Dubbo‑based service governance with the customized domain’s Kubernetes/Istio mesh by using sidecar proxies, converting Dubbo RPC to HTTP/2, providing network isolation, a generic provider, SDK authorization, and plans for multi‑language support and enhanced gateway features.

BEP GatewayIstioKubernetes
0 likes · 8 min read
BEP Gateway: Architecture Design for E-commerce Cloud Platform Service Integration
AntTech
AntTech
Oct 10, 2018 · Cloud Native

DNS Universal Addressing Scheme for Service Mesh Integration of Legacy SOA Applications

This article presents a DNS‑based universal addressing solution that enables traditional SOA applications using interfaces such as Dubbo, HSF, and SOFA to run on a Service Mesh without code changes, by mapping interface names to Kubernetes ClusterIP through CoreDNS and leveraging Istio’s routing mechanisms.

CoreDNSDNSIstio
0 likes · 14 min read
DNS Universal Addressing Scheme for Service Mesh Integration of Legacy SOA Applications
UCloud Tech
UCloud Tech
Aug 22, 2018 · Backend Development

Why Service Mesh Matters: Lessons from Deploying Istio on UCloud UAEK

This article explains why UCloud introduced a Service Mesh, how Istio was chosen and adapted for the UAEK Kubernetes platform—including IPv6 challenges, performance testing, and future improvements—providing practical insights for building reliable micro‑service infrastructures.

IPv6IstioKubernetes
0 likes · 14 min read
Why Service Mesh Matters: Lessons from Deploying Istio on UCloud UAEK
Programmer DD
Programmer DD
Aug 2, 2018 · Cloud Native

What’s New in Istio 1.0? A Deep Dive into Features, Gateways, and Security

Istio 1.0, released on August 1, brings the first production‑ready service‑mesh platform with major enhancements in networking, policy & telemetry, out‑of‑process adapters, and security features such as mTLS and JWT, while introducing the IstioGateway to replace the legacy Ingress model.

IstioKubernetesMicroservices
0 likes · 9 min read
What’s New in Istio 1.0? A Deep Dive into Features, Gateways, and Security
vivo Internet Technology
vivo Internet Technology
Aug 1, 2018 · Cloud Native

Istio 1.0 Released – Production‑Ready Service Mesh

Istio 1.0, now production‑ready, launches after a year of rapid growth, offering beta‑grade features such as multi‑cluster support, fine‑grained network APIs, incremental mutual TLS rollout, and enhanced Envoy performance, while an expanding ecosystem of observability, policy, and serverless projects backs its adoption.

IstioKubernetes
0 likes · 7 min read
Istio 1.0 Released – Production‑Ready Service Mesh
AntTech
AntTech
Jul 24, 2018 · Cloud Native

Insights on Service Mesh and Kubernetes from Ant Financial Experts at ArchSummit 2018

In a detailed Q&A session at ArchSummit 2018, Ant Financial and Alibaba UC experts discuss the fundamentals, challenges, implementation strategies, and future directions of Service Mesh and Kubernetes, covering performance, multi‑language support, open‑source efforts, and practical advice for developers and operators.

Ant FinancialCloud NativeIstio
0 likes · 24 min read
Insights on Service Mesh and Kubernetes from Ant Financial Experts at ArchSummit 2018
dbaplus Community
dbaplus Community
Apr 24, 2018 · Cloud Native

How Istio Simplifies Service Mesh Management for Kubernetes Microservices

This article explains why microservice architectures need reliable communication, load balancing, fault tolerance, monitoring, tracing and circuit breaking, and shows how Istio—a cloud‑native service mesh built on Envoy—provides these capabilities, enabling blue‑green and canary deployments, traffic routing, retries, and observability within Kubernetes.

Blue‑Green deploymentIstioKubernetes
0 likes · 8 min read
How Istio Simplifies Service Mesh Management for Kubernetes Microservices
UCloud Tech
UCloud Tech
Apr 20, 2018 · Cloud Native

How a Lightweight Service Mesh Can Streamline Gray‑Release in Cloud‑Native Environments

UCloud’s CTO emphasizes stable services while embracing change, leading to a lightweight Service Mesh solution that replaces costly API gateways with Istio‑derived components, enabling efficient gray releases, reduced maintenance, and seamless integration with existing services through Docker‑compose sidecars and ETCD‑based discovery.

Cloud NativeDocker ComposeIstio
0 likes · 9 min read
How a Lightweight Service Mesh Can Streamline Gray‑Release in Cloud‑Native Environments
Architecture Digest
Architecture Digest
Apr 6, 2018 · Cloud Native

An Overview of Service Mesh: Addressing the Limitations of Traditional Microservices

This article reviews the challenges of early microservice frameworks—high technical barriers, limited multi‑language support, and intrusive code—and explains how service mesh architectures with sidecar proxies, exemplified by Linkerd, Envoy, and Istio, provide a dedicated, language‑agnostic infrastructure layer that simplifies service governance and operations.

Cloud NativeDistributed SystemsIstio
0 likes · 9 min read
An Overview of Service Mesh: Addressing the Limitations of Traditional Microservices
Programmer DD
Programmer DD
Mar 15, 2018 · Cloud Native

Is Service Mesh the Next Evolution of Microgateway? A Deep Dive into Cloud‑Native Architecture

With large organizations moving to self‑organized microservice teams, this article explains how service mesh and microgateway technologies provide decentralized, consistent service‑to‑service communication, detailing gateway functions, data‑plane and control‑plane roles, and the evolution of low‑invasive components, reverse proxies, sidecar patterns, and native infrastructure such as Istio.

Cloud NativeIstioKubernetes
0 likes · 11 min read
Is Service Mesh the Next Evolution of Microgateway? A Deep Dive into Cloud‑Native Architecture
21CTO
21CTO
Nov 24, 2017 · Cloud Native

What Is Istio? An Open‑Source Service Mesh from IBM, Google, and Lyft

Istio, an open-source service mesh created by IBM, Google, and Lyft, offers a uniform platform for integrating microservices, managing traffic, enforcing policies, and collecting telemetry, with a control plane that abstracts underlying cluster platforms like Kubernetes, illustrated through developer presentations and slide decks.

Cloud NativeIstioKubernetes
0 likes · 3 min read
What Is Istio? An Open‑Source Service Mesh from IBM, Google, and Lyft
vivo Internet Technology
vivo Internet Technology
Nov 3, 2017 · Cloud Native

Service Mesh Overview and Resource Collection

This article compiles a curated collection of high‑quality resources—including introductory explanations, in‑depth tutorials, Chinese translations, and tool overviews for Istio, Linkerd, and Envoy—to guide readers from basic concepts to advanced practices in service mesh and cloud‑native microservice architectures.

IstioKubernetesMicroservices
0 likes · 9 min read
Service Mesh Overview and Resource Collection