When horizontally scaling, the allocation of resources is referred to as __________________ and the releasing of resources is referred to as __________________.


a. scaling up, scaling down
b. scaling down, scaling up
c. scaling in, scaling out
d. scaling out, scaling in


Statement (d) is correct because it displays the horizontal scaling terms in the correct order.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Octal (base 8) and hexadecimal (base 15) are commonly used with computers. 2. There are computers that work directly with octal or hex. 3. Computers are at their most efficient when working with character strings. 4. Many computers can store and manipulate precise scientific numbers called real or floating-point numbers. 5. String values (sometimes called character values) are typically stored as sets of individual characters, with each character represented by a code.

Computer Science & Information Technology

The ________ view displays records in a table

A) Table B) Worksheet C) Datasheet D) Design

Computer Science & Information Technology

Is legal protection an effective countermeasure for privacy intrusion? Explain the difficulties or efficacy of using the law to provide privacy protection

What will be an ideal response?

Computer Science & Information Technology

In C++, the ____ symbol is an operator, called the member access operator.

A. :(colon) B. .(dot) C. ,(comma) D. $ (dollar sign)

Computer Science & Information Technology