Open main menu

CDOT Wiki β

Changes

OPS345 Assignment 1

22 bytes added, 02:08, 10 February 2022
Part 3: Two more slaves
* 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 using port forwarding on router(ports 2222 and 2223). You won't need to change anything on these slaves, 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.