Various other items (to be categorized)
| Amazon Web Services | Microsoft Azure |
---|---|---|
Document upload |
|
|
Maximum size |
| 2 GB |
Maximum number of uploads | Not applicable | Not applicable |
Upload time out |
| 10 hours |
Storage | AWS S3 buckets | Azure blob storage |
Formats not supported | .exe | .exe |
Database |
|
|
Database server | MySql RDS | Microsoft SQL |
Type |
| Relational |
Operations |
| Transactional |
Transaction type |
| ACID (Atomicity, Consistency, Isolation and Durability |
Referential integrity |
| Referential integrity is ensured through foreign key constraints and unique key constraints. |
Database integrity - Commits |
| All operations with the database are transactional. ACID transactions are used. This ensures Atomicity, Consistency, Isolation and Durability of the committed changes. |
Database integrity - Roll-back capabilities |
|
|
Access | Via VPN |
|
Virtual machines | Amazon Web Services | Microsoft Azure |
Access | Via VPN |
|
Other | Amazon Web Services | Microsoft Azure |
Minimum requirement for usage | Internet browser and Internet connection | Internet browser and Internet connection |
Supported browsers | All modern browsers (e.g. Chrome, Firefox, Edge, Safari) | All modern browsers (e.g. Chrome, Firefox, Edge, Safari) |
Client-side components | Not needed | Not needed |
Webserver | Apache | IIS |
Application server |
| There is no specific application server in use. All applications and servers are run in IIS. |
Runtime | Cold fusion (Lucee will replace Coldfusion Q1 2023) | .NET |
| Supported | Not supported |
Separation on all layers of the application, including the platform on which the application is active, the framework, application specific code and the database. | Yes |
|