Eduardo González de Viñaspre
Quiz by , created more than 1 year ago

AWS Certified Solutions AWS Certified Solutions Quiz on Domain 1: Design Resilient Architectures, created by Eduardo González de Viñaspre on 23/07/2020.

6
0
0
Eduardo González de Viñaspre
Created by Eduardo González de Viñaspre about 4 years ago
Close

Domain 1: Design Resilient Architectures

Question 1 of 8

1

Which of the following statements regarding S3 storage classes is true?

Select one of the following:

  • The availability of S3 and S3-IA is the same.

  • The durability of S3 and S3-IA is the same.

  • The latency of S3 and Glacier is the same.

  • The latency of S3 is greater than that of Glacier.

Explanation

Question 2 of 8

1

A small business specializing in video processing wants to prototype cloud storage in order to lower its costs. However, management is wary of storing its client files in the cloud rather than on premises. They are focused on cost savings and experimenting with the cloud at this time. What is the best solution for their prototype?

Select one of the following:

  • Install a VPN, set up an S3 bucket for their files created within the last month, and set up an additional S3-IA bucket for older files. Create a lifecycle policy in S3 to move files older than 30 days into the S3-IA bucket nightly.

  • Install an AWS storage gateway using stored volumes.

  • Set up a Direct Connect and back all local hard drives up to S3 over the Direct Connect nightly.

  • Install an AWS storage gateway using cached volumes.

Explanation

Question 3 of 8

1

You have a group of web designers who frequently upload large zip files of images to S3, often in excess of 5 GB. Recently, team members have reported that they are receiving the error “Your proposed upload exceeds the maximum allowed object size.” What action should you take to resolve the upload problems?

Select one or more of the following:

  • Increase the maximum allowed object size in the target S3 bucket used by the web designers.

  • Ensure that your web designers are using applications or clients that take advantage of the Multipart Upload API for all uploaded objects.

  • Contact AWS and submit a ticket to have your default S3 bucket size raised; ensure that this is also applied to the target bucket for your web designers’ uploads.

  • Log in to the AWS console, select the S3 service, and locate your bucket. Edit the bucket properties and increase the maximum object size to 50 GB.

Explanation

Question 4 of 8

1

For which of the following HTTP methods does S3 have eventual consistency? (Choose
two.)

Select one or more of the following:

  • PUTs of new objects

  • UPDATEs

  • DELETEs

  • PUTs that overwrite existing objects

Explanation

Question 5 of 8

1

What is the smallest file size that can be stored on standard class S3?

Select one or more of the following:

  • 1 byte

  • 1 MB

  • 0 bytes

  • 1 KB

Explanation

Question 6 of 8

1

You’ve just created a new S3 bucket named ytmProfilePictures in the US East 2 region. You need the URL of the bucket for some programmatic access. What is the correct bucket URL?

Select one or more of the following:

  • https://s3-us-east-2.amazonaws.com/ytmProfilePictures

  • https://s3-east-2.amazonaws.com/ytmProfilePictures

  • https://s3-us-east-2-ytmprofilepictures.amazonaws.com/

  • https://amazonaws.s3-us-east-2.com/ytmProfilePictures

Explanation

Question 7 of 8

1

You’ve just created a new S3 bucket named ytmProfilePictures in the US East 2 region and created a folder at the root level of the bucket called images/. You’ve turned on website hosting and asked your content team to upload images into the images/ folder. At what URL will these images be available through a web browser?

Select one or more of the following:

  • https://s3-us-east-2.amazonaws.com/ytmProfilePictures/images

  • https://s3-website-us-east-2.amazonaws.com/ytmProfilePictures/images

  • https://ytmprofilepictures.s3-website-us-east-2.amazonaws.com/images

  • https://ytmprofilepictures.s3-website.us-east-2.amazonaws.com/images

Explanation

Question 8 of 8

1

Which of the following statements is true?

Select one or more of the following:

  • The durability of S3 and S3-IA is the same.

  • The availability of S3 and S3-IA is the same.

  • The durability of S3 is greater than that of Glacier.

  • The durability of S3 is greater than that of S3-IA.

Explanation