×
Microservices

Evolution and Classification of Application Gateways

This article describes the evolution of gateways and the new features of gateways in the AI era.

Best Practice for Using KMS to Encrypt Sensitive Configurations in MSE Nacos

This article explains how to address security risks from data leaks by encrypting sensitive data, such as AccessKey IDs, with keys generated by KMS.

ZooKeeper Practice: Master the Authentication Mode of ZooKeeper

The article introduces best practices for securing ZooKeeper instances with SASL to prevent data theft, leakage, and tampering.

ZooKeeper Practice: Leader Election Caused by zxid Overflow

This article describes the issue that a ZooKeeper transaction ID (zxid) overflow occurs when a ZooKeeper instance is used and provides the cause and solutions to the issue.

ZooKeeper Practice: How to Tune jute.maxbuffer

This article delves into the source code of ZooKeeper to explore the best practices for the jute.maxbuffer parameter in ZooKeeper.

ZooKeeper Practice: Exhausted Disk Space and Unavailable Service Caused by Inappropriate snapCount Setting

This article explores the best practice for solving ZooKeeper disk issues by delving into the mechanism of ZooKeeper data file generation.

Spring Cloud Alibaba Integrates the Distributed Scheduled Task Scheduling

Spring Cloud Alibaba released the Scheduling module #3732 to help you quickly develop distributed scheduled tasks in the microservice system.

Access Redis by Using Higress Based on Custom Plug-ins

This article introduces Higress and describes how Redis plugins can be utilized for implementing sophisticated features such as rate limiting, caching, and session management.

Achieve the Go Application Microservice Governance Capability Without Changing a Line of Code

This article introduces the MSE microservice governance solution without changing business code.

How to Integrate Dubbo Applications into Service Mesh

This article describes how customers who use the traditional Dubbo microservice system can integrate their services into the service mesh, the new-generation cloud-native infrastructure.

Comprehensive Analysis of Service Mesh Load Balancing Algorithm

This article analyzes the implementation principles and use scenarios of various Service Mesh load balancing algorithms, and provide a reference for t...

Best Practices for Microservice Application Canary Release

This article provides an overview of canary release practices from a DevOps perspective, explaining how to integrate canary release with DevOps workflows.

High-Performance and User-Friendly HTTP Access with Dubbo3

This article explains how Dubbo3's Triple protocol simplifies development, testing, and ingress traffic access with efficient communication and an easy-to-use interface.

Microservices: How to Release New Versions under Heavy Traffic

This article introduces Alibaba Cloud microservices' end-to-end graceful release solution.

Application of the WASM Plug-in in End-to-End Canary Release

MSE provides a set of mature functions in the end-to-end canary release scenario of microservices and supports canary routing policies of content rules and percentage rules.

Zero-Trust Security Practice of Nacos

This article introduces how to ensure Nacos data security based on the concept of zero-trust security, covering common security risks, Nacos runtime p.

Application Monitoring eBPF Edition: Non-intrusive Application Monitoring of the Golang Microservice

This article introduces the importance of monitoring microservices in modern software architecture, and highlights the eBPF edition of application monitoring.

Alibaba Group's Practice of Accelerating Large Model Training Based on Fluid

This article discusses the significant role of Fluid with JindoCache in the large-scale model training within Alibaba Group.

Evolution of Nacos in the Cloud-native Architecture

The article describes the evolution of Nacos and introduces Nacos Controller project as a bridge between Nacos and Kubernetes.

Upgrade Spring Boot Applications to Spring Cloud

This article outlines the process for upgrading a Spring Boot application to Spring Cloud, capitalizing on the microservice ecosystem of Spring Cloud.