AppViewX Architecture

AppViewX is designed based on microservice architecture and its deployed on Kubernetes, an open-source platform for deploying and managing containers. The microservice architecture of AppViewX makes it easier to move to containerized workloads and the containers being orchestrated using Kuberneters. Kubernetes provides container runtime, orchestration, self-healing mechanisms, service discovery and load balancing and its used for the deployment, scaling, management, and composition of application containers across clusters.

AppViewX Architecture