What are some of the key characteristics of Amazon S3? Choose 3.
What are storage classes provided by S3? Choose 3.
Which of the following are use cases for using Amazon Simple Storage Service (Amazon S3)? Choose 4.
A construction engineering company wants to leverage cloud storage to store their large architecture blueprints files which are saved as pdfs in network shared folder through a collaboration application between project team members. The blueprint files for the active projects should be accessible fast while files pertaining to completed projects are not accessed frequently. What is the best cloud storage solution for them which will work with existing application?
Which of the following statements are correct for Amazon S3 Data consistency model?
Jason creates a S3 bucket ‘mywestwebsite’ in ‘us-west-1’ region. Which of these are correct url to access this bucket? Choose 3.
Jason creates a S3 bucket ‘myeastwebsite’ in ‘us-east-1’ region. Which of these are correct url to access this bucket? Choose 4.
Based on the following Amazon S3 URL of an object, which of the following statement are correct? Choose 2.
https://mywestwebsite.s3.amazonaws.com/photos/whale.jpg
John Smith has an object saved in S3 with attribute value “color=violet”. He updates the object with attribute value to “color=red”. He GET the object after 2 seconds and reads the attribute value of color. What will be the value?
Agrim uses S3 to store all his personal photos. He has a bucket name “personalgallery” in us-east-1 region. After he came back from a vacation in Alaska, he uploads all camera snaps in his laptop desktop folder “alaskaphotos”. The photos have file name photo1.jpg, photo2.jpg etc. He logs into his AWS account and opens the S3 console. He then drags the desktop folder “alaskaphotos” inside the “personalgallery” bucket to upload files. Which of the following is correct? Choose 2.
John hosts his personal blog website as static website on S3. The bucket name he uses to store his website files is ‘west-bucket’ in ‘us-west-2’ region. The photos are uploaded under the main bucket folder using the S3 console. What is the url of john’s static website?
James hosts his personal blog website as static website on S3. The bucket name he uses to store his website files is ‘eu-bucket’ in ‘eu-central-1’ region. The photos are uploaded under the main bucket folder using the S3 console. What will be url of James’ static website?
You are an architect who has been tasked to build a static website using S3. What are the essential prerequisite steps? Choose 2.
Which S3 storage class is not designed to be resilient to simultaneous complete data loss in a single Availability Zone and partial loss in another Availability Zone?
Which S3 storage class are designed for long-lived and infrequently accessed data? Choose 2.
The GLACIER and DEEP_ARCHIVE storage classes offer the same durability and resiliency as the STANDARD storage class.
What are the benefits of AWS Storage Gateway? Choose 3.
What are the three storage interfaces supported by AWS Storage Gateway?
What is the minimum file size that can be store in S3?
What is the largest object size that can be uploaded to S3 in a single PUT?
What is the maximum file size that can be stored on S3?
A law firm has an internal tablet/mobile application used by employees to download large word documents in their devices for offline review. These document’s size are in the range of 10-20 MB. The employees save the document in local device storage, edit it in offline mode and then use the feature in app to upload file to cloud storage. Most of the time users are expected to be in area of high mobile bandwidth of LTE or WIFI but some time they may be in area using a slow speed network (EDGE) or 3G with lots of fluctuations. The files are stored in AWS S3 buckets. What approach should the architect recommend for file upload in application?
What are the recommended scenarios to use multipart uploading to S3? Choose 2.
What is S3 transfer acceleration? Choose 2.