Examlex

Solved

An Organization Must Store Thousands of Sensitive Audio and Video

question 279

Multiple Choice

An organization must store thousands of sensitive audio and video files in an Amazon S3 bucket. Organizational security policies require that all data written to this bucket be encrypted. How can compliance with this policy be ensured?


Definitions:

Sentinel

A special value used in programming to mark the end of a list or signal the occurrence of a certain condition.

Fscanf()

A function in C programming used to read formatted input from a stream.

Format

The arrangement, structure, or layout of data, which dictates how it is stored, displayed, or transmitted.

Fgets()

Fgets() is a function in C that reads a line from a specified stream and stores it into the string pointed to, stopping when a newline character is found.

Related Questions