Amazon Web Services | Microsoft Azure | |
---|---|---|
Document upload | ||
Maximum size | 2 GB | |
Maximum number of uploads | Not applicable | Not applicable |
Upload time out | 10 hours | |
Formats not supported | .exe | .exe |
Database | ||
Database server | 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 | ||
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 |
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 |