Re: Capacity Planning

2019-01-20 Thread bhargav kamineni
Thank-you Allan. On Sun, Jan 20, 2019 at 1:59 PM Ron wrote: > IOW, the same as every other RDBMS... > > On 1/20/19 1:29 AM, Allan Kamau wrote: > > Some of the aspects you may want to consider are: > 1) Per unit time (day or week), how much data will be persisted to the > database, number of reco

Re: Capacity Planning

2019-01-20 Thread Ron
IOW, the same as every other RDBMS... On 1/20/19 1:29 AM, Allan Kamau wrote: Some of the aspects you may want to consider are: 1) Per unit time (day or week), how much data will be persisted to the database, number of records and total size of the data. 2) How much of these data will be updated

Re: Capacity Planning

2019-01-19 Thread Allan Kamau
Some of the aspects you may want to consider are: 1) Per unit time (day or week), how much data will be persisted to the database, number of records and total size of the data. 2) How much of these data will be updated and how frequently in a given time unit (day or week). 3) Will the databases hos