amazon web services - Which kind of AWS EC2 instance to use with ElasticSearch? -
usually main factors decide are:
- is system index intensive? indexing lot ?
- are performing lot of faceting , other search related functionality ?
- how many documents have?
in case, doing indexing once per day our system doing massive search functionality , have large (massive) amount of documents.
by having @ amazon ec2 instances, think "memory optimised r3" i'm looking appreciate if share personal experience.
Comments
Post a Comment