Difference between revisions of "Unison:System Requirements"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


==Minimum Requirements==
==Minimum Requirements==
The only true requirement is Ubuntu 16.0.4. Unison Should be hosted on a dedicated server, and minimum hardware requirements really depend on the throughput and usage you expect from your environment.
*OS: Ubuntu 20.04
*Root Storage: 1TB
*RAM: 32 GB
*CPU: 4 CPU Cores


 
;Note:
==Throughput==
*If environment is setup in AWS, use EC2 Instance i3.xlarge and set Root Storage with volume type gp2
With the following hardware configuration:
 
{|class="alternate04" cellspacing="0"
|-
!Number of Nodes
|3
|-
!CPU
|4 vCPU Cores
|-
!Memory
|32 GB
|}
 
 
We can expect the following throughput:
 
{|class="alternate01" cellspacing="0"
|-
! ||colspan="2"|Single Node||colspan="2"|2 Nodes||colspan="2"|3 Nodes
|-
!Number of Containers!!style="background-color:#ffe7e7;"|Average R/S!!style="background-color:#ffe7e7;"|Average R/H!!style="background-color:#ffffdd;"|Average R/S!!style="background-color:#ffffdd;"|Average R/H!!style="background-color:#ddfade;"|Average R/S!!style="background-color:#ddfade;"|Average R/H
|-
|20||style="background-color:#ffe7e7;"|580.963262||style="background-color:#ffe7e7;"|2,091,467.74||style="background-color:#ffffdd;"|1,141.861788||style="background-color:#ffffdd;"|4,110,702.44||style="background-color:#ddfade;"|1,468.532530||style="background-color:#ddfade;"|5,286,717.11
|-
|10||style="background-color:#ffe7e7;"|604.683844||style="background-color:#ffe7e7;"|2,176,861.84||style="background-color:#ffffdd;"|1,098.751556||style="background-color:#ffffdd;"|3,955,505.60||style="background-color:#ddfade;"|1,622.098019||style="background-color:#ddfade;"|5,839,552.87
|-
|5||style="background-color:#ffe7e7;"|624.549616||style="background-color:#ffe7e7;"|2,248,378.62||style="background-color:#ffffdd;"|1,174.314324||style="background-color:#ffffdd;"|4,227,531.57||style="background-color:#ddfade;"|1,292.413925||style="background-color:#ddfade;"|4,652,690.13
|}
 
 
You can scale your hardware to fit your business needs as you see fit.




[[Category:Unison]]
[[Category:Unison]]

Latest revision as of 00:36, 29 October 2021

← Unison


Minimum Requirements

  • OS: Ubuntu 20.04
  • Root Storage: 1TB
  • RAM: 32 GB
  • CPU: 4 CPU Cores
Note
  • If environment is setup in AWS, use EC2 Instance i3.xlarge and set Root Storage with volume type gp2