Examlex

Solved

A Technology Startup Is Using Complex Deep Neural Networks and GPU

question 17

Multiple Choice

A technology startup is using complex deep neural networks and GPU compute to recommend the company's products to its existing customers based upon each customer's habits and interactions. The solution currently pulls each dataset from an Amazon S3 bucket before loading the data into a TensorFlow model pulled from the company's Git repository that runs locally. This job then runs for several hours while continually outputting its progress to the same S3 bucket. The job can be paused, restarted, and continued at any time in the event of a failure, and is run from a central queue. Senior managers are concerned about the complexity of the solution's resource management and the costs involved in repeating the process regularly. They ask for the workload to be automated so it runs once a week, starting Monday and completing by the close of business Friday. Which architecture should be used to scale the solution at the lowest cost?


Definitions:

Private Good

A product that is excludable and rival in consumption, meaning its use is limited to the purchaser and it cannot be shared without diminishing availability to others.

Rivalry

Competition or contention between two or more parties for a goal that only one can attain.

Excludability

A characteristic of a good according to which it is possible to prevent people who have not paid for the good from consuming it.

Optimal Quantity

The quantity that maximizes a firm or individual's net benefit, often determined through cost-benefit analysis.

Related Questions