Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
external-header-nav
keyboard_arrow_up
Expand All close
Expand All close
list Table of Contents
{ "lCode": "en_US", "lName": "English", "folder": "en_US" }
English
 

Understanding the AppFormix Architecture

date_range 22-Oct-18

AppFormix provides resource control and visibility for hosts, containers, and virtual machines in your cloud and network infrastructure. Figure 1 shows the AppFormix architecture.

Figure 1: AppFormix Architecture
AppFormix Architecture

The software consists of multiple components:

  • Agent monitors resource usage on compute nodes.

  • Controller offers REST APIs to configure the system.

  • DataManager stores data from multiple agents.

  • Dashboard provides a Web-based user interface.

  • An adapter discovers platform-specific resources and configures controller. Adapters exist for OpenStack, Kubernetes, NorthStar, and VMware.

The agent component runs on the lowest level "compute nodes" of the infrastructure that provide computational resources to execute application workload. A compute node can be a bare-metal host or a virtual machine.

The remaining components run on a class of infrastructure node(s) that execute services that power software-defined infrastructure, such as the OpenStack infrastructure service nodes. A host on which AppFormix control plane components execute is a Platform Host (likely a virtual machine). A Platform Host requires network connectivity to all of the compute nodes and to infrastructure services that manage the infrastructure.

Related Documentation

external-footer-nav