Changes

Jump to: navigation, search

OPS345 Assignment 1

356 bytes added, 01:40, 26 January 2022
Part 3: two more slaves
Once you're happy with all your work above: you are ready to create two more slaves and distribute the web server load across all four of your web servers.
* Create another AMI, this time from www-slave1 instead of www.Name it www-for-asg1-p3
* Deploy www-slave2 with ip address 10.3.45.22 and www-slave3 with ip address 10.3.45.23 from your new image.
* Do the work you need to allow SSH access to those two VMs. You won't need to change anything on them, they will be identical to www-slave1, but SSH access will help you make sure your work is done properly.
* Modify the iptables rules on your load balancer to make sure the load is distributed equally among all four web servers.

Navigation menu