A guide to building long-term compounding knowledge infrastructure. See GitHub for details.

Blog

Explore in-depth articles and personal reflections on open source projects, AI, cloud-native technologies, DevOps practices, and the evolving landscape of software engineering. Gain insights from real-world experiences, technical tutorials, and stories that connect technology with everyday life.

Using Istio Service Mesh as API Gateway

What is the relationship between the service mesh and the API gateway? How does Istio’s gateway work? What are the ways to expose the services in the Istio mesh? This article gives you the answer.

Istio 1.8: A Virtual Machine Integration Odyssey

In this article, I’ll give you an overview of Istio‘s history of virtual machine integration support. In particular, the introduction of the smart DNS proxy and WorkloadGroup in Istio 1.8, which makes virtual machines and containers equivalent at the resource abstraction level.