Eduardo González de Viñaspre
Quiz por , criado more than 1 year ago

AWS Certified Solutions AWS Certified Solutions Quiz sobre Domain 1: Design Resilient Architectures, criado por Eduardo González de Viñaspre em 23-07-2020.

6
0
0
Eduardo González de Viñaspre
Criado por Eduardo González de Viñaspre aproximadamente 4 anos atrás
Fechar

Domain 1: Design Resilient Architectures

Questão 1 de 8

1

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

Selecione uma das seguintes:

  • 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.

Explicação

Questão 2 de 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?

Selecione uma das seguintes:

  • 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.

Explicação

Questão 3 de 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?

Selecione uma ou mais das seguintes:

  • 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.

Explicação

Questão 4 de 8

1

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

Selecione uma ou mais das seguintes:

  • PUTs of new objects

  • UPDATEs

  • DELETEs

  • PUTs that overwrite existing objects

Explicação

Questão 5 de 8

1

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

Selecione uma ou mais das seguintes:

  • 1 byte

  • 1 MB

  • 0 bytes

  • 1 KB

Explicação

Questão 6 de 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?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 7 de 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?

Selecione uma ou mais das seguintes:

  • 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

Explicação

Questão 8 de 8

1

Which of the following statements is true?

Selecione uma ou mais das seguintes:

  • 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.

Explicação