×
Enterprise Distributed Application Service

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.

Analysis of Performance Practices in Java Log and Principle Interpretation

This article explores performance practices in the logging process through several technical points.

Learning about Distributed Systems – Part 10: An Exploration of Distributed Transactions

Part 10 of this series introduces several implementations of distributed transactions as a second preventive solution to data inconsistency.

Learning about Distributed Systems - Part 8: Improve Availability with Replications

Part 8 of this series discusses one of the core problems of distributed systems: availability.

Kubernetes Lossy Release Exploration

This article summarizes real EDAS customer scenarios and the Kubernetes traffic path to analyze the reasons for lossy release and provide practical solutions.

How to Manage Web Applications Using Alibaba Cloud Enterprise Distributed Application Service (EDAS)

This article explains how to manage web applications using Alibaba Cloud Enterprise Distributed Application Service (EDAS).

How to Build a Traffic-Lossless Online Application Architecture – Part 3

Part 3 of this 3-part series explains how the data exchange process affects online traffic from the perspective of data exchange.

How to Build a Traffic-Lossless Online Application Architecture – Part 2

Part 2 of this 3-part series discusses the perspective of online application publishing and service governance.

How to Build a Traffic-Lossless Online Application Architecture – Part 1

Part 1 of this 3-part series discusses traffic resolution and traffic access.

KubeVela + KEDA: Inherent Auto Scaling for Applications

This article will briefly explain how to make application auto scaling simple with KEDA and why Alibaba Cloud EDAS is fully standardized on KEDA.

Challenges and Considerations about Alibaba Cloud Application Scaling

This article describes the problems and solutions Alibaba Cloud encountered while designing and implementing intelligent application scaling strategies in a production environment.

Best Practices for Spring Cloud Applications in Kubernetes: Online Release (Support for Grayscale Release)

This article introduces how to perform grayscale release for Spring Cloud applications on EDAS Kubernetes clusters.

Enterprise Distributed Application Service - An Overview

This article gives an overview of the Alibaba Cloud Enterprise Distributed Application Service (EDAS).

Future-Oriented EDAS 3.0 Was Unveiled at the Apsara Conference 2020

This article talks about the release of EDAS 3.0 and how it helps users build an efficient and stable cloud-native system.

Cloud-Based Practices for Spring Cloud Applications in Kubernetes: Development

Guyi, an Alibaba Cloud Senior Technical Expert, recommends two tools for initializing projects and running applications locally.

Best Practices for Spring Cloud Applications in Kubernetes: Deployment (Deployment with Tools)

Guyi, an Alibaba Cloud Senior Technical Expert, describes the deployment tools in EDAS.

Best Practices for Spring Cloud Applications in Kubernetes: Deployment (Development and Deployment)

Guyi, an Alibaba Cloud Senior Technical Expert, describes how to run the Spring Cloud application on the cloud.

EDAS: The Powerful Combination of Kubernetes and Microservice Governance

In this blog, we'll show you how you can tackle the challenges of Kubernetes and microservice management using Alibaba Cloud Enterprise Distributed Application Service (EDAS).

Performance Issues Related to LocalDateTime and Instant during Serialization Operations

This article discusses some performance issues that an Alibaba engineered encountered during serialization operations which were related to using the LocalDateTime and Instant time formats.

Learning Kafka from Scratch: A Guide to Kafka (Continued)

In this article, part two of two parts, an Alibaba engineer shares everything he knows about Kafka.