leader-election

Hazelcast master node election in EKS / AWS is possible?

江枫思渺然 提交于 2020-01-06 04:31:09
问题 We have a spring boot application running in physical boxes. Planning to migrate to EKS (AWS). We have hazelcast used for multiple purposes listed below. Is it possible to use hazelcast itself in AWS to make use of the same features.? Or should I used any other technology than using hazelcast itself ? Hazelcast is used for: 1. Master Election (of machines) 2. Caching (To keep some files sometimes and mainly to websocket messages and to transmit those whenever required) Master Election : It is