By using amazon web service, I created a cluster consists of four nodes as the following: - one node as a master node (RAM 1GB, CPU 1 core, HDD 8 GB) - Three nodes as slave nodes and each node specification (RAM 2GB, CPU 2 core, HDD 8 GB)
My questions: - How can I configure this cluster correctly? - How many containers can work concurrently?
Thank you so much