Considering the figures that were assumed in the preceding section, the final requirement must be:
- Based on the total number of users, the database size = (10 * N) KB
In this calculation, the value 10 KB per user has been arrived at as follows:
- ARRFUSERCONTEXT: 3 KB per record
- ARUDSUSER: 3.5 KB per record
- ARUDSAUDITLOG: 3 KB per record
- Based on the total number of devices, the database size = (6 * O * N) KB
In this calculation, the value 6 KB per user has been arrived at as follows:
- ARRFDEVICECONTEXT: 2 KB per record
- ARRFDEVICEINFO: 4 KB per record
In this calculation, based on the assumption that were made in the previous section:
- Based on the total number of user-device associations, the database size = (5 * A * N) KB
In this calculation, the value 5 KB per user has been arrived at as follows:
- DEVICEUSERASSOCIATION: 1 KB per record
- DEVICEINFO: 4 KB per record
In this calculation, based on the assumption that were made in the previous section:
- Based on the daily activity, the database size = (T * D * 20) KB
- Based on the size of Quova Data Feed, the database size = (Q * 2) KB