PureConnect Cloud Architecture
PureConnect Cloud Architecture
Key Components
eMite AWS Environment
These servers are located in the eMite AWS VPC. From a user perspective, the only thing available to them is the dashboard URL. eMite may choose to increase or decrease the server scaling based on the user specifications at their own time, data is entered through the Data Onboarding API. From an application perspective, this data enters the RTBI Framework and is stored in Elasticsearch for faster reporting.
eMite Agent
The eMite Agent hosts the required files and is the exit point of the data to push into the eMite AWS Environment. The eMite Agent needs to have access to ICWS via http/https, and the CIC Database via 1433. Each adapter is scheduled via the Windows Scheduler. For more details about the integration, go here. The eMite Agent also needs to be internet accessible, meaning access to the eMite AWS environment is also required.
PureConnect
The source of the data for the OOTB reports.
Recommended eMite Agent Specifications
Hardware
Specification | Minimum Values | Recommended Values |
---|---|---|
Processor | 2 X CPU Cores | 4 X CPU Cores |
Memory | 4GB | 8GB RAM |
Disk | 40GB excludes OS Disk Space | 60GB excludes OS Disk Space, SSD |
Software
Specification | Minimum Values | Recommended Values |
---|---|---|
Operating System | Windows Server 2012 R2 64-Bit | Windows Server 2016 |
.NET Framework | 4.7.2 | 4.7.2 |
IIS with ASP.NET | 8 | 11 |
Tools | SQL Management Studio, POSTMAN, Notepad++ | SQL Management Studio, POSTMAN, Notepad++ |