Saturday, September 10, 2022 in Blogs
Introduction Easegress is the next-generation traffic-based gateway product developed by MegaEase. It is completely architected on top of cloud-native technology, avoiding the shortcomings of traditional reverse proxy in terms of high availability, …
Tuesday, August 09, 2022 in Blogs
MegaEase is happy to announce a new version of Easegress, 2.0.0, this is the second major release, including a significant enhancement to the traffic orchestration feature, protocol-independent pipeline, and many other improvements. Why Easegress …
Sunday, May 08, 2022 in Blogs
Background With the popularity of microservice architectures, troubleshooting and locating problems has become very difficult and observability has become a fundamental requirement for distributed systems. A distributed tracing system for locating …
Tuesday, February 22, 2022 in Blogs
1. Background With the increase of hardware performance, network bandwidth, and user data, traditional stand-alone applications are being replaced by software systems based on the network. But while bringing more powerful computing capability, such a …
Thursday, February 17, 2022 in Blogs
1. What is Canary Release Let’s start with the simplest case. Canary is a technique used to reduce the risk associated with releasing new versions of software. The idea is to first release a new version of the software to a small number of …
Friday, September 17, 2021 in Blogs
1. WebAssembly Introduction With the evolution of the Internet, more and more applications have been migrated to the web with the help of JavaScript, but people also notice that downloading, parsing, and compiling JavaScript consumes a lot of time, …
Wednesday, September 08, 2021 in Blogs
0. Background A flash sale is a discount or promotion offered by an eCommerce store for a short period. The quantity is limited, which often means the discounts are higher or more significant than run-of-the-mill promotions. However, significant …
Tuesday, August 24, 2021 in Blogs
Background At present, the service mesh technology on the market is mostly used to solve the problem of service management and governance under the microservice system architecture, it mainly includes the following sub-systems: Traffic Scheduling …
Friday, August 13, 2021 in Blogs
Cloud Native Application Today, all the software architectures are migrating to Cloud Native architecture. The Cloud Native architecture has the following characteristics: It’s built by Microservice architecture with resilience design. On-demand …