A customer has contacted you to help him alleviate the large amount of time and effort that goes into adding and removing users who require access to a business productivity suite. The suite of applications includes word processing, spreadsheet, presentation, and email. Each time an employee is hired, a technician spends over an hour preparing a computer for the user. Likewise, when an employee leaves the company, a technician spends an hour decommissioning the computer.
 
What aspect of cloud computing will be most beneficial in reducing a technician’s time and effort while still giving the technician the ability to create and delete user accounts?

A. Measured service
B. On-demand
C. Metered service
D. Hybrid cloud


Answer: B

Computer Science & Information Technology

You might also like to view...

To initialize a unique_ptr, you can use C++14’s ________ function template, which allocates dynamic memory with operator new, then returns a unique_ptr to that memory. Prior to C++14, you’d pass the result of a new expression directly to unique_ptr’s constructor.

a. create_unique b. make_unique c. get_unique d. form_unique

Computer Science & Information Technology

Referring to the picture above, which callout points to the Quick Access toolbar?

A. A B. B C. C D. D

Computer Science & Information Technology

_____ A database is a collection of information organized so that its contents can easily be accessed, managed, and updated

Indicate whether the statement is true or false

Computer Science & Information Technology

The tool used to view the processes that are running on a Windows computer is the ________.

a. Control Panel b. Task Manager c. Device Manager d. Safe Mode

Computer Science & Information Technology