Changes

Jump to: navigation, search

OPS345 Assignment 1

82 bytes added, 02:35, 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 VMsusing port forwarding on router. You won't need to change anything on themthese 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.
= Part 4: Load test =

Navigation menu