An administrator wants to add a web server to an existing multi-tier application consisting of three virtual machines:• A web server• A database server• An application serverThe web server should be added to the application when the primary web server reaches:• 70% vCPU utilization• 55% active memoryWhich option will achieve this result?You have to create a new VM alarm with an action to run a script that starts with a new instance of the web server. Reference:
Question:
Which option will achieve this result?
Options:
Create a virtual machine alarm with an action to run a script that starts a new instance of the web server.
Create a host cpu and memory alarm with an action to run a script that starts a new instance of the webserver.
Configure HA application monitoring for the web server and set it to trigger deployment of a new instance of the web server.
Configure Fault Tolerance on the virtual machine and leave the secondary machine disabled until needed.
Correct Answer
The Correct Answer for this Question is
Create a virtual machine alarm with an action to run a script that starts a new instance of the web server.