How does a server farm and load-balancing software figure into the multiple DMZ/firewall configuration?
What will be an ideal response?
One DMZ does not provide enough security for many large corporations that are connected
to the Internet or do business online. To handle demand from the Internet and keep the response time of public servers as fast as possible, you should set up multiple DMZs. Each DMZ is a server farm, a group of servers connected in a subnet that work together to receive requests with the help of load-balancing software. This software prioritizes and schedules requests and then distributes them to servers based on each server's current load and processing power.
You might also like to view...
Which of the following statements will assign the contents of a TextBox control named txtInput into the Text property of a Label control named lblDisplay?
a. txtInput = lblDisplay b. txtInput.Text = lblDisplay.Text c. lblDisplay = txtInput d. lblDisplay.Text = txtInput.Text
What information about the decision maker does the analyst seek to gain from observation?
What will be an ideal response?
The &[Page] code used in a cell displays the number of pages in a workbook
Indicate whether the statement is true or false
What is commonly called an Alias in DNS?
A) An NS record B) A CNAME record C) A PTR record D) An MX record