1. Right Answer: D
Explanation: AWS EBS supports encryption of the volume. It also supports creating volumes of existing snapshots provided snapshots are created from encryptedvolumes. If the user is to have data on an encrypted volume and tries to share with others, you must copy the data volume amounted to a new unencrypted volume. Only then can the part of the user as an encrypted volume data. Otherwise, the snapshot can not be shared.
2. Right Answer: C
Explanation: A system administrator can grant permission to S3 objects or buckets to any user or to public policy objects using the bucket and user policy. Both use the language of the JSON based access policy. In general, if the user sets the ACL on the bucket, the objects in the bucket do not Inherit and vice versa a. The bucket policy can be defined at the level of the bucket, which allows objects and the bucket to be a unique public policy applied to this bucket. It can not be applied at the object.
3. Right Answer: B
Explanation: AWS Cloud Watch supports custom measures. Users can still capture the customized data and download data using CLI Cloud shows or API. When sending data, the user must include the metric name, namespace, and time zone as part of the request.
4. Right Answer: A
Explanation: A system administrator can grant permission S3 objects or buckets to any user or to the public object using the bucket policy and user policy. Both use the language of the JSON based access policy. In general, if the user sets the ACL on the bucket, the objects in the bucket do not Inherit and vice versa a. The bucket policy can be defined at the level of the bucket, which allows objects and the bucket to be a unique public policy applied to this bucket.
5. Right Answer: B
Explanation: Amazon S3 stores objects according to their storage class. There are three main classes of storage: Standard, reduces redundancy and storage Glacier. Standard AWS's S3 and offers a very high durability. However, the costs are a little higher. Glacier is for archiving and files are available on the Internet. Reduced storage redundancy for less critical files. Redundancy is reduced slightly cheaper because it provides less durability compared to S3. In this case, since the log files are not important files, RCV will be a better option.
Leave a comment