Hi,
We are considering Zabbix for our infrastructure monitoring and I am wondering if the following setup is possible and maintainable:
I want to create an RDS instance (Aurora Multi-AZ) as DB, create an AutoScaling group set to 2 (or more) instances that will auto join/heal as instances die/get terminated and do the same for the frontend and proxies. for frontend and proxies I would also add an ALB.
What I've read so far about clustered/HA setups is that most of this should be achievable pretty easily, but I'm wondering about the Server Backend. What I've understood is that the setups are all focused on a static setup that will allow one server to die (that can then be restored to be returned to the cluster). I would like a setup where I can easily add and remove instances to this cluster and preferably share the load on them (possibly with an ALB in front).
Any ideas/suggestions?
Regards,
Jeroen
We are considering Zabbix for our infrastructure monitoring and I am wondering if the following setup is possible and maintainable:
I want to create an RDS instance (Aurora Multi-AZ) as DB, create an AutoScaling group set to 2 (or more) instances that will auto join/heal as instances die/get terminated and do the same for the frontend and proxies. for frontend and proxies I would also add an ALB.
What I've read so far about clustered/HA setups is that most of this should be achievable pretty easily, but I'm wondering about the Server Backend. What I've understood is that the setups are all focused on a static setup that will allow one server to die (that can then be restored to be returned to the cluster). I would like a setup where I can easily add and remove instances to this cluster and preferably share the load on them (possibly with an ALB in front).
Any ideas/suggestions?
Regards,
Jeroen
Comment