Re: Getting to grips with auto-scaling

2020-06-09 Thread Tom Evans
Hi Radu Thanks for the reply - I'm starting to look that way myself, to create a different collection for each set of data, that way I can control more easily the scaling on each collection, eg to increase replication factor on those that will be queried more. I was looking at Category Routed Alia

Re: Getting to grips with auto-scaling

2020-06-08 Thread Radu Gheorghe
Hi Tom, To your last two questions, I'd like to vent an alternative design: have dedicated "hot" and "warm" nodes. That is, 2020+lists will go to the hot tier, and 2019, 2018,2017+lists go to the warm tier. Then you can scale the hot tier based on your query load. For the warm tier, I assume ther