A solid state drive is nonvolatile storage stored on metal platters with read/write heads and spinning disks

Indicate whether the statement is true or false.

False – A solid state drive contains data stored on memory chips in a stationary layout of transistors and has no moving parts.

Computer Science & Information Technology

You might also like to view...

Any new style that you create is stored with the document and is available any time the document is open

Indicate whether the statement is true or false

Computer Science & Information Technology

You have a web application running on six Amazon EC2 instances, consuming about 45% of resources on each instance. You are using auto-scaling to make sure that six instances are running at all times. The number of requests this application processes is consistent and does not experience spikes. The application is critical to your business and you want high availability at all times. You want the load to be distributed evenly between all instances. You also want to use the same Amazon Machine Image (AMI) for all instances. Which of the following architectural choices should you make?

A. Deploy 6 EC2 instances in one availability zone and use Amazon Elastic Load Balancer. B. Deploy 3 EC2 instances in one region and 3 in another region and use Amazon Elastic Load Balancer. C. Deploy 3 EC2 instances in one availability zone and 3 in another availability zone and use Amazon Elastic Load Balancer. D. Deploy 2 EC2 instances in three regions and use Amazon Elastic Load Balancer.

Computer Science & Information Technology