what is the minimum number of load balancers needed to configure active/active load balancing?

Answers

Answer 1

Answer:

2

Explanation:

The primary and secondary machines should both be actively handling connections to your virtual servers in order for active/active to entail having two load balancing appliances running concurrently. The second interpretation of active/active has to do with ones back end servers, which are all running and accepting connections behind the virtual service. This makes use of all of your available computing power for accepting connections.

Answer 2

The minimum number of load balancers needed to configure active/active load balancing is 2.

What are load balancers?

Load balancing is known to be a key networking solution that is often employed to share traffic across multiple servers in the case of server farm.

Note that The minimum number of load balancers needed to configure active/active load balancing is 2.

See full question below

What is the minimum number of load balancers needed to configure active/active load balancing?

- 2

- 4

- 1

- 3

Learn more about load balancers from

https://brainly.com/question/13088926

#SPJ11


Related Questions

Which is not an advantage of replication of data in terms of directory services?

Answers

The statement which isn't an advantage of replication of data with respect to directory services is that it allows you to locally manage user accounts.

What is a directory service?

A directory service is a software system designed and developed to store, organize and provide end users with a name and an access to directory information, so as to effectively and efficiently unify (synchronize) all network resources.

In this context, we can infer and logically deduce that the statement which isn't an advantage of replication of data with respect to directory services is that it allows you to locally manage user accounts.

Read more on directory services here: https://brainly.com/question/15187174

#SPJ12

The lower-order word of the r9 register can be addressed as

Answers

The lower-order word of the r9 register can be addressed as an aspect of  64-bit general registers and in SP-2.

What is low order word?

The "Word" that is 16 bits, and it is one where two words can fit into a 32 bit location usually at the same time. The "low" word is said to be the smallest or least significant of 16 bits.

Therefore, note that the lower-order word of the r9 register can be addressed as an aspect of  64-bit general registers and in SP-2.

Learn more about lower-order word from

https://brainly.com/question/13833510

#SPJ12

Assume that Publication is the root class of an inheritance tree. You want to form a linked list of different publications in the inheritance tree, including Book, Report, Newspaper, etc. What is the best way to create a linked list using PublListNode and Publication classes

Answers

The best way to create a linked list using PublListNode and Publication classes is the use of the PublListNode class contains the Publication class.

What is a root class?

A root class is known to be inherited and it is one that defines an interface and behavior that are specific to all objects in any given hierarchy.

Note that The best way to create a linked list using PublListNode and Publication classes is the use of the PublListNode class contains the Publication class.

See options below

A.

The PublListNode class contains the Publication class.

B.

The Publication class is derived from the PublListNode class.

C.

The PublListNode class is derived from the Publication class.

D.

The Publication class contains the PublListNode class.

Learn more about root class from

https://brainly.com/question/14551375

#SPJ1

Vani is trying to connect a microphone to her laptop. What are the two way she can connect the microphone?

Answers

Through the audio jack or via Bluetooth

if you dont' have access to nessus, which of the following can be used by an attacker to gain information about remote *nix hosts?

Answers

The NMap procedure that can be used to help you to gain information about remote *nix hosts is Script Scanning

What is script scanning?

The script scanner is known to be tool that acts as a measure component to the real Windows scripting host component as it helps to intercepts scripts, and also scans them before they are said to be executed.

Therefore, The script scanner is known to be tool that acts as a measure component to the real Windows scripting host component as it helps to intercepts scripts, and also scans them before they are said to be executed.

Learn more about Script Scanning from

https://brainly.com/question/18152781

#SPJ11

3. For “Incident Energy Analysis” What body parts are involved in the distance
from the arc source.?

Answers

The body part that is close to the arc flash boundary is the energized conductors or circuit parts.

What is the distance of an arc flash?

The working distance is known to be the distance that exist between a person and the center of an arc flash.

Note that The body part that is close to the arc flash boundary is the energized conductors or circuit parts.

Learn more about Energy from

https://brainly.com/question/13881533

#SPJ1

A server creates a port that it uses to receive requests from clients. discuss the design issues concerning the relationship between the name of this port and the names used by clients

Answers

The issues raised by the name of the port and the name used by clients are service, efficiency and the local identifiers.

What is a server created port?

A server created port is the login endpoint assigned with the specific number, that mediates the delivering exchange of the information in between the server and the client.

The design issues that may rise with the name of the port and the name used by the clients includes:

Unaware to learn the port and the IP address used by the client in order to reach the service.

The problem with different servers offering services at the same time.

Efficiency problem with the port access and the local identifiers.

Learn more about server port, here:

https://brainly.com/question/13105604

#SPJ1

in a relational database application, a(n) ________ key is used to link one table with another.

Answers

In a relational database application, a foreign key is used to link one table with another.

What is a foreign key?

In database management system (DBMS), a foreign key can be defined as a column whose value provides a link between the data that are stored in a table or relational database.

This ultimately implies that, a foreign key is used to link one table with another in a relational database application.

Read more on keys here: https://brainly.com/question/8131854

#SPJ12

Salesforce cpq the sales operations team at universal containers used the create order button to generate an order with only half of the available quote lines and then the team selects the ordered checkbox. what updates should the sales operations team expect

Answers

The updates  that the sales operations team should  expect is A second Order is generated with the remaining Quote Lines.

What do sales operations teams do?

Sales operations teams are known to be people that work on or monitors the administrative and technical tasks that can be a burden to salespeople.

Therefore, in the case above, The updates  that the sales operations team should  expect is A second Order is generated with the remaining Quote Lines.

See full question below

The sales operations team at Universal Containers used the Create Order button to generate an Order with only half of the available Quote Lines and then the team selects the Ordered checkbox.

What updates should the sales operations team expect?

A. An Order without Order Products is created.

B. The existing Order is updated with the remaining Quote Lines.

C. A second Order is generated with the remaining Quote Lines.

D. An error is thrown informing the user an Order already exists.

Learn more about  sales operations  from

https://brainly.com/question/26175085

#SPJ1

algorithm to print the first 10 odd numbers​

Answers

Answer:

I have the code written in c++ but the logic will be the same you just have to change the syntax ( if you're writing different language)

Explanation:

please mark brainliest

What term is used to describe selecting and viewing information in a database?

Answers

Answer:

Query

Explanation:

A query is a request for information that causes a database to be searched for the requested information. A set of pre-defined codes must be used when writing a query so that the database can interpret the request. A database requests information from another database. The query should be made in a database table or group of tables using the query language, a type of programming language. In this manner, the system is able to comprehend and handle the query appropriately.

A terminology which is used to describe selecting and viewing information stored in a database is known as query.

What is query?

A query can be defined as a computational request, selection and view of the data that are stored in a database table, from existing queries, or even from a combination of both a database table and existing queries.

In this scenario, we can infer and logically conclude that query is a terminology that is typically used to describe selecting and viewing of information that are stored in a database.

Read more on query here: https://brainly.com/question/25266787

#SPJ12

What is the most common way to obtain new software?.

Answers

Today, the most common way to get new software is to download it from the Internet. Applications like Microsoft Office and Adobe Photoshop can now be purchased and downloaded right to your computer. You can also install free software this way.

Which of the following terms refers to the area of the hard drive used for virtual memory?

A. virtual file

B. data file

C. swap file

D. volatile file

Answers

Answer: C. Swap File

Explanation: Swap files provide some space for programs for the computer and virtual memory.

The term that refers to the area of the hard drive used for virtual memory is a swap file. The correct option is c.

What is virtual memory?

Operating systems use virtual memory, a different set of memory addresses, along with the hardware reserve to increase the total number of addresses (actual memory plus virtual memory). The virtual addresses are changed into actual memory addresses when the application is really run.

A swap file is a hard drive space that serves as a computer's virtual memory expansion (RAM). A computer can use more memory than what is actually installed in it by employing a swap file.

In order to save space, data from RAM is "swapped" onto a file or area on the hard drive. Data is switched back and forth from the RAM to the swap file as you switch between the apps.

Therefore, the correct option is c. swap file.

To learn more about virtual memory, refer to the link:

https://brainly.com/question/13441089

#SPJ2

which would you use to get the number of elements in a dictionary?

Answers

The function use to get the number of element in a dictionary is len.

What is a dictionary?

Dictionaries are used to store data values in key-value pairs. Dictionary are ordered.

Dictionary in python are express as follows:

my_dict = {"name": "Michael", "age": 28, "school": "Oxford"}

Therefore, the length of the element of the dictionary can be gotten using the len() function.

Hence,

print(len(my_dict)) will give you the length of the element.

learn more on dictionary here: https://brainly.com/question/14120893

#SPJ11

how to use boolean to check if math answer is correct java

Answers

Answer:

You can use an if statement since it is a Boolean type of function.

An if statement has to be true to be used. A double == is the best when checking.

These are all the possible symbols you can use to check if the math answer is correct: || , &&, <, >, <=, >=, ^, != , ==

As seen in the images, if x is the same value as y it is correct. However if it is not, it is wrong.

Boolean can be use to check math as follows;

6 < 58 > 76 == 9

What are Booleans?

Booleans is a datatype with two possible values namely True and False.

The Boolean can be denoted as bool.

In programming its often use to check if a mathematical expression or statement are True or False.

Therefore, let's use it in mathematical expression;

6 < 5

8 > 7

6 == 9

The first expression will return False.

The second expression will return True.

The third expression will return False.  

learn more on Booleans here: brainly.com/question/14120893

#SPJ11

Which should precede the order on a classified balance sheet

Answers

A Long-term investments should precede the other on a classified balance sheet.

What is the order of a classified balance sheet?

The common classifications that is often employed within a classified balance sheet are:

Current assets Long-term investmentsFixed assets, etc.

Therefore, A Long-term investments should precede the other on a classified balance sheet.

Learn more about balance sheet from

https://brainly.com/question/1113933

#SPJ12

Restore points are created at regular intervals and just before you install software or hardware by what utility?

Answers

System Protection is a utility that create restore points at regular intervals and just before an end user installs a software or hardware.

What is System Protection?

System Protection can be defined as a utility that is designed and developed to create restore points on a computer system at regular intervals, especially before an end user installs a software or hardware.

This ultimately implies that, System Protection is a utility that create restore points at regular intervals and just before an end user installs a software or hardware.

Read more on System Protection here: https://brainly.com/question/13982988

#SPJ12

when was technology created?

who start it?

and finally how it started?


free coins
just answer

Answers

Answer:

two million years ago

Thomas Edison, American inventor who, singly or jointly, held a world-record 1,093 patents. In addition, he created the world's first industrial research laboratory.

What type of user can open any subscription level of quickbooks online using the quickbooks online advanced app?.

Answers

Answer:

A Custom user.

Explanation:

I believe this is right. Lol :')

The process of creating and maintaining information systems is called

Answers

The process of creating and maintaining information systems is called system development.

What is system development?

System development is the process of defining, designing, testing, and implementing a new software application or program.

System development has a life cycle. This simply means that it follows stages. The primary stages are as follows;

Planning stageAnalysisDesign Development TestingImplementation.Operation and maintenance.

learn more on system development here: https://brainly.com/question/13042526

#SPJ12

Three symptoms of spyware

Answers

Answer:

Random advertisements that pop up on your computer. Unusual slowness of your system. Unusual instability in your system, computer crashes more than usual

Explanation:

People are trying to hack into your computer

What action requires a UV map?

creating a mesh for a new character

drawing a polygon for a new model

applying a bespoke texture to an object

repeating a tiled texture for a road

Answers

I would say drawing a polygon for a new model, assuming that the polygon would be converted to 3D to create the model.

(I really hope this helps)

what is one of the key components of a typical formula?

Answers

The key components of a typical formula?

FunctionsReferencesOperatorsConstants.

What is a formula?

A formula is known to be made up of functions, references, operators, and constants as they help it to carryout its operations.

A function is known to be any rule, or expression that tells about an association between one variable and other.

Therefore, The key components of a typical formula?

FunctionsReferencesOperatorsConstants.

Learn more formula from

https://brainly.com/question/2005046

#SPJ11

A for statement contains three expressions: initialization, test, and:

Answers

A for statement contains three expressions and these are:

InitializationTestUpdate

What is a for statement?

A for statement can be defined as a type of statement that is written by a computer programmer to repeat an action or event in a software program for a specific number of time.

In Computer programming, a for statement contains three expressions and these include the following:

InitializationTestUpdate

Read more on statements here: https://brainly.com/question/18736215

#SPJ12

PYTHON --- Toll roads have different fees based on the time of day and on weekends. Write a function calc_toll() that has three parameters: the current hour of time (int), whether the time is morning (boolean), and whether the day is a weekend (boolean). The function returns the correct toll fee (float), based on the chart below.Weekday TollsBefore 7:00 am ($1.15)7:00 am to 9:59 am ($2.95)10:00 am to 2:59 pm ($1.90)3:00 pm to 7:59 pm ($3.95)Starting 8:00 pm ($1.40)Weekend TollsBefore 7:00 am ($1.05)7:00 am to 7:59 pm ($2.15)Starting 8:00 pm ($1.10)Ex: The function calls below, with the given arguments, will return the following toll fees:calc_toll(8, True, False) returns 2.95calc_toll(1, False, False) returns 1.90calc_toll(3, False, True) returns 2.15calc_toll(5, True, True) returns 1.05

Answers

The toll program illustrates the use of conditional statements;

As a general rule, conditional statements are used to make decisions

The toll program

The toll program written in Python where conditional statements are used to make several decisions is as follows:

def calc_toll(hour, morning, weekend):

   toll_fee = 0

   if weekend == False:

       if morning == True:

           if hour < 7:

               toll_fee+=1.15

           elif hour < 10:

               toll_fee+=2.95

           elif hour <= 12:

               toll_fee+=1.90

       else:

           if hour < 3:

               toll_fee+=1.90

           elif hour < 8:

               toll_fee+=3.95

           elif hour >= 8:

               toll_fee+=1.40

   else:

       if morning == True:

           if hour < 7:

               toll_fee+=1.05

           elif hour <= 12:

               toll_fee+=2.15

       else:

           if hour < 8:

               toll_fee+=2.15

           elif hour >= 8:

               toll_fee+=1.10

   return toll_fee

   

Read more about conditional statements at:

https://brainly.com/question/24833629

#SPJ1

QUESTION 9 OF 100
What does it means when you see a sign with an "X" and two
letters "R" sign posted on the roadside?

Answers

Answer:

it means go sleep on ur bed

jk

Answer:

the sign means "railroad"

Explanation:

When a sender encrypts a message using their own private key, which security service is being provided to the recipient?

Answers

A security service which is being provided to the recipient when a sender encrypts a message by using his or her own private key is non-repudiation.

What is non-repudiation?

Non-repudiation can be defined as an assurance that the sender of a message is given a proof of delivery and the recipient of this message is also provided with a proof of the sender’s identity, so none of them can deny having processed the message.

This ultimately implies that, non-repudiation is a security service which is being provided to the recipient when a sender encrypts a message by using his or her own private key.

Read more on non-repudiation here: https://brainly.com/question/14631388

#SPJ12

You need to find the internet protocol (ip) address for a website. Which command do you use on a windows system?

Answers

A command which you would use on a Windows system to find the Internet protocol (IP) address for a website is nslookup.

What is IP address?

IP address is an abbreviation for Internet protocol address and it can be defined as a unique set of numbers that are assigned to a computer, website or other network devices, in order to successfully differentiate them from one another in an active network system.

In Computer networking, nslookup is a command which you would use on a Windows system to find the Internet protocol (IP) address for a website.

Read more on IP address here: https://brainly.com/question/24812743

#SPJ12

The CK sales manager wants to boost productivity by providing insights for sales reps at the start of each day. Which three sales-specific standard Lightning components should an administrator add to the homepage to meet this requirement

Answers

The three sales-specific standard Lightning components should an administrator add to the homepage to meet this requirement are path, activities and Key deals.

What is the meaning of Productivity?

Productivity refers to the state of being highly efficient in the work to give the high level of the output in the production.

The complete question is attached below.

The three sales-specific requirements Path, activities, and Key Deals are Lightning components that an administrator should add to the homepage to satisfy this criteria.

Learn more about Lightning components here:

https://brainly.com/question/14315478

#SPJ1

what is the difference between a database and a table, and what is metadata?

Answers

The difference between a database and a table is that the database is a collection of several components like tables, and stored procedure.

What is metadata?

It should be noted that a metadata simply means a set of data which describes and gives information about the other data.

In this case, the difference between a database and a table is that the database is a collection of several components like tables, and stored procedure

Learn more about database on:

brainly.com/question/26096799

#SPJ12

Other Questions
The ______________ ________________ Hypothesis claims that the descendants of Noah used technology learned from building the ark to cross from Asia to the Americas. Jarred sells DVDs. His inventory shows that he has a total of 3,500 DVDs. He has 2,342 more contemporary titles than classic titles. Let x represent the number of contemporary titles and y represent the number of classic titles. The system of equations models the given information for both types of DVDs.x + y = 3,500x y = 2,342 What does the text suggest about the values of theanimals on Animal Farm in the beginning? Select twooptions.The animals value a profit.The animals value freedom.Theanimals value nonconfrontation.The animals value humans.. Theanimals value trading. If a government spends less money than it brings in through taxes in oneyear, that government has aOA. budget deficitOB. budget surplusOC. discretionary budgetOD. mandatory budget If 19.4 mL of a Ca(OH) solution are needed to neutralize 31.5 mL of 0.1 M HCH302 solution, what is the concentration (molarity) of theCa(OH) solution?Select one:O a. 0.009 MO b. 1.6 MOC 0.08 MO d. 0.1 M In the homecoming game, the field goal kicker attempts to make a 47 yard (43 m) field goal. He kicks with an initial velocity of 20 m/s at an angle of 60 The field goal posts are 3 m high. Does he make the field goal? Explain your answer. Can someone answer this as soon as possible. There are 12 ducks and 11 geese in a certain park. Find the ratio of geese to ducks. complete the sentence: primary consumers receive about _________ of the energy available in biomass from producers. A. 100 percent B. 50 percent C. 35 percent D. 10 percent WILL GIVE BRAINLIEST!!!! *20 points* Polygon C and polygon D are similar. The perimeter of polygon C is 60 inches,and the perimeter of polygon Dis 12 inches. If one side of polygon C is 4inches, what is the length of the corresponding side in polygon D?A. 0.3 inOB. 20 inOC. 4 inOD. 16 ink Which frequency will 802.11n work on if on a single-link network? What does the word embraced in this sentence from Paragraph 5 explain about voters?Voters feel empowered because they embraced the electoral process.Voters feel an especially strong bond with other people who have voted.Voters enjoy voting along with their loved ones because it makes them feel closer.Accepting the voting process wholeheartedly makes voters feel better about themselves.Some voters come to view voting not just as a duty fulfilled, but as a recreation.A Right and a ResponsibilityWhat does it mean to vote? If you are of age, voting is exercising your right to determine how and who will make laws and enforce those laws on your behalf. When you vote, you determine who has a say-so in the use of tax dollars you contribute to the general welfare of the citizens of your town, county, state, and nation. Voting is not only a right, it is also a responsibility. Voting is a powerful tool that people can use to the benefit or detriment of others.The Constitution of the United States did not originally define who had the right to vote. That determination was left up to the states, and in the majority of states at that time, only white male property owners had the right to vote. Women, people of color, and white males who did not own property had no say-so in the election of government officials. Not all voting rules were the same throughout the states, however, so this made for an interesting electorate. For example, in New Jersey, a white woman could vote if she owned property, and in some northern states, free men of color could vote. Luckily, the framers of the Constitution had the foresight to build into it a means to rectify unjust situations by allowing for the addition of amendments, or additions, to the Constitution. Through amendments, women and free people of color were eventually guaranteed the right to vote.If voting is such a powerful tool, why is there such appalling voter turnout in many elections? People think their vote doesnt count or doesnt matter. Long lines of voters at the polls before sunrise are typical only of big elections, such as the election of a senator or representative to serve in the federal government or the election of a president for the country. But it is the off-year elections, those smaller elections for local and state offices, that should matter most. For the vast majority of the population, the local elections are the ones that touch their everyday lives. It is in these elections that people decide who runs the local school boards, who makes the rules and regulations governing behavior and activities in their locality, and who will judge the population in the local courts. There also may be issues on the ballot that will affect their daily lives that have nothing to do with who the candidate is, but actions will be taken (or not) that will affect them. When a candidate is elected, he or she feels a mandate has been given by the electorate to fulfill promises made to get into office.Who is voting? In some studies and polls, the most active voters are usually more educated and more involved with their communities. This electorate knows the issues and problems, and knows who can and cannot help make the communities better. They read more, listen to others opinions more, and make a decision based on the track record of the person running. They understand that voting is a learned activity, and they want to help those in their communities who do not understand the importance of voting to better understand the process. They get involved with the populace, teaching them the requirements for voting, such as finding the polling place, numbers to call for help, learning their voting optionssuch as early or electronic votingand teaching them the impact voting will have on the issues that they are concerned about.What are other benefits of voting? Some studies have shown that voting can have a psychological effect on the voter. Voters feel empowered because they embraced the electoral process. It gives the participant a sense of satisfaction, almost like saying, I made my voice heard today. I voted. Voting also benefits future generations when children see their parents and other responsible adults exercising their constitutional right to vote and be heard. Voting addresses the future needs of coming generations because the policies put into place by the elected officials will affect lives now and in the future. Low voter turnout in a country that guarantees every eligible citizen over the age of eighteen the right to vote is unacceptable. Every election you are eligible to vote in commands your participation. Make your voice heard. Dont hesitate. Vote! An imaginary element, Y, has two different isotopes.y has a percentage abundance of 25% and 29y has a percentage abundance of75%.Which of the following is the relative atomic mass of Y?26252728 You are a Junior IT Technician in your organisation. One of the duties is to demonstrate and explain how the computer works to new intern stuff. Discuss how you would demonstrate and explain? Why did the Aboriginals stop coming to North America? Which of the following is a slow rise of plastic deformation under the action of shear stresses when it is below the yield strength of the material.a.Brittle Structureb.Ductile fracturec.Creepd.Fatigue Most enlightened despots:A) were tried and executed.B) censored the ideas of the philosophers.C) showed interest in the ideas of the philosophers.D) successfully implemented most of the ideas of the philosophers. if n 18 = find n Need help simple explanation if possible