ENTERPRISE Backend
Default installation is typically to a single server on which the following components are installed:
• Application server
Provision of services for the IZYTRONIQ client
• Database
Microsoft SQL Server 2016 or newer version as backend database
The database server does not necessarily require its own installation. If there’s already an existing database server with adequate resources, this can be used as well (in an existing or a separate instance). This offers the advantage of not having to run an additional SQL server (mirroring, backup and disaster recovery).
• Synchronization service
IZYTRONIQ backend synchronization service (Windows service) for synchronizing the client database to the backend database, or importing data from the test instruments
• License activation tool
The server’s hardware must be adequately dimensioned in accordance with system utilization. Furthermore, certain software components must be installed and certain settings must be made.
Minimum Requirements – Hardware
• Operating system: Windows Server 2016
• CPU: quad core
• RAM: ≥ 8 GB
• Hard disk: at least 10 GB available memory (depending on data volume)
• Network: ≥ 100 Mbit/s
Recommendations – Hardware
• Operating system: Windows Server 2022
• CPU: quad core
• RAM: ≥ 16 GB
• Hard disk: at least 15 GB available memory (depending on data volume)
• Network: ≥ 1 Gbit/s
Access Requirements
• Location: intranet
• Access: domain access
• Accessibility: via HTTPS from the clients (via intranet)
Required Software Components and Settings
• Microsoft SQL Server 2016 or newer: for the database
– Appropriate software can be obtained from Microsoft for a license fee.
– Mixed mode authentication is recommended in the event that MS SQL Express is installed.
– Minimum hardware requirements (with reference to an IZYTRONIQ ENTERPRISE single server installation – can be scaled up depending on usage patterns and workload): quad core CPU, 8 GB RAM, 100 GB hard disk space
• Microsoft SQL Management Studio
• Microsoft Internet Information Services (IIS) with:
– All common HTTP features except WebDAV publishing
– Health and diagnostics
– HTTP logging
– Request monitor
– Performance:
– Static content compression
– Security:
– Request filtering
– Basic authentication
• Application development:
– .NET Extensibility 4.8
– ASP.NET 4.6
– ISAPI extensions
– ISAPI filters
• Management tools
– IIS management console
– IIS 6 management compatibility
– Complete
• .NET Framework 4.8 features
(Installation of .NET Framework 4.8 or later can be executed by a corresponding Microsoft installation program.)
– WCF services
– HTTP activation