Posts in 2023

  • MegaEase Cloud 2023.03 Significant Update

    Thursday, April 06, 2023 in Blogs

    In February 2023, we launched the MegaEase Cloud platform. On this platform, users only need to add their own hosts to easily deploy various open-source basic software services, such as MySQL, Redis, MongoDB, Kafka, ElasticSearch, Docker, Kubernetes, …

    Read more

  • Welcome to MegaEase Cloud

    Wednesday, February 15, 2023 in Blogs

    In November last year, we opened up registration for MegaEase Cloud on our website. Despite not doing any promotion, we already have over 400 registered users, with many of them using our online SaaS product and providing us with valuable feedback. …

    Read more

Posts in 2022

  • Build A Telegram Translation Bot With Easegress

    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, …

    Read more

  • The New Version of Easegress

    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 …

    Read more

  • EaseAgent - Observability, non-intrusive observation system

    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 …

    Read more

  • Full Stack Stress Test on Production

    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 …

    Read more

  • Full Stack Multiple Canary Release

    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 …

    Read more

Posts in 2021

  • Extend Backend Application With WebAssembly

    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, …

    Read more

  • How to do an online flash sale event with Easegress and WebAssembly

    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 …

    Read more

  • A Spring Cloud Compatible Service Mesh

    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 …

    Read more