Deck 1 Flashcards
(194 cards)
How much data can be stored on S3
Unlimited
An object can be of any size ranging from 1 byte to
5 TB
The largest object that can be uploaded in a single PUT is
5 GB
What does cloudformation not support
Amazon Glacier
The AWS Storage Gateway is
a service connecting an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization’s on-premises IT environment and AWS’s storage infrastructure.
What kind of security is used on Amazon Glacier
Amazon Glacier is protected using serverside encryption. AWS generates separate unique encryption keys for each Amazon Glacier archive, and encrypts it using AES-256. The encryption key then encrypts itself using AES-256 with a master key that is stored in a secure location.
In Amazon Glacier, the volume of storage billed in a month is based on the average storage used throughout the month, measured in
Gigabyte months
Amazon Glacier prepares an inventory for each vault periodically, every _______. If there have been no archive additions or deletions to the vault since the last inventory, _______________________
24 Hours
The inventory date is not updated
There is no maximum limit to the total amount of data that can be stored in Amazon Glacier. Individual archives are limited to a maximum size of
40 Terabytes
What is the limit of Glacier - Total Number of Archivers or Total Volume of archives
Neither
Archives stored in Amazon Glacier are immutable which means
archives can be uploaded and deleted but cannot be edited or overwritten.
What happens when the user requests to restore an S3 object archived in Glacier?
AWS S3 creates temporary copy of the object in RRS.
For customers who have architected complex transactional databases using EBS, it is recommended that
backups to Amazon S3 be performed through the database management system so that distributed transactions and logs can be checkpointed
AWS Import/Export supports:
Import to Amazon S3
Export from Amazon S3
Import to Amazon EBS
Import to Amazon Glacier
AWS Import/Export does not currently support
export from Amazon EBS or Amazon Glacier.
In Amazon Glacier, which operations require programming?
In Amazon Glacier, any archive operation, such as upload, download, and delete, requires programming. There is no console support for archive operations.
Some services support resource-based permissions, which let you attach policies to the service’s resources instead of to IAM users or groups which services are these?
Resource-based permissions are supported by Amazon S3, Amazon SNS, and Amazon SQS.
AWS S3 provides multiple options to achieve the protection of data at REST. The options include
Configurable Protections Permission (Policy), Encryption (Client and Server Side), Bucket Versioning MFA based delete. Automatic Protections Replication across all availability zones
What does s3 stand for
Simple Storage Service
How do you allow anyone to access your S3 bucket
use an Amazon S3 bucket policy that specifies a wildcard (*)
Using multipart upload provides the following advantages:
Improved throughput—You can upload parts in parallel to improve throughput.
Quick recovery from any network issues—Smaller part size minimizes the impact of restarting a failed upload due to a network error.
Pause and resume object uploads—You can upload object parts over time. Once you initiate a multipart upload there is no expiry; you must explicitly complete or abort the multipart upload.
Begin an upload before you know the final object size—You can upload an object as you are creating it.
You have been given a scope to set up an AWS Media Sharing Framework for a new start up photo sharing company similar to flickr. The first thing that comes to mind about this is that it will obviously need a huge amount of persistent data storage for this framework. Which of the following storage options would be appropriate for persistent storage?
Persistent storage—If you need persistent virtual disk storage similar to a physical disk drive for files or other data that must persist longer than the lifetime of a single Amazon EC2 instance, Amazon EBS volumes or Amazon S3 are more appropriate
How are you billed for Virtual Tape Shelf usage on Glacier
You are billed for the virtual tape data you store in Amazon Glacier. You are only billed for the portion of virtual tape capacity that you use, not for the size of the virtual tape.
For Amazon Web Services, the Web identity federation allows you to create cloud-backed mobile apps that
use public identity providers, such as login with Facebook, Google or Amazon