Skip to content

Infrastructure

Lorenzo Bruni edited this page Sep 25, 2024 · 4 revisions

Home / Requirements / Infrastructure

Infrastructure

The nature of the Tiers can be based on either physical or virtual Servers. They can also work in single-mode or as part of a Cluster or attached to a Load-Balancer for redundancy and performance:

  • Single Server.
  • Cluster of Servers.
  • Servers attached to a Load-Balancer.

image

Configuration

It is possible to configure the infrastructure to optimize performance, redundancy and cost according to requirements and budget: from the most simple Option (E) where all tiers are hosted on the same infrastructure component, to the most complex Option (A) where each tier has a dedicated infrastructure component.

The Option (B) is probably the best solution performance-wise when a load-balancer is not used and where the Server and Cache tiers are sharing the same infrastructure to reduce the internal network traffic and speed up the the response time of the API calls.

image

Cloud Infrastructure

PxStat may be deployed in a Cloud infrastructure. This may be based on anty of the configurations shown above.

Clone this wiki locally