This article delves into a comparative analysis of two prominent production traffic replay tools: GoReplay and AREX. We examined their key features and distinct functionalities.
7 posts tagged with "technical knowledge"
View All TagsHow to mock the configuration center Apollo mock in AREX Agent
This article will explain in detail how to record and replay a configuration center, such as Apollo, using AREX Java Agent.
How AREX Supports Recording and Replay Dubbo Custom Protocol
AREX can record requests of Dubbo2x and Dubbo3x protocols. This article will introduce a common solution that allows users to develop their own custom Dubbo protocols for recording and replay.
Technical Implementation of AREX Agent
AREX is an automated regression testing platform using Java Agent and bytecode enhancement technology to achieve traffic recording and replay, this post will share the specific implementation details of AREX Agent.
Design and Implementation of AREX
This post is organized from the keynote speech of MTSC 2023 Shanghai. Speaker: Wang Haibing, R&D Energy Efficiency Team Manager and SRE @Ctrip Flights BU.
The Front-end Architecture evolution of AREX
In this series, we will introduce the evolution process of the AREX frontend architecture, along with the challenges encountered and the solutions adopted during the evolution. This serves as a sharing of development experience and also facilitates a better understanding of the AREX source code and its customization for further development.
How to implement API debugging functionality in a web Front-end?
This article will use AREX as an example to introduce how to implement API debugging functionality in a web environment.