Help Center> Application Service Mesh> User Guide> Buying a Mesh> Comparison Among Basic and Community Editions
Updated on 2024-05-11 GMT+08:00

Comparison Among Basic and Community Editions

Category

Function

Item

Community Edition

Basic Edition

Specification

Management scale

Maximum number of pods a mesh can manage.

-

200

Basic functions

Service discovery and registration

The service center cluster obtains the service list, automatically registers containerized services, and refreshes service pod statuses. You do not need to implement the registration and subscription logic as services can be automatically discovered, and dynamically managed.

Multiple service versions

Supports version-based service management and monitoring.

-

Supports version-based service workload management.

Multiple service ports

Supports multi-port, multi-protocol service management.

Supports multi-port grayscale release.

-

Multiple service types

Supports containerized service backend.

Protocols and languages

HTTP and gRPC grayscale release, governance, and monitoring (varying with protocols), language- and framework-agnostic, and non-intrusive

Application gateway

Supports layer-4 and layer-7 external access, entry path mapping, TLS termination at gateways, and configuration of external certificates and secrets.

Load balancing

Supports round robin, random, minimum number of connections, and consistent hashing algorithms based on a specific HTTP header or cookie value.

Fault injection

Supports injection of faults with a specified delay or error and configuration of fault percentage.

Outlier detection

Supports layer-7 request management, including the maximum number of requests, maximum number of requests per connection, maximum number of queued requests, and maximum number of retries; layer-4 connection management, including the maximum number of connections and connection timeout interval; exception check, and automatic isolation and recovery of faulty pods.

Traffic types

Supports governance of internal communication between services and external access to services (ingress traffic).

Running environments

Supports containerized application management.

Authentication

Supports non-intrusive two-way TLS authentication and channel encryption.

Authorization

Supports service access authorization management.

Grayscale release

Supports grayscale traffic distribution policies based on the browser, operating system, custom HTTP header, cookie content, and URL; and grayscale release based on request parameters and traffic ratio.

Supports canary release template.

-

Supports blue-green deployment template.

-

Supports monitoring of service status during grayscale release to facilitate decision making.

-

Supports monitoring of service requests during grayscale release to facilitate decision making.

-

Supports dynamic configuration of the number of service pods during grayscale release.

-

Supports dynamic traffic ratio monitoring during grayscale release.

-

Application topology

Provides global topology of traces in applications.

-

Provides key metrics such as the number of total requests and abnormal requests in topology.

-

Supports real-time application topology.

-

Tracing

Supports non-intrusive tracing point setting.

Monitoring metrics

Supports monitoring of the running data of service pod CPUs, memory, and disks, monitoring of access metrics such as RPS and latency, analyzing statistics of access and abnormal metrics, interconnection with open source metric components such as Prometheus, and interconnection with different metric backends.

Access logs

Supports non-intrusive collection of access logs.

Installation

Supports enabling Istio for existing and newly created Kubernetes clusters in a few clicks.

-

Upgrade

Supports smooth upgrade of the control plane without interrupting application services.

Supports smooth upgrade of the data plane without interrupting application services.

Add-on management

Supports installation of community add-ons, such as Grafana and Prometheus in a few clicks.

-

Supports installation of Tracing in a few clicks.

-

Supports installation of Kiali in a few clicks.

-

Supports installation of ELK in a few clicks.

-

Agent management

Supports transparent and iptables-based traffic interception, as well as automatic proxy injection at namespace and workload levels.

Proxy mode

Supports a sidecar in each pod.

Command line tool

Supports traffic policy management using command line tools, such as istioctl and kubectl.

-