Which is an operational process performed by AWS for data security? a.Background virus scans of EBS volumes and EBS snapshots b. Decommissioning of storage devices using industry-standard practices AES-256
c. encryption of data stored on any shared storage device
d. Replication of data across multiple AWS Regions
e. Secure wiping of EBS data when an EBS volume is un-mounted

Answers

Answer 1
Answer:

Answer:

B. All decommissioned magnetic storage devices are degaussed and physically destroyed in accordance with industry-standard practices.

Explanation:


Related Questions

what is optimal page replacement algorithm? (a) replace the page that will not be used for a long time (b) replace the page that has been used for a long time (c) replace the page that has not been used for a long time (d) replace page not in memory (e) used to extract page in main memory
The part of the computer that contains the brain, or central processing unit, is also known as the A.monitor B.modem C.keyboard D.system unit
What do you do when you have computer problems? Check all that apply. PLEASE HELP
MAX, MIN, COUNT, and SUM are examples of:a. Functions. c. Lookups. b. AutoFormats. d. Alphabetic and numeric data.
A cell that a user is typing words or numbers into is called_________ cell

Which of these does Moore's law state double approximately every two years?

Answers

The number of transistors within a CPU double approximately every two years.

What is not a form of renewable energy

Answers

Coal and oil are not forms of renewable energy because they will eventually run out. Wind, water and solar power will never run out and are therefore renewable.

Given that a function receives three parameters a, b, c, of type double, write some code, to be included as part of the function, that checks to see if the value of a is 0; if it is, the code prints the message "no solution for a=0" and returns from the method.

Answers

Answer:

Following are the code to this question:

if(a == 0)  //defining condition

{

System.out.print("no solution for a=0"); //print value

}

Explanation:

In question, it is declared, that a method defined with three double parameters, that are "a, b, and c", inside this method a code is defined, that checks the given value.

  • In the method, a conditional statement defined, in the if block, it checks the value of a is equal to 0.
  • If this condition is true, it will use the print method, inside the method, a message is printed, that is "no solution for a=0".

Converting terminology via computers is called

Answers

This is called Cryptography

A __________ is a repository of data gathered from operational data and other sources that is designed to serve a particular community of knowledge workers .a. Data-Mining
c. Data Mart
b. Metadata
d. Data warehouse

Answers

Data Mart is a smaller amount of data that is collected from a data warehouse.

Reason for printing your document including all the following except

Answers

Answer:

It gets to the recipient faster

Explanation:

If you don't want a hard copy.